Mehrere Probleme in Linux (SUSE)

admin

An update that solves 14 vulnerabilities and has 148 fixes is now available. The SUSE Linux Enterprise 12 SP3 kernel was updated to 4.4.175 to receive various security and bugfixes. The following security bugs were fixed: – CVE-2019-6974: kvm_ioctl_create_device in virt/kvm/kvm_main.c mishandled reference counting because of a race condition, leading to a use-after-free. (bnc#1124728) -…

An update that solves 14 vulnerabilities and has 148 fixes is now available. The SUSE Linux Enterprise 12 SP3 kernel was updated to 4.4.175 to receive various security and bugfixes.

The following security bugs were fixed: – CVE-2019-6974: kvm_ioctl_create_device in virt/kvm/kvm_main.c mishandled reference counting because of a race condition, leading to a use-after-free. (bnc#1124728) – CVE-2019-7221: Fixed a user-after-free vulnerability in the KVM hypervisor related to the emulation of a preemption timer, allowing an guest user/process to crash the host kernel.

(bsc#1124732). – CVE-2019-7222: Fixed an information leakage in the KVM hypervisor related to handling page fault exceptions, which allowed a guest user/process to use this flaw to leak the host’s stack memory contents to a guest (bsc#1124735). – CVE-2018-1120: By mmap()ing a FUSE-backed file onto a process’s memory containing command line arguments (or environment strings), an attacker could have caused utilities from psutils or procps (such as ps, w) or any other program which made a read() call to the /proc//cmdline (or /proc//environ) files to block indefinitely (denial of service) or for some controlled time (as a synchronization primitive for other attacks) (bnc#1093158). – CVE-2018-16862: A security flaw was found in a way that the cleancache subsystem clears an inode after the final file truncation (removal). The new file created with the same inode may contain leftover pages from cleancache and the old file data instead of the new one (bnc#1117186). – CVE-2018-16884: NFS41+ shares mounted in different network namespaces at the same time can make bc_svc_process() use wrong back-channel IDs and cause a use-after-free vulnerability. Thus a malicious container user can cause a host kernel memory corruption and a system panic.

Due to the nature of the flaw, privilege escalation cannot be fully ruled out (bnc#1119946). – CVE-2018-19407: The vcpu_scan_ioapic function in arch/x86/kvm/x86.c allowed local users to cause a denial of service (NULL pointer dereference and BUG) via crafted system calls that reach a situation where ioapic is uninitialized (bnc#1116841). – CVE-2018-19824: A local user could exploit a use-after-free in the ALSA driver by supplying a malicious USB Sound device (with zero interfaces) that is mishandled in usb_audio_probe in sound/usb/card.c (bnc#1118152). – CVE-2018-19985: The function hso_probe read if_num from the USB device (as an u8) and used it without a length check to index an array, resulting in an OOB memory read in hso_probe or hso_get_config_data that could be used by local attackers (bnc#1120743). – CVE-2018-20169: The USB subsystem mishandled size checks during the reading of an extra descriptor, related to __usb_get_extra_descriptor in drivers/usb/core/usb.

c (bnc#1119714). – CVE-2018-5391: The Linux kernel was vulnerable to a denial of service attack with low rates of specially modified packets targeting IP fragment re-assembly. An attacker may cause a denial of service condition by sending specially crafted IP fragments. Various vulnerabilities in IP fragmentation have been discovered and fixed over the years. The current vulnerability (CVE-2018-5391) became exploitable in the Linux kernel with the increase of the IP fragment reassembly queue size (bnc#1103097). – CVE-2018-9568: In sk_clone_lock of sock.c, there is a possible memory corruption due to type confusion.

This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. (bnc#1118319). – CVE-2019-3459,CVE-2019-3460: Two remote information leak vulnerabilities in the Bluetooth stack were fixed that could potentially leak kernel information (bsc#1120758) The following non-security bugs were fixed: – 9p: clear dangling pointers in p9stat_free (bnc#1012382).

– 9p locks: fix glock.client_id leak in do_lock (bnc#1012382). – 9p/net: put a lower bound on msize (bnc#1012382). – acpi/iort: Fix iort_get_platform_device_domain() uninitialized pointer value (bsc#1121239). – acpi/lpss: Add alternative ACPI HIDs for Cherry Trail DMA controllers (bnc#1012382). – acpi/nfit: Block function zero DSMs (bsc#1123321). – acpi/nfit: Fix ARS overflow continuation (bsc#1125000). – acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value (bsc#1124775).

– acpi/nfit: Fix command-supported detection (bsc#1123323). – acpi/nfit, x86/mce: Handle only uncorrectable machine checks (bsc#1114648). – acpi/nfit, x86/mce: Validate a MCE’s address before using it (bsc#1114648). – acpi/platform: Add SMB0001 HID to forbidden_id_list (bnc#1012382). – acpi/power: Skip duplicate power resource references in _PRx (bnc#1012382).

– acpi/processor: Fix the return value of acpi_processor_ids_walk() (git fixes (acpi)). – af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers (bnc#1012382). – ahci: do not ignore result code of ahci_reset_controller() (bnc#1012382). – aio: fix spectre gadget in lookup_ioctx (bnc#1012382).

– aio: hold an extra file reference over AIO read/write operations (bsc#1116027). – alpha: Fix Eiger NR_IRQS to 128 (bnc#1012382). – alpha: fix page fault handling for r16-r18 targets (bnc#1012382). – ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write (bnc#1012382). – ALSA: bebob: fix model-id of unit for Apogee Ensemble (bnc#1012382).

– ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops (bnc#1012382).

– ALSA: compress: Fix stop handling on compressed capture streams (bnc#1012382). – ALSA: control: Fix race between adding and removing a user element (bnc#1012382). – ALSA: cs46xx: Potential NULL dereference in probe (bnc#1012382). – ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities (bnc#1012382). – ALSA: emux: Fix potential Spectre v1 vulnerabilities (bnc#1012382).

– ALSA: hda – Add mic quirk for the Lenovo G50-30 (17aa:3905) (bnc#1012382). – ALSA: hda: add mute LED support for HP EliteBook 840 G4 (bnc#1012382). – ALSA: hda – Add quirk for HP EliteBook 840 G5 (bnc#1012382).

– ALSA: hda: Add support for AMD Stoney Ridge (bnc#1012382). – ALSA: hda: Check the non-cached stream buffers more explicitly (bnc#1012382). – ALSA: hda/realtek – Disable headset Mic VREF for headset mode of ALC225 (bnc#1012382). – ALSA: hda – Serialize codec registrations (bnc#1012382). – ALSA: hda/tegra: clear pending irq handlers (bnc#1012382). – ALSA: isa/wavefront: prevent some out of bound writes (bnc#1012382). – ALSA: pcm: Call snd_pcm_unlink() conditionally at closing (bnc#1012382).

– ALSA: pcm: Fix interval evaluation with openmin/max (bnc#1012382). – ALSA: pcm: Fix potential Spectre v1 vulnerability (bnc#1012382).

– ALSA: pcm: Fix starvation on down_write_nonblock() (bnc#1012382). – ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command (bnc#1012382). – ALSA: rme9652: Fix potential Spectre v1 vulnerability (bnc#1012382). – ALSA: sparc: Fix invalid snd_free_pages() at error path (bnc#1012382). – ALSA: timer: Fix zero-division by continue of uninitialized instance (bnc#1012382).

– ALSA: trident: Suppress gcc string warning (bnc#1012382). – ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit() (bnc#1012382). – ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks (bnc#1012382). – ALSA: usb-audio: Fix implicit fb endpoint setup by quirk (bnc#1012382). – ALSA: wss: Fix invalid snd_free_pages() at error path (bnc#1012382). – amd/iommu: Fix Guest Virtual APIC Log Tail Address Register (bsc#1106105). – arc: change defconfig defaults to ARCv2 (bnc#1012382).

– arc: [devboards] Add support of NFSv3 ACL (bnc#1012382). – arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 (bnc#1012382). – arc: io.h: Implement readsx()/writesx() (bnc#1012382).

– arc: perf: map generic branches to correct hardware condition (bnc#1012382). – arm64: Disable asm-operand-width warning for clang (bnc#1012382). – arm64: Do not trap host pointer auth use to EL2 (bnc#1012382). – arm64: dts: stratix10: Correct System Manager register size (bnc#1012382).

– arm64: Enabled ENA (Amazon network driver) for arm64 – arm64: ftrace: do not adjust the LR value (bnc#1012382). – arm64: hardcode rodata_enabled=true earlier in the series (bsc#1114763). – arm64: hyp-stub: Forbid kprobing of the hyp-stub (bnc#1012382). – arm64/kvm: consistently handle host HCR_EL2 flags (bnc#1012382).

– arm64: kvm: Skip MMIO insn after emulation (bnc#1012382). – arm64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT code (bsc#985031).

– arm64: percpu: Initialize ret in the default case (bnc#1012382). – arm64: perf: set suppress_bind_attrs flag to true (bnc#1012382). – arm64: remove no-op -p linker flag (bnc#1012382). – arm: 8799/1: mm: fix pci_ioremap_io() offset check (bnc#1012382). – arm: 8808/1: kexec:offline panic_smp_self_stop CPU (bnc#1012382). – arm: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling (bnc#1012382). – arm: cns3xxx: Fix writing to wrong PCI config registers after alignment (bnc#1012382).

– arm: dts: apq8064: add ahci ports-implemented mask (bnc#1012382). – arm: dts: da850-evm: Correct the sound card name (bnc#1012382). – arm: dts: Fix OMAP4430 SDP Ethernet startup (bnc#1012382).

– arm: dts: imx53-qsb: disable 1.2GHz OPP (bnc#1012382). – arm: dts: kirkwood: Fix polarity of GPIO fan lines (bnc#1012382). – arm: dts: mmp2: fix TWSI2 (bnc#1012382).

– arm: fix mis-applied iommu identity check (bsc#1116924). – arm: imx: update the cpu power up timing setting on i.mx6sx (bnc#1012382).

– arm: iop32x/n2100: fix PCI IRQ mapping (bnc#1012382). – arm: kvm: fix building with gcc-8 (bsc#1121241). – arm: OMAP1: ams-delta: Fix possible use of uninitialized field (bnc#1012382). – arm: OMAP2+: hwmod: Fix some section annotations (bnc#1012382). – arm: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup (bnc#1012382).

– arm: pxa: avoid section mismatch warning (bnc#1012382). – asix: Check for supported Wake-on-LAN modes (bnc#1012382). – ASoC: ak4613: Enable cache usage to fix crashes on resume (bnc#1012382). – ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages (bnc#1012382). – ASoC: dapm: Recalculate audio map forcely when card instantiated (bnc#1012382). – ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.

MX8M (bnc#1012382). – ASoC: Intel: mrfld: fix uninitialized variable access (bnc#1012382).

– ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE (bnc#1012382). – ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE (bnc#1012382). – ASoC: spear: fix error return code in spdif_in_probe() (bnc#1012382). – ASoC: wm8940: Enable cache usage to fix crashes on resume (bnc#1012382). – ata: Fix racy link clearance (bsc#1107866). – ataflop: fix error handling during setup (bnc#1012382). – ath10k: fix kernel panic due to race in accessing arvif list (bnc#1012382). – ath10k: schedule hardware restart if WMI command times out (bnc#1012382).

– ax25: fix a use-after-free in ax25_fillin_cb() (bnc#1012382). – ax88179_178a: Check for supported Wake-on-LAN modes (bnc#1012382). – b43: Fix error in cordic routine (bnc#1012382). – batman-adv: Avoid WARN on net_device without parent in netns (bnc#1012382).

– batman-adv: Expand merged fragment buffer for full packet (bnc#1012382). – batman-adv: Force mac header to start of data on xmit (bnc#1012382). – bcache: fix miss key refill->end in writeback (bnc#1012382). – bfs: add sanity check at bfs_fill_super() (bnc#1012382).

– binfmt_elf: fix calculations for bss padding (bnc#1012382). – bitops: protect variables in bit_clear_unless() macro (bsc#1116285). – block: fix inheriting request priority from bio (bsc#1116924). – block/loop: Use global lock for ioctl() operation (bnc#1012382). – block: respect virtual boundary mask in bvecs (bsc#1113412). – block/swim3: Fix -EBUSY error when re-opening device after unmount (Git-fixes).

– Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth (bnc#1012382). – Bluetooth: Fix unnecessary error message for HCI request completion (bnc#1012382). – Bluetooth: SMP: fix crash in unpairing (bnc#1012382). – bna: ethtool: Avoid reading past end of buffer (bnc#1012382). – bnx2x: Assign unique DMAE channel number for FW DMAE transactions (bnc#1012382). – bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces (bsc#1020413).

– bonding: fix 802.3ad state sent to partner when unbinding slave (bnc#1012382). – bpf: fix check of allowed specifiers in bpf_trace_printk (bnc#1012382). – bpf: generally move prog destruction to RCU deferral (bnc#1012382).

– bpf: support 8-byte metafield access (bnc#1012382).

– bpf, trace: check event type in bpf_perf_event_read (bsc#1119970). – bpf, trace: use READ_ONCE for retrieving file ptr (bsc#1119967). – bpf/verifier: Add spi variable to check_stack_write() (bnc#1012382). – bpf/verifier: Pass instruction index to check_mem_access() and check_xadd() (bnc#1012382). – bridge: do not add port to router list when receives query with source 0.0.0.

0 (bnc#1012382). – btrfs: Always try all copies when reading extent buffers (bnc#1012382).

– btrfs: do not attempt to trim devices that do not support it (bnc#1012382). – btrfs: ensure path name is null terminated at btrfs_control_ioctl (bnc#1012382).

– btrfs: fix backport error in submit_stripe_bio (bsc#1114763). – btrfs: fix data corruption due to cloning of eof block (bnc#1012382). – btrfs: Fix memory barriers usage with device stats counters (git-fixes).

– btrfs: fix null pointer dereference on compressed write path error (bnc#1012382). – btrfs: fix pinned underflow after transaction aborted (bnc#1012382). – btrfs: fix use-after-free when dumping free space (bnc#1012382). – btrfs: fix wrong dentries after fsync of file that got its parent replaced (bnc#1012382). – btrfs: Handle error from btrfs_uuid_tree_rem call in _btrfs_ioctl_set_received_subvol (git-fixes). – btrfs: Handle owner mismatch gracefully when walking up tree (bnc#1012382). – btrfs: iterate all devices during trim, instead of fs_devices::alloc_list (bnc#1012382).

– btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock (bnc#1012382). – btrfs: make sure we create all new block groups (bnc#1012382).

– btrfs: qgroup: Dirty all qgroups before rescan (bnc#1012382). – btrfs: release metadata before running delayed refs (bnc#1012382). – btrfs: reset max_extent_size on clear in a bitmap (bnc#1012382). – btrfs: send, fix infinite loop due to directory rename dependencies (bnc#1012382).

– btrfs: set max_extent_size properly (bnc#1012382). – btrfs: tree-checker: Check level for leaves and nodes (bnc#1012382). – btrfs: tree-checker: Do not check max block group size as current max chunk size limit is unreliable (fixes for bnc#1012382 bsc#1102875 bsc#1102877 bsc#1102879 bsc#1102882 bsc#1102896). – btrfs: tree-checker: Fix misleading group system information (bnc#1012382).

– btrfs: tree-check: reduce stack consumption in check_dir_item (bnc#1012382). – btrfs: validate type when reading a chunk (bnc#1012382). – btrfs: wait on caching when putting the bg cache (bnc#1012382). – btrfs: wait on ordered extents on abort cleanup (bnc#1012382). – cachefiles: fix the race between cachefiles_bury_object() and rmdir(2) (bnc#1012382). – can: bcm: check timer values before ktime conversion (bnc#1012382). – can: dev: __can_get_echo_skb(): Do not crash the kernel if can_priv::echo_skb is accessed out of bounds (bnc#1012382). – can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb() (bnc#1012382).

– can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it (bnc#1012382). – can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb (bnc#1012382). – can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length (bnc#1012382). – can: gw: ensure DLC boundaries after CAN frame modification (bnc#1012382). – can: rcar_can: Fix erroneous registration (bnc#1012382).

– cdc-acm: correct counting of UART states in serial state notification (bnc#1012382). – cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader (bnc#1012382). – ceph: call setattr_prepare from ceph_setattr instead of inode_change_ok (bsc#1114763).

– ceph: clear inode pointer when snap realm gets dropped by its inode (bsc#1125809). – ceph: do not update importing cap’s mseq when handing cap export (bsc#1121275).

– ceph: fix dentry leak in ceph_readdir_prepopulate (bsc#1114839). – ceph: quota: fix null pointer dereference in quota check (bsc#1114839). – cfg80211: reg: Init wiphy_idx in regulatory_hint_core() (bnc#1012382). – char/mwave: fix potential Spectre v1 vulnerability (bnc#1012382). – checkstack.

pl: fix for aarch64 (bnc#1012382).

– cifs: Always resolve hostname before reconnecting (bnc#1012382). – cifs: check ntwrk_buf_start for NULL before dereferencing it (bnc#1012382). – cifs: Do not count -ENODATA as failure for query directory (bnc#1012382). – cifs: Do not hide EINTR after sending network packets (bnc#1012382). – cifs: Fix error mapping for SMB2_LOCK command which caused OFD lock problem (bnc#1012382). – cifs: Fix possible hang during async MTU reads and writes (bnc#1012382).

– cifs: Fix potential OOB access of lock element array (bnc#1012382). – cifs: Fix separator when building path from dentry (bnc#1012382).

– cifs: handle guest access errors to Windows shares (bnc#1012382). – cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) (bnc#1012382). – cifs: Limit memory used by lock request calls to a page (bnc#1012382). – clk: imx6q: reset exclusive gates on init (bnc#1012382).

– clk: imx6sl: ensure MMDC CH0 handshake is bypassed (bnc#1012382). – clk: mmp: Off by one in mmp_clk_add() (bnc#1012382). – clk: s2mps11: Add used attribute to s2mps11_dt_match (git-fixes). – clk: s2mps11: Fix matching when built as module and DT node contains compatible (bnc#1012382).

– clk: samsung: exynos5420: Enable PERIS clocks for suspend (bnc#1012382). – clockevents/drivers/i8253: Add support for PIT shutdown quirk (bnc#1012382). – configfs: replace strncpy with memcpy (bnc#1012382).

– cpufeature: avoid warning when compiling with clang (Git-fixes).

– cpufreq: imx6q: add return value check for voltage scale (bnc#1012382). – cpufreq: intel_pstate: Fix HWP on boot CPU after system resume (bsc#1120017). – cpuidle: big.LITTLE: fix refcount leak (bnc#1012382).

– cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE (bnc#1012382). – cramfs: fix abad comparison when wrap-arounds occur (bnc#1012382). – crypto: arm64/sha – avoid non-standard inline asm tricks (bnc#1012382). – crypto: authencesn – Avoid twice completion call in decrypt path (bnc#1012382). – crypto: authenc – fix parsing key with misaligned rta_len (bnc#1012382).

– crypto: cts – fix crash on short inputs (bnc#1012382). – crypto: lrw – Fix out-of bounds access on counter overflow (bnc#1012382). – crypto: shash – Fix a sleep-in-atomic bug in shash_setkey_unaligned (bnc#1012382). – crypto: user – support incremental algorithm dumps (bsc#1120902). – crypto: ux500 – Use proper enum in cryp_set_dma_transfer (bnc#1012382). – crypto: ux500 – Use proper enum in hash_set_dma_transfer (bnc#1012382). – crypto, x86: aesni – fix token pasting for clang (bnc#1012382).

– crypto: x86/chacha20 – avoid sleeping with preemption disabled (bnc#1012382). – cw1200: Do not leak memory if krealloc failes (bnc#1012382). – cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan() (bnc#1012382).

– cxgb4: Add support for new flash parts (bsc#1102439). – cxgb4: assume flash part size to be 4MB, if it can’t be determined (bsc#1102439). – cxgb4: Fix FW flash errors (bsc#1102439).

– cxgb4: fix missing break in switch and indent return statements (bsc#1102439).

– cxgb4: support new ISSI flash parts (bsc#1102439).

– dccp: fool proof ccid_hc_[rt]x_parse_options() (bnc#1012382). – debugfs: fix debugfs_rename parameter checking (bnc#1012382). – debugobjects: avoid recursive calls with kmemleak (bnc#1012382). – disable stringop truncation warnings for now (bnc#1012382). – dlm: Do not swamp the CPU with callbacks queued during recovery (bnc#1012382). – dlm: fixed memory leaks after failed ls_remove_names allocation (bnc#1012382).

– dlm: lost put_lkb on error path in receive_convert() and receive_unlock() (bnc#1012382). – dlm: memory leaks on error path in dlm_user_request() (bnc#1012382). – dlm: possible memory leak on error path in create_lkb() (bnc#1012382). – dmaengine: at_hdmac: fix memory leak in at_dma_xlate() (bnc#1012382). – dmaengine: at_hdmac: fix module unloading (bnc#1012382). – dmaengine: dma-jz4780: Return error if not probed from DT (bnc#1012382). – dmaengine: imx-dma: fix wrong callback invoke (bnc#1012382).

– dm cache metadata: ignore hints array being too small during resize (Git-fixes). – dm crypt: add cryptographic data integrity protection (authenticated encryption) (Git-fixes). – dm crypt: factor IV constructor out to separate function (Git-fixes).

– dm crypt: fix crash by adding missing check for auth key size (git-fixes). – dm crypt: fix error return code in crypt_ctr() (git-fixes). – dm crypt: fix memory leak in crypt_ctr_cipher_old() (git-fixes). – dm crypt: introduce new format of cipher with “capi:” prefix (Git-fixes). – dm crypt: wipe kernel key copy after IV initialization (Git-fixes). – dm: do not allow readahead to limit IO size (git fixes (readahead)).

– dm ioctl: harden copy_params()’s copy_from_user() from malicious users (bnc#1012382). – dm kcopyd: Fix bug causing workqueue stalls (bnc#1012382).

– dm-multipath: do not assign cmd_flags in setup_clone() (bsc#1103156). – dm raid: stop using BUG() in __rdev_sectors() (bsc#1046264). – dm snapshot: Fix excessive memory usage and workqueue stalls (bnc#1012382). – dm thin: fix bug where bio that overwrites thin block ignores FUA (bnc#1012382).

– dm thin: stop no_space_timeout worker when switching to write-mode (Git-fixes). – Documentation/network: reword kernel version reference (bnc#1012382).

– dpaa_eth: fix dpaa_get_stats64 to match prototype (bsc#1114763). – drbd: Avoid Clang warning about pointless switch statment (bnc#1012382). – drbd: disconnect, if the wrong UUIDs are attached on a connected peer (bnc#1012382). – drbd: narrow rcu_read_lock in drbd_sync_handshake (bnc#1012382). – drbd: skip spurious timeout (ping-timeo) when failing promote (bnc#1012382).

– driver/dma/ioat: Call del_timer_sync() without holding prep_lock (bnc#1012382). – drivers: core: Remove glue dirs from sysfs earlier (bnc#1012382). – drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl() (bsc#1104098). – drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels (bnc#1012382). – drivers/misc/sgi-gru: fix Spectre v1 vulnerability (bnc#1012382).

– drivers/sbus/char: add of_node_put() (bnc#1012382). – drivers/tty: add missing of_node_put() (bnc#1012382). – drm/ast: change resolution may cause screen blurred (bnc#1012382). – drm/ast: fixed cursor may disappear sometimes (bnc#1012382). – drm/ast: fixed reading monitor EDID not stable issue (bnc#1012382). – drm/ast: Fix incorrect free on ioregs (bsc#1106929) – drm/ast: Remove existing framebuffers before loading driver (boo#1112963) – drm/bufs: Fix Spectre v1 vulnerability (bnc#1012382).

– drm/dp_mst: Check if primary mstb is null (bnc#1012382). – drm/fb-helper: Ignore the value of fb_var_screeninfo.

pixclock (bsc#1106929) – drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer (bsc#1113766) – drm/hisilicon: hibmc: Do not overwrite fb helper surface depth (bsc#1113766) – drm/i915: Block fbdev HPD processing during suspend (bsc#1106929) – drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values (bnc#1012382). – drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set (bsc#1106929) – drm/ioctl: Fix Spectre v1 vulnerabilities (bnc#1012382). – drm/modes: Prevent division by zero htotal (bnc#1012382).

– drm/msm: Grab a vblank reference when waiting for commit_done (bnc#1012382). – drm/nouveau/fbcon: fix oops without fbdev emulation (bnc#1012382). – drm/omap: fix memory barrier bug in DMM driver (bnc#1012382).

– drm: rcar-du: Fix external clock error checks (bsc#1106929) – drm: rcar-du: Fix vblank initialization (bsc#1106929) – drm/rockchip: Allow driver to be shutdown on reboot/kexec (bnc#1012382).

– drm/vmwgfx: Fix setting of dma masks (bsc#1106929) – drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user (bsc#1106929) – e1000: avoid null pointer dereference on invalid stat type (bnc#1012382). – e1000e: allow non-monotonic SYSTIM readings (bnc#1012382). – e1000: fix race condition between e1000_down() and e1000_watchdog (bnc#1012382). – edac: Raise the maximum number of memory controllers (bsc#1120722).

– efi/libstub/arm64: Force ‘hidden’ visibility for section markers (bnc#1012382). – efi/libstub/arm64: Set -fpie when building the EFI stub (bnc#1012382).

– efi/libstub/arm64: Use hidden attribute for struct screen_info reference (bsc#1122650). – enic: fix checksum validation for IPv6 (bnc#1012382). – exec: avoid gcc-8 warning for get_task_comm (bnc#1012382). – exec: load_script: do not blindly truncate shebang string (bnc#1012382). – exportfs: do not read dentry after free (bnc#1012382). – ext2: fix potential use after free (bnc#1012382).

– ext4: add missing brelse() add_new_gdb_meta_bg()’s error path (bnc#1012382). – ext4: add missing brelse() in set_flexbg_block_bitmap()’s error path (bnc#1012382).

– ext4: add missing brelse() update_backups()’s error path (bnc#1012382). – ext4: avoid buffer leak in ext4_orphan_add() after prior errors (bnc#1012382).

– ext4: avoid possible double brelse() in add_new_gdb() on error path (bnc#1012382). – ext4: avoid potential extra brelse in setup_new_flex_group_blocks() (bnc#1012382). – ext4: fix a potential fiemap/page fault deadlock w/ inline_data (bnc#1012382). – ext4: fix argument checking in EXT4_IOC_MOVE_EXT (bnc#1012382).

– ext4: fix buffer leak in __ext4_read_dirblock() on error path (bnc#1012382). – ext4: fix buffer leak in ext4_xattr_move_to_block() on error path (bnc#1012382). – ext4: Fix crash during online resizing (bsc#1122779). – ext4: fix EXT4_IOC_GROUP_ADD ioctl (bnc#1012382).

– ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing (bnc#1012382). – ext4: fix possible inode leak in the retry loop of ext4_resize_fs() (bnc#1012382).

– ext4: fix possible leak of sbi->s_group_desc_leak in error path (bnc#1012382).

– ext4: fix possible use after free in ext4_quota_enable (bnc#1012382). – ext4: force inode writes when nfsd calls commit_metadata() (bnc#1012382). – ext4: initialize retries variable in ext4_da_write_inline_data_begin() (bnc#1012382). – ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() (bnc#1012382). – ext4: release bs.bh before re-using in ext4_xattr_block_find() (bnc#1012382). – f2fs: Add sanity_check_inode() function (bnc#1012382).

– f2fs: avoid unneeded loop in build_sit_entries (bnc#1012382). – f2fs: check blkaddr more accuratly before issue a bio (bnc#1012382). – f2fs: clean up argument of recover_data (bnc#1012382). – f2fs: clean up with is_valid_blkaddr() (bnc#1012382). – f2fs: detect wrong layout (bnc#1012382).

– f2fs: enhance sanity_check_raw_super() to avoid potential overflow (bnc#1012382).

– f2fs: factor out fsync inode entry operations (bnc#1012382). – f2fs: fix inode cache leak (bnc#1012382). – f2fs: fix invalid memory access (bnc#1012382). – f2fs: fix missing up_read (bnc#1012382).

– f2fs: fix to avoid reading out encrypted data in page cache (bnc#1012382). – f2fs: fix to convert inline directory correctly (bnc#1012382). – f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack (bnc#1012382). – f2fs: fix to do sanity check with block address in main area (bnc#1012382). – f2fs: fix to do sanity check with block address in main area v2 (bnc#1012382). – f2fs: fix to do sanity check with cp_pack_start_sum (bnc#1012382). – f2fs: fix to do sanity check with node footer and iblocks (bnc#1012382). – f2fs: fix to do sanity check with reserved blkaddr of inline inode (bnc#1012382).

– f2fs: fix to do sanity check with secs_per_zone (bnc#1012382). – f2fs: fix to do sanity check with user_block_count (bnc#1012382). – f2fs: fix validation of the block count in sanity_check_raw_super (bnc#1012382). – f2fs: fix wrong return value of f2fs_acl_create (bnc#1012382).

– f2fs: free meta pages if sanity check for ckpt is failed (bnc#1012382). – f2fs: give -EINVAL for norecovery and rw mount (bnc#1012382). – f2fs: introduce and spread verify_blkaddr (bnc#1012382).

– f2fs: introduce get_checkpoint_version for cleanup (bnc#1012382). – f2fs: move dir data flush to write checkpoint process (bnc#1012382). – f2fs: move sanity checking of cp into get_valid_checkpoint (bnc#1012382).

– f2fs: not allow to write illegal blkaddr (bnc#1012382). – f2fs: put directory inodes before checkpoint in roll-forward recovery (bnc#1012382). – f2fs: read page index before freeing (bnc#1012382). – f2fs: remove an obsolete variable (bnc#1012382). – f2fs: return error during fill_super (bnc#1012382). – f2fs: sanity check on sit entry (bnc#1012382).

– f2fs: use crc and cp version to determine roll-forward recovery (bnc#1012382). – fbdev: fbcon: Fix unregister crash when more than one framebuffer (bsc#1106929) – fbdev: fbmem: behave better with small rotated displays and many CPUs (bsc#1106929) – fcoe: remove duplicate debugging message in fcoe_ctlr_vn_add (bsc#1114763). – Fix kabi for “Ensure we commit after writeback is complete” (bsc#1111809). – Fix problem with sharetransport= and NFSv4 (bsc#1114893). – floppy: fix race condition in __floppy_read_block_0() (Git-fixes). – flow_dissector: do not dissect l4 ports for fragments (bnc#1012382).

– fork: record start_time late (bnc#1012382). – fs: add the fsnotify call to vfs_iter_write (bnc#1012382). – fscache, cachefiles: remove redundant variable ‘cache’ (bnc#1012382). – fscache: fix race between enablement and dropping of object (bsc#1107385). – fscache: Fix race in fscache_op_complete() due to split atomic_sub & read (Git-fixes).

– fscache: Pass the correct cancelled indications to fscache_op_complete() (Git-fixes).

– fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() (bnc#1012382). – fs: do not scan the inode cache before SB_BORN is set (bnc#1012382). – fs, elf: make sure to page align bss in load_elf_library (bnc#1012382). – fs/epoll: drop ovflist branch prediction (bnc#1012382).

– fs/exofs: fix potential memory leak in mount option parsing (bnc#1012382). – fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters() (bnc#1012382). – fs: fix lost error code in dio_complete (bsc#1117744).

– fuse: call pipe_buf_release() under pipe lock (bnc#1012382). – fuse: decrement NR_WRITEBACK_TEMP on the right page (bnc#1012382).

– fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio (bnc#1012382). – fuse: fix blocked_waitq wakeup (bnc#1012382). – fuse: fix leaked notify reply (bnc#1012382). – fuse: Fix use-after-free in fuse_dev_do_read() (bnc#1012382). – fuse: Fix use-after-free in fuse_dev_do_write() (bnc#1012382). – fuse: handle zero sized retrieve correctly (bnc#1012382). – fuse: set FR_SENT while locked (bnc#1012382).

– futex: Fix (possible) missed wakeup (bsc#1050549). – gdrom: fix a memory leak bug (bnc#1012382).

– genirq: Fix race on spurious interrupt detection (bnc#1012382).

– genwqe: Fix size check (bnc#1012382). – gfs2: Do not leave s_fs_info pointing to freed memory in init_sbd (bnc#1012382). – gfs2: Fix loop in gfs2_rbm_find (bnc#1012382). – gfs2_meta: ->mount() can get NULL dev_name (bnc#1012382).

– gfs2: Put bitmap buffers in put_super (bnc#1012382). – gfs2: Revert “Fix loop in gfs2_rbm_find” (bnc#1012382). – git_sort.py: Remove non-existent remote tj/libata – gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB (Git-fixes).

– gpio: max7301: fix driver for use with CONFIG_VMAP_STACK (bnc#1012382).

– gpio: msic: fix error return code in platform_msic_gpio_probe() (bnc#1012382).

– gpio: pl061: handle failed allocations (bnc#1012382). – gpu: host1x: fix error return code in host1x_probe() (bnc#1012382). – gpu: ipu-v3: Fix CSI offsets for imx53 (bsc#1106929) – gpu: ipu-v3: Fix i.MX51 CSI control registers offset (bsc#1106929) – gro_cell: add napi_disable in gro_cells_destroy (bnc#1012382). – hfs: do not free node before using (bnc#1012382). – hfsplus: do not free node before using (bnc#1012382).

– hfsplus: prevent btree data loss on root split (bnc#1012382). – hfs: prevent btree data loss on root split (bnc#1012382).

– hid: debug: fix the ring buffer implementation (bnc#1012382). – hid: hiddev: fix potential Spectre v1 (bnc#1012382). – hid: lenovo: Add checks to fix of_led_classdev_register (bnc#1012382). – hid: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges (bnc#1012382). – hpwdt add dynamic debugging (bsc#1114417). – hpwdt calculate reload value on each use (bsc#1114417).

– hugetlbfs: dirty pages as they are added to pagecache (bnc#1012382).

– hugetlbfs: fix bug in pgoff overflow checking (bnc#1012382). – hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! (bnc#1012382). – hwmon: (ibmpowernv) Remove bogus __init annotations (bnc#1012382). – hwmon: (ina2xx) Fix current value calculation (bnc#1012382). – hwmon: (lm80) fix a missing check of bus read in lm80 probe (bnc#1012382). – hwmon: (lm80) fix a missing check of the status of SMBus read (bnc#1012382).

– hwmon: (lm80) Fix missing unlock on error in set_fan_div() (git-fixes). – hwmon: (pmbus) Fix page count auto-detection (bnc#1012382).

– hwmon: (w83795) temp4_type has writable permission (bnc#1012382). – hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined (bnc#1116336). – i2c-axxia: check for error conditions first (bnc#1012382). – i2c: axxia: properly handle master timeout (bnc#1012382). – i2c: dev: prevent adapter retries and timeout being set as minus value (bnc#1012382). – i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node (bnc#1012382).

– IB/core: type promotion bug in rdma_rw_init_one_mr() (). – IB/hfi1: Fix an out-of-bounds access in get_hw_stats (). – ibmveth: Do not process frames after calling napi_reschedule (bcs#1123357). – ibmveth: fix DMA unmap error in ibmveth_xmit_start error path (bnc#1012382). – ibmvnic: Add ethtool private flag for driver-defined queue limits (bsc#1121726). – ibmvnic: Convert reset work item mutex to spin lock ().

– ibmvnic: fix accelerated VLAN handling (). – ibmvnic: fix index in release_rx_pools (bsc#1115440). – ibmvnic: Fix non-atomic memory allocation in IRQ context (). – ibmvnic: Increase maximum queue size limit (bsc#1121726). – ibmvnic: Introduce driver limits for ring sizes (bsc#1121726). – ibmvnic: remove ndo_poll_controller (). – ibmvnic: Update driver queues after change in ring size support ().

– ib/rxe: Fix incorrect cache cleanup in error flow (). – ib/rxe: replace kvfree with vfree (). – ib/ucm: Fix Spectre v1 vulnerability (bnc#1012382). – ide: pmac: add of_node_put() (bnc#1012382). – ieee802154: lowpan_header_create check must check daddr (bnc#1012382). – igb: Fix an issue that PME is not enabled during runtime suspend (bnc#1012382). – igb: Remove superfluous reset to PHY and page 0 selection (bnc#1012382).

– iio: adc: at91: fix acking DRDY irq on simple conversions (bnc#1012382). – iio: adc: at91: fix wrong channel number in triggered buffer mode (bnc#1012382). – ima: fix showing large ‘violations’ or’runtime_measurements_count’ – inet: frags: add a pointer to struct netns_frags (bnc#1012382). – inet: frags: better deal with smp races (bnc#1012382). – inet: frags: break the 2GB limit for frags storage (bnc#1012382). – inet: frags: change inet_frags_init_net() return value (bnc#1012382). – inet: frags: do not clone skb in ip_expire() (bnc#1012382).

– inet: frags: fix ip6frag_low_thresh boundary (bnc#1012382). – inet: frags: get rid of ipfrag_skb_cb/FRAG_CB (bnc#1012382). – inet: frags: get rif of inet_frag_evicting() (bnc#1012382).

– inet: frags: refactor ipfrag_init() (bnc#1012382). – inet: frags: refactor ipv6_frag_init() (bnc#1012382). – inet: frags: refactor lowpan_net_frag_init() (bnc#1012382). – inet: frags: remove inet_frag_maybe_warn_overflow() (bnc#1012382). – inet: frags: remove some helpers (bnc#1012382). – inet: frags: reorganize struct netns_frags (bnc#1012382).

– inet: frags: use rhashtables for reassembly units (bnc#1012382). – Input: bma150 – register input device after setting private data (bnc#1012382). – Input: elan_i2c – add ACPI ID for Lenovo IdeaPad 330-15ARR (bnc#1012382).

– Input: elan_i2c – add ACPI ID for Lenovo IdeaPad 330-15IGM (bnc#1012382). – Input: elan_i2c – add ACPI ID for touchpad in ASUS Aspire F5-573G (bnc#1012382). – Input: elan_i2c – add ACPI ID for touchpad in Lenovo V330-15ISK (bnc#1012382).

– Input: elan_i2c – add ELAN0620 to the ACPI table (bnc#1012382). – Input: elan_i2c – add support for ELAN0621 touchpad (bnc#1012382). – Input: elantech – enable 3rd button support on Fujitsu CELSIUS H780 (bnc#1012382). – Input: matrix_keypad – check for errors from of_get_named_gpio() (bnc#1012382). – Input: omap-keypad – fix idle configuration to not block SoC idle states (bnc#1012382). – Input: omap-keypad – fix keyboard debounce configuration (bnc#1012382).

– Input: restore EV_ABS ABS_RESERVED (bnc#1012382). – Input: xpad – add GPD Win 2 Controller USB IDs (bnc#1012382). – Input: xpad – add Mad Catz FightStick TE 2 VID/PID (bnc#1012382). – Input: xpad – add more third-party controllers (bnc#1012382). – Input: xpad – add PDP device id 0x02a4 (bnc#1012382). – Input: xpad – add product ID for Xbox One S pad (bnc#1012382). – Input: xpad – add support for PDP Xbox One controllers (bnc#1012382).

– Input: xpad – add support for SteelSeries Stratus Duo (bnc#1012382). – Input: xpad – add support for Xbox1 PDP Camo series gamepad (bnc#1012382). – Input: xpad – add USB IDs for Mad Catz Brawlstick and Razer Sabertooth (bnc#1012382). – Input: xpad – avoid using __set_bit() for capabilities (bnc#1012382).

– Input: xpad – constify usb_device_id (bnc#1012382).

– Input: xpad – correctly sort vendor id’s (bnc#1012382). – Input: xpad – correct xbox one pad device name (bnc#1012382). – Input: xpad – do not depend on endpoint order (bnc#1012382). – Input: xpad – fix GPD Win 2 controller name (bnc#1012382).

– Input: xpad – fix PowerA init quirk for some gamepad models (bnc#1012382). – Input: xpad – fix rumble on Xbox One controllers with 2015 firmware (bnc#1012382). – Input: xpad – fix some coding style issues (bnc#1012382). – Input: xpad – fix stuck mode button on Xbox One S pad (bnc#1012382). – Input: xpad – fix Xbox One rumble stopping after 2.

5 secs (bnc#1012382). – Input: xpad – handle “present” and “gone” correctly (bnc#1012382). – Input: xpad – move reporting xbox one home button to common function (bnc#1012382).

– Input: xpad – power off wireless 360 controllers on suspend (bnc#1012382). – Input: xpad – prevent spurious input from wired Xbox 360 controllers (bnc#1012382). – Input: xpad – quirk all PDP Xbox One gamepads (bnc#1012382). – Input: xpad – remove spurious events of wireless xpad 360 controller (bnc#1012382).

– Input: xpad – remove unused function (bnc#1012382). – Input: xpad – restore LED state after device resume (bnc#1012382). – Input: xpad – simplify error condition in init_output (bnc#1012382). – Input: xpad – sort supported devices by USB ID (bnc#1012382).

– Input: xpad – support some quirky Xbox One pads (bnc#1012382). – Input: xpad – sync supported devices with 360Controller (bnc#1012382). – Input: xpad – sync supported devices with XBCD (bnc#1012382). – Input: xpad – sync supported devices with xboxdrv (bnc#1012382). – Input: xpad – update Xbox One Force Feedback Support (bnc#1012382). – Input: xpad – use LED API when identifying wireless controllers (bnc#1012382). – Input: xpad – validate USB endpoint type during probe (bnc#1012382). – Input: xpad – workaround dead irq_out after suspend/ resume (bnc#1012382).

– Input: xpad – xbox one elite controller support (bnc#1012382). – intel_pstate: Update frequencies of policy->cpus only from ->set_policy() (bsc#1120017).

– intel_th: msu: Fix an off-by-one in attribute store (bnc#1012382). – iommu/amd: Call free_iova_fast with pfn in map_sg (bsc#1106105). – iommu/amd: Fix amd_iommu=force_isolation (bsc#1106105). – iommu/amd: Fix IOMMU page flush when detach device from a domain (bsc#1106105).

– iommu/amd: Unmap all mapped pages in error path of map_sg (bsc#1106105). – iommu/arm-smmu: Ensure that page-table updates are visible before TLBI (bsc#1106237). – iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer (bnc#1012382).

– iommu/ipmmu-vmsa: Fix crash on early domain free (bsc#1106105). – iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions() (bsc#1106105). – iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() (bsc#1106105). – iommu/vt-d: Handle domain agaw being less than iommu agaw (bsc#1106105). – iommu/vt-d: Use memunmap to free memremap (bsc#1106105).

– ip6mr: Fix potential Spectre v1 vulnerability (bnc#1012382). – ip: add helpers to process in-order fragments faster (bnc#1012382).

– ipfrag: really prevent allocation on netns exit (bnc#1012382). – ip: frags: fix crash in ip_do_fragment() (bnc#1012382). – ipmi: Fix timer race with module unload (bnc#1012382). – ipmi:ssif: Fix handling of multi-part return messages (bnc#1012382).

– ip: on queued skb use skb_header_pointer instead of pskb_may_pull (bnc#1012382). – ip: process in-order fragments efficiently (bnc#1012382). – ip_tunnel: do not force DF when MTU is locked (bnc#1012382). – ip_tunnel: Fix name string concatenate in __ip_tunnel_create() (bnc#1012382).

– ip: use rb trees for IP frag queue (bnc#1012382). – ipv4: Fix potential Spectre v1 vulnerability (bnc#1012382).

– ipv4: frags: precedence bug in ip_expire() (bnc#1012382). – ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes (bsc#1110286). – ipv6: Check available headroom in ip6_xmit() even without options (bnc#1012382). – ipv6: Consider sk_bound_dev_if when binding a socket to an address (bnc#1012382). – ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address (bnc#1012382).

– ipv6: explicitly initialize udp6_addr in udp_sock_create6() (bnc#1012382). – ipv6: fix kernel-infoleak in ipv6_local_error() (bnc#1012382). – ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF (bnc#1012382). – ipv6: frags: rewrite ip6_expire_frag_queue() (bnc#1012382). – ipv6: mcast: fix a use-after-free in inet6_mc_check (bnc#1012382).

– ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called (bnc#1012382). – ipv6: orphan skbs in reassembly unit (bnc#1012382). – ipv6: set rt6i_protocol properly in the route when it is installed (bsc#1114190). – ipv6: suppress sparse warnings in IP6_ECN_set_ce() (bnc#1012382).

– ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses (bnc#1012382). – irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size (bnc#1012382). – isdn: fix kernel-infoleak in capi_unlocked_ioctl (bnc#1012382). – isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw() (bnc#1012382). – iser: set sector for ambiguous mr status errors (bnc#1012382). – iwlwifi: mvm: fix regulatory domain update when the firmware starts (bnc#1012382). – iwlwifi: mvm: support sta_statistics() even on older firmware (bnc#1012382). – ixgbe: Add function for checking to see if we can reuse page (bsc#1100105).

– ixgbe: Add support for build_skb (bsc#1100105). – ixgbe: Add support for padding packet (bsc#1100105). – ixgbe: Break out Rx buffer page management (bsc#1100105). – ixgbe: Fix output from ixgbe_dump (bsc#1100105). – ixgbe: fix possible race in reset subtask (bsc#1101557). – ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE (bsc#1100105). – ixgbe: Only DMA sync frame length (bsc#1100105). – ixgbe: recognize 1000BaseLX SFP modules as 1Gbps (bnc#1012382).

– ixgbe: Refactor queue disable logic to take completion time into account (bsc#1101557). – ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device (bsc#1101557). – ixgbe: Update code to better handle incrementing page count (bsc#1100105). – ixgbe: Update driver to make use of DMA attributes in Rx path (bsc#1100105).

– ixgbe: Use length to determine if descriptor is done (bsc#1100105).

– jbd2: fix use after free in jbd2_log_do_checkpoint() (bnc#1012382). – jffs2: Fix use of uninitialized delayed_work, lockdep breakage (bnc#1012382). – jffs2: free jffs2_sb_info through jffs2_kill_sb() (bnc#1012382). – kabi: hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined (bnc#1116336).

– kabi: protect linux/kfifo.h include in hid-debug (kabi). – kabi: protect struct azx (kabi).

– kabi: protect struct cfs_bandwidth (kabi). – kabi: protect struct esp (kabi). – kabi: protect struct fuse_io_priv (kabi). – kabi: protect struct hda_bus (kabi).

– kabi: protect __usb_get_extra_descriptor (kabi). – kabi: protect xen/xen-ops.h include in xlate_mmu.c (kabi). – kabi: reorder new slabinfo fields in struct kmem_cache_node (bnc#1116653). – kabi: revert sig change on pnfs_read_resend_pnfs (git-fixes). – kaweth: use skb_cow_head() to deal with cloned skbs (bnc#1012382). – kbuild: Add better clang cross build support (bnc#1012382).

– kbuild: Add __cc-option macro (bnc#1012382). – kbuild: Add support to generate LLVM assembly files (bnc#1012382). – kbuild: allow to use GCC toolchain not in Clang search path (bnc#1012382). – kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGS (bnc#1012382). – kbuild: clang: Disable ‘address-of-packed-member’ warning (bnc#1012382). – kbuild: clang: disable unused variable warnings only when constant (bnc#1012382). – kbuild: clang: fix build failures with sparse check (bnc#1012382). – kbuild: clang: remove crufty HOSTCFLAGS (bnc#1012382).

– kbuild: Consolidate header generation from ASM offset information (bnc#1012382). – kbuild: consolidate redundant sed script ASM offset generation (bnc#1012382). – kbuild: drop -Wno-unknown-warning-option from clang options (bnc#1012382). – kbuild: fix asm-offset generation to work with clang (bnc#1012382).

– kbuild: fix kernel/bounds.c ‘W=1’ warning (bnc#1012382). – kbuild: fix linker feature test macros when cross compiling with Clang (bnc#1012382). – kbuild, LLVMLinux: Add -Werror to cc-option to support clang (bnc#1012382).

– kbuild: move cc-option and cc-disable-warning after incl. arch Makefile (bnc#1012382). – kbuild: Set KBUILD_CFLAGS before incl. arch Makefile (bnc#1012382). – kbuild: set no-integrated-as before incl.

arch Makefile (bnc#1012382). – kbuild: suppress packed-not-aligned warning for default setting only (bnc#1012382). – kbuild: use -Oz instead of -Os when using clang (bnc#1012382).

– kconfig: fix file name and line number of warn_ignored_character() (bnc#1012382). – kconfig: fix memory leak when EOF is encountered in quotation (bnc#1012382). – kdb: use memmove instead of overlapping memcpy (bnc#1012382). – kdb: Use strscpy with destination buffer size (bnc#1012382). – kernel/exit.c: release ptraced tasks before zap_pid_ns_processes (bnc#1012382). – kernel/hung_task.c: break RCU locks based on jiffies (bnc#1012382).

– kernel-source.spec: Align source numbering. – kernfs: Replace strncpy with memcpy (bnc#1012382). – keys: put keyring if install_session_keyring_to_cred() fails (bnc#1012382).

– kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() (bnc#1012382). – kgdboc: Fix restrict error (bnc#1012382). – kgdboc: Fix warning with module build (bnc#1012382). – kgdboc: Passing ekgdboc to command line causes panic (bnc#1012382).

– kobject: Replace strncpy with memcpy (bnc#1012382). – kprobes: Return error if we fail to reuse kprobe instead of BUG_ON() (bnc#1012382). – kvm/arm64: Fix caching of host MDCR_EL2 value (bsc#1121242). – kvm/arm: Restore banked registers and physical timer access on hyp_panic() (bsc#1121240). – kvm/mmu: Fix race in emulated page table writes (bnc#1012382). – kvm/nvmx: Always reflect #NM VM-exits to L1 (bsc#1106240). – kvm/nvmx: Eliminate vmcs02 pool (bnc#1012382). – kvm/nvmx: mark vmcs12 pages dirty on L2 exit (bnc#1012382).

– kvm/ppc: Move and undef TRACE_INCLUDE_PATH/FILE (bnc#1012382). – kvm/svm: Allow direct access to MSR_IA32_SPEC_CTRL (bnc#1012382 bsc#1068032). – kvm/svm: Ensure an IBPB on all affected CPUs when freeing a vmcb (bsc#1114648). – kvm/vmx: Allow direct access to MSR_IA32_SPEC_CTRL (bnc#1012382 bsc#1068032 bsc#1096242 bsc#1096281).

– kvm/vmx: Emulate MSR_IA32_ARCH_CAPABILITIES (bnc#1012382). – kvm/vmx: Fix x2apic check in vmx_msr_bitmap_mode() (bsc#1124166).

– kvm/vmx: introduce alloc_loaded_vmcs (bnc#1012382). – kvm/vmx: make MSR bitmaps per-VCPU (bnc#1012382).

– kvm/vmx: Missing part of upstream commit 904e14fb7cb9 (bsc#1124166). – kvm/x86: Add IBPB support (bnc#1012382 bsc#1068032 bsc#1068032). – kvm/x86: fix empty-body warnings (bnc#1012382). – kvm/x86: Fix single-step debugging (bnc#1012382).

– kvm/x86: Remove indirect MSR op calls from SPEC_CTRL (bnc#1012382). – kvm/x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported (bnc#1012382). – kvm/x86: Use jmp to invoke kvm_spurious_fault() from .fixup (bnc#1012382).

– l2tp: copy 4 more bytes to linear part if necessary (bnc#1012382). – l2tp: fix reading optional fields of L2TPv3 (bnc#1012382).

– l2tp: remove l2specific_len dependency in l2tp_core (bnc#1012382). – lan78xx: Check for supported Wake-on-LAN modes (bnc#1012382). – leds: call led_pwm_set() in leds-pwm to enforce default LED_OFF (bnc#1012382). – leds: leds-gpio: Fix return value check in create_gpio_led() (bnc#1012382). – leds: turn off the LED and wait for completion on unregistering LED class device (bnc#1012382).

– libata: whitelist all SAMSUNG MZ7KM* solid-state disks (bnc#1012382).

– libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() (bsc#1125810). – libceph: bump CEPH_MSG_MAX_DATA_LEN (bsc#1114839). – libceph: fall back to sendmsg for slab pages (bsc#1118316). – libfc: sync strings with upstream versions (bsc#1114763). – lib/interval_tree_test.c: allow full tree search (bnc#1012382).

– lib/interval_tree_test.c: allow users to limit scope of endpoint (bnc#1012382). – lib/interval_tree_test.c: make test options module parameters (bnc#1012382). – libnvdimm, btt, blk: do integrity setup before add_disk() (bsc#1118926).

– libnvdimm, dimm: fix dpa reservation vs uninitialized label area (bsc#1118936).

– libnvdimm: fix ars_status output length calculation (bsc#1124777). – libnvdimm: fix integer overflow static analysis warning (bsc#1118922). – libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering (bsc#1118915). – libnvdimm: Hold reference on parent while scheduling async init (bnc#1012382).

– libnvdimm, pfn: Pad pfn namespaces relative to other regions (bsc#1124811). – libnvdimm: Use max contiguous area for namespace size (bsc#1124780). – lib/raid6: Fix arm64 test build (bnc#1012382).

– lib/rbtree_test.c: make input module parameters (bnc#1012382). – lib/rbtree-test: lower default params (bnc#1012382). – llc: do not use sk_eat_skb() (bnc#1012382). – lockd: fix access beyond unterminated strings in prints (bnc#1012382).

– locking/lockdep: Fix debug_locks off performance problem (bnc#1012382). – locking/rwsem: Fix (possible) missed wakeup (bsc#1050549). – loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() (bnc#1012382). – loop: Fold __loop_release into loop_release (bnc#1012382). – loop: Get rid of loop_index_mutex (bnc#1012382). – lsm: Check for NULL cred-security on free (bnc#1012382). – mac80211: Always report TX status (bnc#1012382). – mac80211: Clear beacon_int in ieee80211_do_stop (bnc#1012382).

– mac80211: ensure that mgmt tx skbs have tailroom for encryption (bnc#1012382). – mac80211: fix radiotap vendor presence bitmap handling (bnc#1012382). – mac80211: fix reordering of buffered broadcast packets (bnc#1012382). – mac80211_hwsim: do not omit multicast announce of first added radio (bnc#1012382).

– mac80211_hwsim: fix module init error paths for netlink (bnc#1012382). – mac80211_hwsim: Timer should be initialized before device registered (bnc#1012382). – mac80211: ignore NullFunc frames in the duplicate detection (bnc#1012382).

– mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext (bnc#1012382). – mach64: fix display corruption on big endian machines (bnc#1012382). – mach64: fix image corruption due to reading accelerator registers (bnc#1012382). – matroxfb: fix size of memcpy (bnc#1012382). – md: batch flush requests (bsc#1119680). – md: do not check MD_SB_CHANGE_CLEAN in md_allow_write (Git-fixes). – md: fix invalid stored role for a disk (bnc#1012382).

– md: fix invalid stored role for a disk – try2 (bnc#1012382). – md: reorder flag_bits to match upstream commits – media: DaVinci-VPBE: fix error handling in vpbe_initialize() (bnc#1012382). – media: dvb-frontends: fix i2c access helpers for KASAN (bnc#1012382).

– media: em28xx: fix input name for Terratec AV 350 (bnc#1012382). – media: em28xx: Fix misplaced reset of dev->v4l::field_count (bnc#1012382). – media: em28xx: Fix use-after-free when disconnecting (bnc#1012382). – media: em28xx: make v4l2-compliance happier by starting sequence on zero (bnc#1012382).

– media: em28xx: use a default format if TRY_FMT fails (bnc#1012382). – media: firewire: Fix app_info parameter type in avc_ca,_app_info (bnc#1012382). – media: pci: cx23885: handle adding to list failure (bnc#1012382).

– media: tvp5150: fix width alignment during set_selection() (bnc#1012382). – media: v4l: event: Add subscription to list before calling “add” operation (bnc#1012382). – media: vb2: be sure to unlock mutex on errors (bnc#1012382). – media: vb2: vb2_mmap: move lock up (bnc#1012382).

– media: vivid: fix error handling of kthread_run (bnc#1012382). – media: vivid: free bitmap_cap when updating std/timings/etc (bnc#1012382). – media: vivid: set min width/height to a value > 0 (bnc#1012382). – memstick: Prevent memstick host from getting runtime suspended during card detection (bnc#1012382).

– mfd: tps6586x: Handle interrupts on suspend (bnc#1012382). – mips: bpf: fix encoding bug for mm_srlv32_op (bnc#1012382). – mips: cm: reprime error cause (bnc#1012382). – mips: fix n32 compat_ipc_parse_version (bnc#1012382). – mips: OCTEON: do not set octeon_dma_bar_type if PCI is disabled (bnc#1012382).

– mips: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur (bnc#1012382). – mips: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds (bnc#1012382).

– misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data (bnc#1012382). – misc: mic/scif: fix copy-paste error in scif_create_remote_lookup (bnc#1012382). – misc: vexpress: Off by one in vexpress_syscfg_exec() (bnc#1012382). – mmc: atmel-mci: do not assume idle after atmci_request_end (bnc#1012382). – mmc: bcm2835: Fix DMA channel leak on probe error (bsc#1120902). – mmc: core: Reset HPI enabled state during re-init and in case of errors (bnc#1012382). – mm: cleancache: fix corruption on missed inode invalidation (bnc#1012382). – mmc: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310 (bnc#1012382).

– mmc: omap_hsmmc: fix DMA API warning (bnc#1012382). – mmc: sdhci-iproc: handle mmc_of_parse() errors during probe (bnc#1012382). – mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01 (bnc#1012382). – mm, devm_memremap_pages: kill mapping “System RAM” support (bnc#1012382). – mm: do not bug_on on incorrect length in __mm_populate() (bnc#1012382). – mm: do not miss the last page because of round-off error (bnc#1118798). – mm, elf: handle vm_brk error (bnc#1012382). – mm, hugetlb: fix huge_pte_alloc BUG_ON (bsc#1119204).

– mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page (bnc#1116336). – mm: lower the printk loglevel for __dump_page messages (generic hotplug debugability). – mm, memory_hotplug: be more verbose for memory offline failures (generic hotplug debugability). – mm, memory_hotplug: drop pointless block alignment checks from __offline_pages (generic hotplug debugability). – mm, memory_hotplug: print reason for the offlining failure (generic hotplug debugability). – mm: migrate: do not rely on __PageMovable() of newpage after unlocking it (bnc#1012382). – mm: migration: fix migration of huge PMD shared pages (bnc#1012382). – mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT) (bnc#1012382).

– mm/nommu.c: Switch __get_user_pages_unlocked() to use __get_user_pages() (bnc#1012382). – mm: only report isolation failures when offlining memory (generic hotplug debugability). – mm, oom: fix use-after-free in oom_kill_process (bnc#1012382).

– mm, page_alloc: drop should_suppress_show_mem (bnc#1125892, bnc#1106061). – mm/page-writeback.

c: do not break integrity writeback on ->writepage() error (bnc#1012382). – mm: Preserve _PAGE_DEVMAP across mprotect() calls (bsc#1118790). – mm: print more information about mapping in __dump_page (generic hotplug debugability). – mm, proc: be more verbose about unstable VMA flags in /proc//smaps (bnc#1012382). – mm: put_and_wait_on_page_locked() while page is migrated (bnc#1109272). – mm: refuse wrapped vm_brk requests (bnc#1012382).

– mm: remove write/force parameters from __get_user_pages_locked() (bnc#1012382 bsc#1027260). – mm: remove write/force parameters from __get_user_pages_unlocked() (bnc#1012382 bsc#1027260). – mm: replace __access_remote_vm() write parameter with gup_flags (bnc#1012382). – mm: replace access_remote_vm() write parameter with gup_flags (bnc#1012382).

– mm: replace get_user_pages_locked() write/force parameters with gup_flags (bnc#1012382 bsc#1027260). – mm: replace get_user_pages_unlocked() write/force parameters with gup_flags (bnc#1012382 bsc#1027260).

– mm: replace get_user_pages() write/force parameters with gup_flags (bnc#1012382 bsc#1027260). – mm: replace get_vaddr_frames() write/force parameters with gup_flags (bnc#1012382).

– mm, slab: faster active and free stats (bsc#1116653, VM Performance). – mm/slab: improve performance of gathering slabinfo stats (bsc#1116653, VM Performance). – mm, slab: maintain total slab count instead of active count (bsc#1116653, VM Performance). – mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings (bnc#1012382).

– modpost: validate symbol names also in find_elf_symbol (bnc#1012382). – modules: mark __inittest/__exittest as __maybe_unused (bnc#1012382). – mount: Do not allow copying MNT_UNBINDABLE|MNT_LOCKED mounts (bnc#1012382). – mount: Prevent MNT_DETACH from disconnecting locked mounts (bnc#1012382). – mount: Retest MNT_LOCKED in do_umount (bnc#1012382). – Move patches to sorted range, p1 – Move /proc/sys/vm/procfs-drop-fd-dentries to /proc/sys/fs/procfs-drop-fd-dentries (bsc#1086652) This was incorrectly put in /proc/sys/vm.

– msi: Disable MSI also when pcie-octeon.pcie_disable on (bnc#1012382). – mtd: docg3: do not set conflicting BCH_CONST_PARAMS option (bnc#1012382). – mtd: rawnand: gpmi: fix MX28 bus master lockup problem (bnc#1012382).

– mtd: spi-nor: Add support for is25wp series chips (bnc#1012382). – mv88e6060: disable hardware level MAC learning (bnc#1012382). – mwifiex: Fix NULL pointer dereference in skb_dequeue() (bnc#1012382). – mwifiex: fix p2p device does not find in scan problem (bnc#1012382).

– namei: allow restricted O_CREAT of FIFOs and regular files (bnc#1012382). – neighbour: Avoid writing before skb->head in neigh_hh_output() (bnc#1012382). – net: 8139cp: fix a BUG triggered by changing mtu with network traffic (bnc#1012382). – net/af_iucv: drop inbound packets with invalid flags (bnc#1114475, LTC#172679).

– net/af_iucv: fix skb handling on HiperTransport xmit error (bnc#1114475, LTC#172679).

– net: amd: add missing of_node_put() (bnc#1012382). – net: bcmgenet: fix OF child-node lookup (bnc#1012382). – net: bridge: fix a bug on using a neighbour cache entry without checking its state (bnc#1012382). – net: bridge: Fix ethernet header pointer before check skb forwardable (bnc#1012382). – net: bridge: remove ipv6 zero address check in mcast queries (bnc#1012382).

– net: call sk_dst_reset when set SO_DONTROUTE (bnc#1012382). – net: cxgb3_main: fix a missing-check bug (bnc#1012382). – net: dp83640: expire old TX-skb (bnc#1012382). – net: drop skb on failure in ip_check_defrag() (bnc#1012382). – net: drop write-only stack variable (bnc#1012382). – net: dsa: slave: Do not propagate flag changes on down slave interfaces (bnc#1012382). – net: ena: add functions for handling Low Latency Queues in ena_com (bsc#1117562).

– net: ena: add functions for handling Low Latency Queues in ena_netdev (bsc#1117562). – net: ena: change rx copybreak default to reduce kernel memory pressure (bsc#1117562). – net: ena: complete host info to match latest ENA spec (bsc#1117562). – net: ena: enable Low Latency Queues (bsc#1117562). – net: ena: explicit casting and initialization, and clearer error handling (bsc#1117562).

– net: ena: fix auto casting to boolean (bsc#1117562). – net: ena: fix compilation error in xtensa architecture (bsc#1117562). – net: ena: fix crash during ena_remove() (bsc#1108240).

– net: ena: fix crash during failed resume from hibernation (bsc#1117562). – net: ena: fix indentations in ena_defs for better readability (bsc#1117562). – net: ena: Fix Kconfig dependency on X86 (bsc#1117562).

– net: ena: fix NULL dereference due to untimely napi initialization (bsc#1117562). – net: ena: fix rare bug when failed restart/resume is followed by driver removal (bsc#1117562). – net: ena: fix warning in rmmod caused by double iounmap (bsc#1117562). – net: ena: introduce Low Latency Queues data structures according to ENA spec (bsc#1117562). – net: ena: limit refill Rx threshold to 256 to avoid latency issues (bsc#1117562). – net: ena: minor performance improvement (bsc#1117562).

– net: ena: remove ndo_poll_controller (bsc#1117562). – net: ena: remove redundant parameter in ena_com_admin_init() (bsc#1117562). – net: ena: update driver version from 2.0.

1 to 2.0.2 (bsc#1108240). – net: ena: update driver version to 2.

0.1 (bsc#1117562). – net: ena: use CSUM_CHECKED device indication to report skb’s checksum status (bsc#1117562). – net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts (bnc#1012382). – netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net (bnc#1012382). – netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() (bnc#1012382). – netfilter: nf_tables: fix oops when inserting an element into a verdict map (bnc#1012382). – netfilter: xt_IDLETIMER: add sysfs filename checking routine (bnc#1012382).

– net: fix pskb_trim_rcsum_slow() with odd trim offset (bnc#1012382). – net: Fix usage of pskb_trim_rcsum (bnc#1012382). – net-gro: reset skb->pkt_type in napi_reuse_skb() (bnc#1012382). – net: hisilicon: remove unexpected free_netdev (bnc#1012382). – net: ibm: fix return type of ndo_start_xmit function ().

– net/ibmnvic: Fix deadlock problem in reset (). – net/ibmvnic: Fix RTNL deadlock during device reset (bnc#1115431). – net: ieee802154: 6lowpan: fix frag reassembly (bnc#1012382). – net/ipv4: defensive cipso option parsing (bnc#1012382).

– net: ipv4: do not handle duplicate fragments as overlapping (bnc#1012382 bsc#1116345). – net: ipv4: do not handle duplicate fragments as overlapping (bsc#1116345). – net: ipv4: Fix memory leak in network namespace dismantle (bnc#1012382). – net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs (bnc#1012382). – net/mlx4_core: Add masking for a few queries on HCA caps (bnc#1012382). – net/mlx4_core: Correctly set PFC param if global pause is turned off (bsc#1015336 bsc#1015337 bsc#1015340). – net/mlx4_core: Fix uninitialized variable compilation warning (bnc#1012382).

– net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command (bnc#1012382). – net/mlx4: Fix UBSAN warning of signed integer overflow (bnc#1012382). – net: modify skb_rbtree_purge to return the truesize of all purged skbs (bnc#1012382). – net: phy: do not allow __set_phy_supported to add unsupported modes (bnc#1012382).

– net: Prevent invalid access to skb->prev in __qdisc_drop_all (bnc#1012382). – net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends (bnc#1012382). – net: qla3xxx: Remove overflowing shift statement (bnc#1012382). – netrom: fix locking in nr_find_socket() (bnc#1012382).

– netrom: switch to sock timer API (bnc#1012382). – net/rose: fix NULL ax25_cb kernel panic (bnc#1012382).

– net: sched: gred: pass the right attribute to gred_change_table_def() (bnc#1012382). – net_sched: refetch skb protocol for each filter (bnc#1012382). – net: socket: fix a missing-check bug (bnc#1012382). – net: speed up skb_rbtree_purge() (bnc#1012382). – net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules (bnc#1012382). – net: systemport: Fix WoL with password after deep sleep (bnc#1012382).

– net: thunderx: fix NULL pointer dereference in nic_remove (bnc#1012382). – new helper: uaccess_kernel() (bnc#1012382). – nfc: nfcmrvl_uart: fix OF child-node lookup (bnc#1012382). – nfc: nxp-nci: Include unaligned.h instead of access_ok.h (bnc#1012382).

– nfit: fix unchecked dereference in acpi_nfit_ctl (bsc#1125014). – nfit: skip region registration for incomplete control regions (bsc#1118930). – nfsd4: fix crash on writing v4_end_grace before nfsd startup (bnc#1012382). – nfsd: Fix an Oops in free_session() (bnc#1012382). – nfs: Ensure we commit after writeback is complete (bsc#1111809). – nfs: nfs_compare_mount_options always compare auth flavors (bnc#1012382).

– nfsv4.1: Fix the r/wsize checking (bnc#1012382). – nfsv4: Do not exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING (git-fixes). – niu: fix missing checks of niu_pci_eeprom_read (bnc#1012382). – nvme: validate controller state before rescheduling keep alive (bsc#1103257). – ocfs2: do not clear bh uptodate for block read (bnc#1012382).

– ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry (bnc#1012382). – ocfs2: fix deadlock caused by ocfs2_defrag_extent() (bnc#1012382).

– ocfs2: fix panic due to unrecovered local alloc (bnc#1012382). – ocfs2: fix potential use after free (bnc#1012382). – of: add helper to lookup compatible child node (bnc#1012382). – omap2fb: Fix stack memory disclosure (bsc#1106929) – openvswitch: Avoid OOB read when parsing flow nlattrs (bnc#1012382).

– packet: Do not leak dev refcounts on error exit (bnc#1012382). – packet: validate address length (bnc#1012382). – packet: validate address length if non-zero (bnc#1012382). – parisc: Fix address in HPMC IVA (bnc#1012382). – parisc: Fix map_pages() to not overwrite existing pte entries (bnc#1012382). – pci: Add Device IDs for Intel GPU “spurious interrupt” quirk (bnc#1012382).

– pci: altera: Check link status before retrain link (bnc#1012382). – pci: altera: Fix altera_pcie_link_is_up() (bnc#1012382). – pci: altera: Move retrain from fixup to altera_pcie_host_init() (bnc#1012382). – pci: altera: Poll for link training status after retraining the link (bnc#1012382). – pci: altera: Poll for link up status after retraining the link (bnc#1012382). – pci: altera: Reorder read/write functions (bnc#1012382).

– pci: altera: Rework config accessors for use without a struct pci_bus (bnc#1012382). – pci/ASPM: Do not initialize link state when aspm_disabled is set (bsc#1109806). – pci/ASPM: Fix link_state teardown on device removal (bsc#1109806). – pci: vmd: Detach resources after stopping root bus (bsc#1106105). – pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges (bnc#1012382). – perf/bpf: Convert perf_event_array to use struct file (bsc#1119967).

– perf/core: Do not leak event in the syscall error path (bnc#1012382). – perf/core: Do not WARN() for impossible ring-buffer sizes (bnc#1012382). – perf/core: Fix impossible ring-buffer sizes warning (bnc#1012382). – perf intel-pt: Fix error with config term “pt=0” (bnc#1012382). – perf parse-events: Fix unchecked usage of strncpy() (bnc#1012382). – perf pmu: Suppress potential format-truncation warning (bnc#1012382).

– perf/ring_buffer: Prevent concurent ring buffer access (bnc#1012382). – perf svghelper: Fix unchecked usage of strncpy() (bnc#1012382). – perf tests evsel-tp-sched: Fix bitwise operator (bnc#1012382). – perf tools: Add Hygon Dhyana support (bnc#1012382). – perf tools: Cleanup trace-event-info ‘tdata’ leak (bnc#1012382).

– perf tools: Disable parallelism for ‘make clean’ (bnc#1012382). – perf tools: Free temporary ‘sys’ string in read_event_files() (bnc#1012382). – perf unwind: Take pgoff into account when reporting elf to libdwfl (bnc#1012382). – perf unwind: Unwind with libdw does not take symfs into account (bnc#1012382). – perf/x86/intel/uncore: Add Node ID mask (bnc#1012382).

– pinctrl: msm: fix gpio-hog related boot issues (bnc#1012382). – pinctrl: qcom: spmi-mpp: Fix drive strength setting (bnc#1012382). – pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux (bnc#1012382). – pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant (bnc#1012382). – pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant (bnc#1012382). – pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11 (bnc#1012382).

– platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307 (bnc#1012382).

– platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes (bnc#1012382). – platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK (bnc#1012382).

– platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey (bnc#1012382). – platform/x86: thinkpad_acpi: Proper model/release matching (bsc#1099810). – pm / devfreq: tegra: fix error return code in tegra_devfreq_probe() (bnc#1012382). – pNFS: Fix a deadlock between read resends and layoutreturn (git-fixes).

– pNFS/flexfiles: Fix up the ff_layout_write_pagelist failure path (git-fixes). – pNFS/flexfiles: When checking for available DSes, conditionally check for MDS io (git-fixes). – pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfs (git-fixes). – powerpc/64s: consolidate MCE counter increment (bsc#1094244). – powerpc/boot: Ensure _zimage_start is a weak symbol (bnc#1012382). – powerpc/boot: Fix random libfdt related build errors (bnc#1012382). – powerpc/boot: Request no dynamic linker for boot wrapper (bsc#1070805). – powerpc/cacheinfo: Report the correct shared_cpu_map on big-cores (bsc#1109695).

– powerpc: Detect the presence of big-cores via “ibm, thread-groups” (bsc#1109695). – powerpc: Fix COFF zImage booting on old powermacs (bnc#1012382). – powerpc: handle RFI (exrfi and fallback area) and STF (exrfi). – powerpc, hotplug: Avoid to touch non-existent cpumasks (bsc#1109695). – powerpc: make use of for_each_node_by_type() instead of open-coding it (bsc#1109695). – powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit (bsc#1027457). – powerpc/msi: Fix compile error on mpc83xx (bnc#1012382). – powerpc/msi: Fix NULL pointer access in teardown code (bnc#1012382).

– powerpc/nohash: fix undefined behaviour when testing page size support (bnc#1012382). – powerpc/numa: Suppress “VPHN is not supported” messages (bnc#1012382).

– powerpc/powernv: Do not select the cpufreq governors (bsc#1066223). – powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled (bsc#1066223). – powerpc/powernv/pci: Work around races in PCI bridge enabling (bsc#1066223). – powerpc/pseries: add of_node_put() in dlpar_detach_node() (bnc#1012382). – powerpc/pseries/cpuidle: Fix preempt warning (bnc#1012382). – powerpc/pseries: Fix DTL buffer registration (bsc#1066223).

– powerpc/pseries: Fix how we iterate over the DTL entries (bsc#1066223). – powerpc/pseries/mobility: Extend start/stop topology update scope (bsc#1116950, bsc#1115709). – powerpc/setup: Add cpu_to_phys_id array (bsc#1109695). – powerpc/smp: Add cpu_l2_cache_map (bsc#1109695). – powerpc/smp: Add Power9 scheduler topology (bsc#1109695). – powerpc/smp: Rework CPU topology construction (bsc#1109695). – powerpc/smp: Use cpu_to_chip_id() to find core siblings (bsc#1109695).

– powerpc/traps: restore recoverability of machine_check interrupts (bsc#1094244).

– powerpc/uaccess: fix warning/error with access_ok() (bnc#1012382). – powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores (bsc#1109695). – powerpc/xmon: Fix invocation inside lock region (bsc#1122885). – power: supply: olpc_battery: correct the temperature units (bnc#1012382). – printk: Fix panic caused by passing log_buf_len to command line (bnc#1012382). – proc: Remove empty line in /proc/self/status (bnc#1012382 bsc#1094823). – Provide a temporary fix for STIBP on-by-default See bsc#1116497 for details. – pstore: Convert console write to use ->write_buf (bnc#1012382).

– pstore/ram: Do not treat empty buffers as valid (bnc#1012382). – ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl (bnc#1012382). – ptp: fix Spectre v1 vulnerability (bnc#1012382). – pxa168fb: prepare the clock (bnc#1012382). – qed: Fix bitmap_weight() check (bsc#1019695). – qed: Fix PTT leak in qed_drain() (bnc#1012382). – qed: Fix QM getters to always return a valid pq (bsc#1019695 ). – qed: Fix reading wrong value in loop condition (bnc#1012382).

– r8152: Check for supported Wake-on-LAN Modes (bnc#1012382). – r8169: Add support for new Realtek Ethernet (bnc#1012382). – r8169: fix NAPI handling under high load (bnc#1012382). – rapidio/rionet: do not free skb before reading its length (bnc#1012382). – rbd: do not return 0 on unmap if RBD_DEV_FLAG_REMOVING is set (bsc#1125808). – rcu: Force boolean subscript for expedited stall warnings (bnc#1012382). – RDMA/bnxt_re: Fix a couple off by one bugs (bsc#1020413, ). – RDMA/bnxt_re: Synchronize destroy_qp with poll_cq (bsc#1125446).

– RDMA/ucma: Fix Spectre v1 vulnerability (bnc#1012382). – Refresh patches.kabi/x86-cpufeature-preserve-numbers.

patch. (bsc#1122651) – reiserfs: propagate errors from fill_with_dentries() properly (bnc#1012382). – Revert “Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV” – Revert “ceph: fix dentry leak in splice_dentry()” (bsc#1114839). – Revert “cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)” (bnc#1012382). – Revert “drm/rockchip: Allow driver to be shutdown on reboot/kexec” (bsc#1106929) – Revert “exec: load_script: do not blindly truncate shebang string” (bnc#1012382).

– Revert “Input: elan_i2c – add ACPI ID for touchpad in ASUS Aspire F5-573G” (bnc#1012382). – Revert “iommu/io-pgtable-arm: Check for v7s-incapable systems” (bsc#1106105).

– Revert “loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()” (bnc#1012382). – Revert “loop: Fold __loop_release into loop_release” (bnc#1012382). – Revert “loop: Get rid of loop_index_mutex” (bnc#1012382). – Revert “media: videobuf2-core: do not call memop ‘finish’ when queueing” – Revert “mmc: bcm2835: Fix DMA channel leak on probe error (bsc#1120902).” The backport patch does not built properly. – Revert “PCI/ASPM: Do not initialize link state when aspm_disabled is set” (bsc#1106105).

– Revert “usb: musb: musb_host: Enable HCD_BH flag to handle urb return in – Revert “wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()” (bnc#1012382).

– rhashtable: Add rhashtable_lookup() (bnc#1012382). – rhashtable: add rhashtable_lookup_get_insert_key() (bnc#1012382 bsc#1042286). – rhashtable: add schedule points (bnc#1012382).

– rhashtable: reorganize struct rhashtable layout (bnc#1012382). – rocker: fix rocker_tlv_put_* functions for KASAN (bnc#1012382). – rpcrdma: Add RPCRDMA_HDRLEN_ERR (git-fixes). – rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly (bsc#1042286 bsc#1108145).

– rtc: hctosys: Add missing range error reporting (bnc#1012382).

– rtc: snvs: add a missing write sync (bnc#1012382). – rtc: snvs: Add timeouts to avoid kernel lockups (bnc#1012382). – rtnetlink: Disallow FDB configuration for non-Ethernet device (bnc#1012382).

– rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices (bnc#1012382). – s390/cpum_cf: Reject request for sampling in event initialization (bnc#1012382). – s390/early: improve machine detection (bnc#1012382). – s390/mm: Check for valid vma before zapping in gmap_discard (bnc#1012382).

– s390/mm: Fix ERROR: “__node_distance” undefined! (bnc#1012382). – s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function (bnc#1114475, LTC#172682). – s390/qeth: fix HiperSockets sniffer (bnc#1114475, LTC#172953).

– s390/qeth: fix length check in SNMP processing (bnc#1012382). – s390: qeth: Fix potential array overrun in cmd/rc lookup (bnc#1114475, LTC#172682). – s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU (bnc#1012382).

– s390/smp: fix CPU hotplug deadlock with CPU rescan (bnc#1012382). – s390/vdso: add missing FORCE to build targets (bnc#1012382).

– sata_rcar: fix deferred probing (bnc#1012382). – sbus: char: add of_node_put() (bnc#1012382). – sc16is7xx: Fix for multi-channel stall (bnc#1012382). – sched/cgroup: Fix cgroup entity load tracking tear-down (bnc#1012382). – sched/fair: Fix throttle_list starvation with low CFS quota (bnc#1012382). – sched/wake_q: Document wake_q_add() (bsc#1050549). – sched/wake_q: Fix wakeup ordering for wake_q (bsc#1050549). – sched/wake_q: Reduce reference counting for special users (bsc#1050549).

– sch_red: update backlog as well (bnc#1012382). – scripts/decode_stacktrace: only strip base path when a prefix of the path (bnc#1012382). – scsi: aacraid: Fix typo in blink status (bnc#1012382). – scsi: bfa: convert to strlcpy/strlcat (bnc#1012382 bsc#1019683, ).

– scsi: bnx2fc: Fix NULL dereference in error handling (bnc#1012382). – scsi: core: Allow state transitions from OFFLINE to BLOCKED (bsc#1112246). – scsi: Create two versions of scsi_internal_device_unblock() (bsc#1119877). – scsi: csiostor: Avoid content leaks and casts (bnc#1012382).

– scsi: esp_scsi: Track residual for PIO transfers (bnc#1012382). – scsi: Introduce scsi_start_queue() (bsc#1119877). – scsi: libfc: check fc_frame_payload_get() return value for null (bsc#1103624, bsc#1104731). – scsi: libfc: retry PRLI if we cannot analyse the payload (bsc#1104731).

– scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset (bnc#1012382). – scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZE (bsc#1102660). – scsi: lpfc: Correct LCB RJT handling (bnc#1012382). – scsi: lpfc: Correct MDS diag and nvmet configuration (bsc#1125796). – scsi: lpfc: Correct soft lockup when running mds diagnostics (bnc#1012382).

– scsi: lpfc: devloss timeout race condition caused null pointer reference (bsc#1102660).

– scsi: lpfc: Fix abort error path for NVMET (bsc#1102660). – scsi: lpfc: fix block guard enablement on SLI3 adapters (bsc#1079935). – scsi: lpfc: Fix driver crash when re-registering NVME rports (bsc#1102660). – scsi: lpfc: Fix ELS abort on SLI-3 adapters (bsc#1102660).

– scsi: lpfc: Fix list corruption on the completion queue (bsc#1102660). – scsi: lpfc: Fix NVME Target crash in defer rcv logic (bsc#1102660).

– scsi: lpfc: Fix panic if driver unloaded when port is offline (bsc#1102660). – scsi: lpfc: update driver version to 11.4.0.7-5 (bsc#1102660). – scsi: Make __scsi_remove_device go straight from BLOCKED to DEL (bsc#1119877). – scsi: megaraid: fix out-of-bound array accesses (bnc#1012382). – scsi: megaraid_sas: fix a missing-check bug (bnc#1012382).

– scsi: mpt3sas: Add an I/O barrier (bsc#1117108). – scsi: mpt3sas: Added support for nvme encapsulated request message (bsc#1117108). – scsi: mpt3sas: Added support for SAS Device Discovery Error Event (bsc#1117108). – scsi: mpt3sas: Adding support for SAS3616 HBA device (bsc#1117108). – scsi: mpt3sas: Add ioc_ logging macros (bsc#1117108).

– scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probe (bsc#1117108). – scsi: mpt3sas: Add PCI device ID for Andromeda (bsc#1117108). – scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives – scsi: mpt3sas: Allow processing of events during driver unload (bsc#1117108).

– scsi: mpt3sas: always use first reserved smid for ioctl passthrough (bsc#1117108). – scsi: mpt3sas: Annotate switch/case fall-through (bsc#1117108). – scsi: mpt3sas: API’s to remove nvme drive from sml (bsc#1117108). – scsi: mpt3sas: API ‘s to support NVMe drive addition to SML (bsc#1117108). – scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controllers when HBA supports more than 16 MSI-x vectors (bsc#1117108).

– scsi: mpt3sas: Bug fix for big endian systems (bsc#1117108). – scsi: mpt3sas: Bump mpt3sas driver version to v16.100.00.00 (bsc#1117108). – scsi: mpt3sas: Cache enclosure pages during enclosure add (bsc#1117108). – scsi: mpt3sas: check command status before attempting abort (bsc#1117108).

– scsi: mpt3sas: clarify mmio pointer types (bsc#1117108). – scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event() (bsc#1117108). – scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize (bsc#1117108).

– scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s: (bsc#1117108). – scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels (bsc#1117108). – scsi: mpt3sas: Convert mlsleading uses of pr_ with MPT3SAS_FMT – scsi: mpt3sas: Convert uses of pr_ with MPT3SAS_FMT to ioc_ (bsc#1117108). – scsi: mpt3sas: Display chassis slot information of the drive (bsc#1117108). – scsi: mpt3sas: Do not abort I/Os issued to NVMe drives while processing Async Broadcast primitive event (bsc#1117108). – scsi: mpt3sas: Do not access the structure after decrementing it’s instance reference count (bsc#1117108). – scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers (bsc#1117108). – scsi: mpt3sas: Enhanced handling of Sense Buffer (bsc#1117108).

– scsi: mpt3sas: fix an out of bound write (bsc#1117108). – scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler() (bsc#1117108). – scsi: mpt3sas: Fix calltrace observed while running IO & reset (bsc#1117108). – scsi: mpt3sas: fix dma_addr_t casts (bsc#1117108). – scsi: mpt3sas: Fixed memory leaks in driver (bsc#1117108). – scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal commands during controller reset (bsc#1117108). – scsi: mpt3sas: fix format overflow warning (bsc#1117108). – scsi: mpt3sas: Fix indentation (bsc#1117108).

– scsi: mpt3sas: Fix memory allocation failure test in’mpt3sas_base_attach()’ (bsc#1117108). – scsi: mpt3sas: Fix nvme drives checking for tlr (bsc#1117108). – scsi: mpt3sas: fix oops in error handlers after shutdown/unload (bsc#1117108). – scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS device after host reset (bsc#1117108). – scsi: mpt3sas: fix possible memory leak (bsc#1117108). – scsi: mpt3sas: fix pr_info message continuation (bsc#1117108). – scsi: mpt3sas: Fix removal and addition of vSES device during host reset (bsc#1117108). – scsi: mpt3sas: Fix sparse warnings (bsc#1117108).

– scsi: mpt3sas: fix spelling mistake: “disbale” ->”disable” – scsi: mpt3sas: For NVME device, issue a protocol level reset (bsc#1117108). – scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware (bsc#1117108). – scsi: mpt3sas: Improve kernel-doc headers (bsc#1117108). – scsi: mpt3sas: Incorrect command status was set/marked as not used (bsc#1117108).

– scsi: mpt3sas: Increase event log buffer to support 24 port HBA’s (bsc#1117108). – scsi: mpt3sas: Introduce API to get BAR0 mapped buffer address (bsc#1117108). – scsi: mpt3sas: Introduce Base function for cloning (bsc#1117108). – scsi: mpt3sas: Introduce function to clone mpi reply (bsc#1117108).

– scsi: mpt3sas: Introduce function to clone mpi request (bsc#1117108). – scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid() (bsc#1117108). – scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd (bsc#1117108). – scsi: mpt3sas: Lockless access for chain buffers (bsc#1117108). – scsi: mpt3sas: lockless command submission (bsc#1117108). – scsi: mpt3sas: make function _get_st_from_smid static (bsc#1117108).

– scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info (bsc#1117108). – scsi: mpt3sas: open-code _scsih_scsi_lookup_get() (bsc#1117108).

– scsi: mpt3sas: Optimize I/O memory consumption in driver (bsc#1117108). – scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time (bsc#1117108). – scsi: mpt3sas: Processing of Cable Exception events (bsc#1117108). – scsi: mpt3sas: Reduce memory footprint in kdump kernel (bsc#1117108).

– scsi: mpt3sas: remove a stray KERN_INFO (bsc#1117108). – scsi: mpt3sas: Remove KERN_WARNING from panic uses (bsc#1117108).

– scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfo (bsc#1117108). – scsi: mpt3sas: remove redundant wmb (bsc#1117108).

– scsi: mpt3sas: Remove set-but-not-used variables (bsc#1117108). – scsi: mpt3sas: Remove unnecessary parentheses and simplify null checks (bsc#1117108). – scsi: mpt3sas: Remove unused macro MPT3SAS_FMT (bsc#1117108).

– scsi: mpt3sas: Remove unused variable requeue_event (bsc#1117108). – scsi: mpt3sas: Replace PCI pool old API (bsc#1117108). – scsi: mpt3sas: Replace PCI pool old API (bsc#1117108). – scsi: mpt3sas: Report Firmware Package Version from HBA Driver (bsc#1117108). – scsi: mpt3sas: scan and add nvme device after controller reset (bsc#1117108).

– scsi: mpt3sas: separate out _base_recovery_check() (bsc#1117108). – scsi: mpt3sas: set default value for cb_idx (bsc#1117108). – scsi: mpt3sas: Set NVMe device queue depth as 128 (bsc#1117108). – scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices (bsc#1117108).

– scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm() (bsc#1117108). – scsi: mpt3sas: simplify task management functions (bsc#1117108). – scsi: mpt3sas: simplify _wait_for_commands_to_complete() (bsc#1117108). – scsi: mpt3sas: Split _base_reset_handler(),.

Leave a Reply

Next Post

Crypto Regulations UK | Things You Need to Know - The Bitcoin News

Telegram As cryptocurrencies are slowly but surely clawing their way from their niche sector into the mainstream, it inevitably forces regulators to respond. While some countries’ governments were happy to fully embrace cryptocurrencies, others have shown incredible reluctance towards the whole matter. In the case of the UK, this situation is not exactly clear, as…

Subscribe US Now