-
Fri Oct 26 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1844.0.1.el7uek]
- bnxt_en: Report PCIe link properties with pcie_print_link_status() (Brian Maly) [Orabug: 28651669]
- ctf: really link CTF into out-of-tree modules (Nick Alcock) [Orabug: 28343862]
- vhost/scsi: Use common handling code in request queue handler (Bijan Mottahedeh) [Orabug: 28300570]
- vhost/scsi: Extract common handling code from control queue handler (Bijan Mottahedeh) [Orabug: 28300570]
- vhost/scsi: Respond to control queue operations (Bijan Mottahedeh) [Orabug: 28300570]
- cgroup: css_set_lock should nest inside tasklist_lock (chris hyser) [Orabug: 28796554]
- cgroup: export list of cgroups v2 features using sysfs (chris hyser) [Orabug: 28796554]
- cgroup: export list of delegatable control files using sysfs (chris hyser) [Orabug: 28796554]
- cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat (chris hyser) [Orabug: 28796554]
- sched: Implement interface for cgroup unified hierarchy (chris hyser) [Orabug: 28796554]
- sched: Misc preps for cgroup unified hierarchy interface (chris hyser) [Orabug: 28796554]
- cgroup: statically initialize init_css_set->dfl_cgrp (chris hyser) [Orabug: 28796554]
- cgroup: Implement cgroup2 basic CPU usage accounting (chris hyser) [Orabug: 28796554]
- cpuacct: Introduce cgroup_account_cputime[_field]() (chris hyser) [Orabug: 28796554]
- sched/cputime: Expose cputime_adjust() (chris hyser) [Orabug: 28796554]
- dtrace: FBT return probe support for arm64 (Kris Van Hees) [Orabug: 28826056]
- rds: MPRDS messages delivered out of order (Ka-Cheong Poon) [Orabug: 28838065]
- nvme: Skip checking heads without namespaces (Keith Busch) [Orabug: 28682185]
- hugetlbfs: introduce truncation/fault mutex to avoid races (Mike Kravetz) [Orabug: 28776533]
- KVM: arm/arm64: Introduce vcpu_el1_is_32bit (Christoffer Dall) [Orabug: 28762162] {CVE-2018-18021}
- arm64: KVM: Move CPU ID reg trap setup off the world switch path (Dave Martin) [Orabug: 28762162] {CVE-2018-18021}
- arm64: KVM: Sanitize PSTATE.M when being set from userspace (Marc Zyngier) [Orabug: 28762162] {CVE-2018-18021}
- arm64: KVM: Tighten guest core register access from userspace (Dave Martin) [Orabug: 28762162] {CVE-2018-18021}
- kvm/arm: use PSR_AA32 definitions (Mark Rutland) [Orabug: 28762162] {CVE-2018-18021}
- arm64: add PSR_AA32_* definitions (Mark Rutland) [Orabug: 28762162] {CVE-2018-18021}
- dtrace: exclude init and exit sections for sdtinfo (Kris Van Hees) [Orabug: 28808083]
- bnxt_en: Fix TX timeout during netpoll. (Michael Chan) [Orabug: 28797053]
- bnxt_en: don't try to offload VLAN 'modify' action (Davide Caratti) [Orabug: 28797053]
- net: bnxt: Fix a uninitialized variable warning. (zhong jiang) [Orabug: 28797053]
- bnxt_en: remove set but not used variable 'addr_type' (YueHaibing) [Orabug: 28797053]
- bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA. (Michael Chan) [Orabug: 28797053]
- bnxt_en: Clean up unused functions. (Michael Chan) [Orabug: 28797053]
- bnxt_en: Fix firmware signaled resource change logic in open. (Michael Chan) [Orabug: 28797053]
- bnxt_en: remove set but not used variable 'rx_stats' (YueHaibing) [Orabug: 28797053]
- bnxt_en: take coredump_record structure off stack (Arnd Bergmann) [Orabug: 28797053]
- bnxt_en: avoid string overflow for record->system_name (Arnd Bergmann) [Orabug: 28797053]
- bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c (Vasundhara Volam) [Orabug: 28797053]
- bnxt_en: Do not use the CNP CoS queue for networking traffic. (Michael Chan) [Orabug: 28797053]
- bnxt_en: Add DCBNL DSCP application protocol support. (Michael Chan) [Orabug: 28797053]
- config: enable BNXT_HWMON (Brian Maly) [Orabug: 28797053]
- bnxt_en: Add hwmon sysfs support to read temperature (Vasundhara Volam) [Orabug: 28797053]
- bnxt_en: Notify firmware about IF state changes. (Michael Chan) [Orabug: 28797053]
- bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt. (Michael Chan) [Orabug: 28797053]
- bnxt_en: Add BNXT_NEW_RM() macro. (Michael Chan) [Orabug: 28797053]
- bnxt_en: Add support for ethtool get dump. (Vasundhara Volam) [Orabug: 28797053]
- bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec. (Michael Chan) [Orabug: 28797053]
- bnxt_en: Add new VF resource allocation strategy mode. (Michael Chan) [Orabug: 28797053]
- kdump/vmcore: support encrypted old memory with SME enabled (Lianbo Jiang) [Orabug: 28503140]
- amd_iommu: remap the device table of IOMMU with the memory encryption mask for kdump (Lianbo Jiang) [Orabug: 28503140]
- kexec: allocate unencrypted control pages for kdump in case SME is enabled (Lianbo Jiang) [Orabug: 28503140]
- x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory (Lianbo Jiang) [Orabug: 28503140]
-
Sun Oct 21 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1843.el7uek]
- Btrfs: do not cache rbio pages if using raid6 recover (Liu Bo) [Orabug: 28563682]
- Btrfs: do not merge rbios if their fail stripe index are not identical (Liu Bo) [Orabug: 28563682]
- iscsi: Capture iscsi debug messages using tracepoints (Fred Herard) [Orabug: 28797169]
- x86/speculation: Retpoline should always be available on Skylake (Alexandre Chartre) [Orabug: 28801815]
- hugetlbfs: dirty pages as they are added to pagecache (Mike Kravetz) [Orabug: 28813950]
- net/mlx4_core: print firmware version during driver loading (Qing Huang) [Orabug: 28597387]
- scsi: lpfc: Remove set but not used variable 'sgl_size' (YueHaibing) [Orabug: 28796202]
- scsi: lpfc: update driver version to 12.0.0.7 (James Smart) [Orabug: 28796202]
- scsi: lpfc: add support to retrieve firmware logs (James Smart) [Orabug: 28796202]
- scsi: lpfc: reduce locking when updating statistics (James Smart) [Orabug: 28796202]
- scsi: lpfc: Fix errors in log messages. (James Smart) [Orabug: 28796202]
- scsi: lpfc: Correct invalid EQ doorbell write on if_type=6 (James Smart) [Orabug: 28796202]
- scsi: lpfc: Correct irq handling via locks when taking adapter offline (James Smart) [Orabug: 28796202]
- scsi: lpfc: Correct soft lockup when running mds diagnostics (James Smart) [Orabug: 28796202]
- scsi: lpfc: Correct race with abort on completion path (James Smart) [Orabug: 28796202]
- scsi: lpfc: Raise nvme defaults to support a larger io and more connectivity (James Smart) [Orabug: 28796202]
- scsi: lpfc: raise sg count for nvme to use available sg resources (James Smart) [Orabug: 28796202]
- scsi: lpfc: Fix GFT_ID and PRLI logic for RSCN (James Smart) [Orabug: 28796202]
- scsi: lpfc: remove an unnecessary NULL check (Dan Carpenter) [Orabug: 28796202]
- scsi: lpfc: update driver version to 12.0.0.6 (James Smart) [Orabug: 28796202]
- scsi: lpfc: Remove lpfc_enable_pbde as module parameter (James Smart) [Orabug: 28796202]
- scsi: lpfc: Correct LCB ACCept payload (James Smart) [Orabug: 28796202]
- scsi: lpfc: Limit tracking of tgt queue depth in fast path (James Smart) [Orabug: 28796202]
- scsi: lpfc: Fix driver crash when re-registering NVME rports. (James Smart) [Orabug: 28796202]
- scsi: lpfc: Fix list corruption on the completion queue. (James Smart) [Orabug: 28796202]
- scsi: lpfc: Fix sysfs Speed value on CNA ports (James Smart) [Orabug: 28796202]
- scsi: lpfc: Fix ELS abort on SLI-3 adapters (James Smart) [Orabug: 28796202]
- scsi: lpfc: remove null check on nvmebuf (Colin Ian King) [Orabug: 28796202]
- Fix error code in nfs_lookup_verify_inode() (Lance Shelton) [Orabug: 28807481]
- kdump/vmcore: support encrypted old memory with SME enabled (Lianbo Jiang) [Orabug: 28503140]
- amd_iommu: remap the device table of IOMMU with the memory encryption mask for kdump (Lianbo Jiang) [Orabug: 28503140]
- kexec: allocate unencrypted control pages for kdump in case SME is enabled (Lianbo Jiang) [Orabug: 28503140]
- x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory (Lianbo Jiang) [Orabug: 28503140]
- Revert "arm64: KVM: Tighten guest core register access from userspace" (Jack Vogel)
- Revert "kvm/arm: use PSR_AA32 definitions" (Jack Vogel)
- Revert "arm64: KVM: Sanitize PSTATE.M when being set from userspace" (Jack Vogel)
-
Mon Oct 15 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1842.el7uek]
- nfs: fix a deadlock in nfs client initialization (Scott Mayhew) [Orabug: 28775861]
- arm64: KVM: Sanitize PSTATE.M when being set from userspace (Marc Zyngier) [Orabug: 28762162] {CVE-2018-18021}
- kvm/arm: use PSR_AA32 definitions (Mark Rutland) [Orabug: 28762162] {CVE-2018-18021}
- arm64: KVM: Tighten guest core register access from userspace (Dave Martin) [Orabug: 28762162] {CVE-2018-18021}
- iommu/amd: Clear memory encryption mask from physical address (Singh, Brijesh) [Orabug: 28571203]
- uek-rpm: aarch64 some XGENE drivers must be be modules (Tom Saeger) [Orabug: 28549351]
- mm, truncate: remove all exceptional entries from pagevec under one lock (Mel Gorman) [Orabug: 28514617]
- mm, truncate: do not check mapping for every page being truncated (Mel Gorman) [Orabug: 28514617]
- mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL (Dan Williams) [Orabug: 28514617]
- mm: disallow mappings that conflict for devm_memremap_pages() (Dave Jiang) [Orabug: 28514617]
- x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling (Dan Williams) [Orabug: 28514617]
- lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe() (Dan Williams) [Orabug: 28514617]
- lib/iov_iter: Document _copy_to_iter_flushcache() (Dan Williams) [Orabug: 28514617]
- lib/iov_iter: Document _copy_to_iter_mcsafe() (Dan Williams) [Orabug: 28514617]
- acpi, nfit: Fix scrub idle detection (Dan Williams) [Orabug: 28514617]
- tools/testing/nvdimm: advertise a write cache for nfit_test (Vishal Verma) [Orabug: 28514617]
- libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes() (Dan Williams) [Orabug: 28514617]
- pmem: only set QUEUE_FLAG_DAX for fsdax mode (Ross Zwisler) [Orabug: 28514617]
- mm: remove page_is_poisoned() from linux/mm.h (Sahara) [Orabug: 28514617]
- fs/dax.c: use new return type vm_fault_t (Souptick Joarder) [Orabug: 28514617]
- dax: pass detailed error code from dax_iomap_fault() (Jan Kara) [Orabug: 28514617]
- mm: change return type to vm_fault_t (Souptick Joarder) [Orabug: 28514617]
- dax: Use dax_write_cache* helpers (Ross Zwisler) [Orabug: 28514617]
- libnvdimm, pmem: Do not flush power-fail protected CPU caches (Ross Zwisler) [Orabug: 28514617]
- libnvdimm, pmem: Unconditionally deep flush on *sync (Ross Zwisler) [Orabug: 28514617]
- libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSH (Ross Zwisler) [Orabug: 28514617]
- acpi, nfit: Remove ecc_unit_size (Dan Williams) [Orabug: 28514617]
- acpi: nfit: document sysfs interface (Aishwarya Pant) [Orabug: 28514617]
- dax: dax_insert_mapping_entry always succeeds (Matthew Wilcox) [Orabug: 28514617]
- x86, nfit_test: Add unit test for memcpy_mcsafe() (Dan Williams) [Orabug: 28514617]
- libnvdimm, e820: Register all pmem resources (Dan Williams) [Orabug: 28514617]
- libnvdimm: Debug probe times (Dan Williams) [Orabug: 28514617]
- pmem: Switch to copy_to_iter_mcsafe() (Dan Williams) [Orabug: 28514617]
- dax: Report bytes remaining in dax_iomap_actor() (Dan Williams) [Orabug: 28514617]
- dax: Introduce a ->copy_to_iter dax operation (Dan Williams) [Orabug: 28514617]
- uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation (Dan Williams) [Orabug: 28514617]
- x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe() (Dan Williams) [Orabug: 28514617]
- x86/asm/memcpy_mcsafe: Add write-protection-fault handling (Dan Williams) [Orabug: 28514617]
- x86/asm/memcpy_mcsafe: Return bytes remaining (Dan Williams) [Orabug: 28514617]
- x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling (Dan Williams) [Orabug: 28514617]
- x86/asm/memcpy_mcsafe: Remove loop unrolling (Dan Williams) [Orabug: 28514617]
- xfs, dax: introduce xfs_break_dax_layouts() (Dan Williams) [Orabug: 28514617]
- xfs: prepare xfs_break_layouts() for another layout type (Dan Williams) [Orabug: 28514617]
- xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL (Dan Williams) [Orabug: 28514617]
- mm, fs, dax: handle layout changes to pinned dax mappings (Dan Williams) [Orabug: 28514617]
- sched/wait: Introduce wait_var_event() (Peter Zijlstra) [Orabug: 28514617]
- mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS (Dan Williams) [Orabug: 28514617]
- dax: store pfns in the radix (Dan Williams) [Orabug: 28514617]
- memremap: split devm_memremap_pages() and memremap() infrastructure (Dan Williams) [Orabug: 28514617]
-
Mon Oct 08 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1841.el7uek]
- Btrfs: send, fix missing truncate for inode with prealloc extent past eof (Filipe Manana) [Orabug: 28400819]
- Btrfs: fix fsync after hole punching when using no-holes feature (Filipe Manana) [Orabug: 28488054]
- Btrfs: fix send failure when root has deleted files still open (Filipe Manana) [Orabug: 28506155]
- Btrfs: send, do not issue unnecessary truncate operations (Filipe Manana) [Orabug: 28506155]
- btrfs: Remove unused parameters from various functions (Nikolay Borisov) [Orabug: 28506155]
- uek-rpm: enable DTrace FBT for aarch64 (Kris Van Hees) [Orabug: 28707614]
- dtrace: FBT entry probes for arm64 (Kris Van Hees) [Orabug: 28643859]
- uek-rpm: enable DTrace SDT for aarch64 (Kris Van Hees) [Orabug: 28707604]
- Btrfs: fix mount failure after fsync due to hard link recreation (Filipe Manana) [Orabug: 28518966]
- Btrfs: fix log replay failure after unlink and link combination (Filipe Manana) [Orabug: 28518966]
- Btrfs: sync log after logging new name (Filipe Manana) [Orabug: 28519151]
- btrfs: Remove root arg from btrfs_log_inode_parent (Nikolay Borisov) [Orabug: 28519151]
- btrfs: btrfs_inode_log_parent should use defined inode_only values. (Edmund Nadolski) [Orabug: 28519151]
- Btrfs: avoid losing data raid profile when deleting a device (Liu Bo) [Orabug: 28544306]
- rds: RDS (tcp) hangs on sendto() to unresponding address (Ka-Cheong Poon) [Orabug: 28720880]
- rds: tcp: remove register_netdevice_notifier infrastructure. (Ka-Cheong Poon) [Orabug: 28737841]
- bnxt_en: Fix VF mac address regression. (Michael Chan) [Orabug: 28609280]
- Btrfs: reserve space for O_TMPFILE orphan item deletion (Omar Sandoval)
- Btrfs: renumber BTRFS_INODE_ runtime flags and switch to enums (Omar Sandoval) [Orabug: 28512436]
- Btrfs: get rid of unused orphan infrastructure (Omar Sandoval) [Orabug: 28512436]
- Btrfs: fix ENOSPC caused by orphan items reservations (Omar Sandoval) [Orabug: 28512436]
- Btrfs: refactor btrfs_evict_inode() reserve refill dance (Omar Sandoval) [Orabug: 28512436]
- Btrfs: delete dead code in btrfs_orphan_commit_root() (Omar Sandoval) [Orabug: 28512436]
- Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM (Omar Sandoval) [Orabug: 28512436]
- Btrfs: stop creating orphan items for truncate (Omar Sandoval) [Orabug: 28512436]
- Btrfs: fix error handling in btrfs_truncate_inode_items() (Omar Sandoval) [Orabug: 28512436]
- Btrfs: update stale comments referencing vmtruncate() (Omar Sandoval) [Orabug: 28512436]
- btrfs: move btrfs_truncate_block out of trans handle (Josef Bacik) [Orabug: 28512436]
- mm: get rid of vmacache_flush_all() entirely (Linus Torvalds) [Orabug: 28693570] {CVE-2018-17182}
- IB/core: Perform modify QP on real one (Parav Pandit) [Orabug: 28673621]
- KVM: arm64: Fixup Don't save the host ELR_EL2 and SPSR_EL2 on VHE systems (Thomas Tai) [Orabug: 28659735]
- protect against overflow when using ifnames_skip core param (Brian Maly) [Orabug: 28579075]
- kvm: fix possible spectre gadgets in virt/kvm/kvm_main.c (Darren Kenny) [Orabug: 28713077]
- kvm: fix possible spectre gadgets in virt/kvm/irqchip.c (Darren Kenny) [Orabug: 28713077]
- kvm: fix possible spectre gadgets in arch/x86/kvm/x86.c (Darren Kenny) [Orabug: 28713077]
- kvm: fix possible spectre gadgets in arch/x86/kvm/mtrr.c (Darren Kenny) [Orabug: 28713077]
- kvm: fix possible spectre gadgets in arch/x86/kvm/mmu.c (Darren Kenny) [Orabug: 28713077]
- kvm: fix possible spectre gadgets in arch/x86/kvm/lapic.c (Darren Kenny) [Orabug: 28713077]
- kvm: fix possible spectre gadgets in arch/x86/kvm/hyperv.c (Darren Kenny) [Orabug: 28713077]
- kvm: fix possible spectre gadgets in arch/x86/kvm/cpuid.c (Darren Kenny) [Orabug: 28713077]
- kvm: fix possible spectre gadgets in include/linux/kvm_host.h (Darren Kenny) [Orabug: 28713077]
- kvm: fix possible spectre gadgets in arch/x86/kvm/pmu.h (Darren Kenny) [Orabug: 28713077]
- kvm: fix possible spectre gadgets in arch/x86/kvm/hyperv.h (Darren Kenny) [Orabug: 28713077]
-
Sun Sep 30 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1840.el7uek]
- net: enable RPS on vlan devices (Shannon Nelson) [Orabug: 28703786]
- ixgbe: fix the return value for unsupported VF offload (Shannon Nelson) [Orabug: 28696833]
- ixgbe: disallow IPsec Tx offload when in SR-IOV mode (Shannon Nelson) [Orabug: 28696833]
- ixgbevf: enable VF IPsec offload operations (Shannon Nelson) [Orabug: 28696833]
- ixgbevf: add VF IPsec offload code (Shannon Nelson) [Orabug: 28696833]
- ixgbevf: add defines for IPsec offload request (Shannon Nelson) [Orabug: 28696833]
- ixgbe: add VF IPsec offload request message handling (Shannon Nelson) [Orabug: 28696833]
- ixgbe: add VF IPsec offload enable flag (Shannon Nelson) [Orabug: 28696833]
- ixgbe: add VF IPsec management (Shannon Nelson) [Orabug: 28696833]
- ixgbe: prep IPsec constants for later use (Shannon Nelson) [Orabug: 28696833]
- ixgbe: reload IPsec IP table after sa tables (Shannon Nelson) [Orabug: 28696833]
- ixgbe: don't clear IPsec sa counters on HW clearing (Shannon Nelson) [Orabug: 28696833]
- ixgbe: fix broken ipsec Rx with proper cast on spi (Shannon Nelson) [Orabug: 28696814]
- ixgbe: check ipsec ip addr against mgmt filters (Shannon Nelson) [Orabug: 28696814]
- ixgbe: cleanup sparse warnings (Cathy Zhou) [Orabug: 28696814]
- ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM (Alexander Duyck) [Orabug: 28696814]
- ixgbe: Move ipsec init function to before reset call (Alexander Duyck) [Orabug: 28696814]
- ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data (Alexander Duyck) [Orabug: 28696814]
- ixgbe: Fix bit definitions and add support for testing for ipsec support (Alexander Duyck) [Orabug: 28696814]
- ixgbe: Off by one in ixgbe_ipsec_tx() (Dan Carpenter) [Orabug: 28696814]
- ixgbe: add ipsec security registers into ethtool register dump (Shannon Nelson) [Orabug: 28696814]
- xfrm: don't check offload_handle for nonzero (Shannon Nelson) [Orabug: 28696814]
- net: rds: Use address family to designate IPv4 or IPv6 addresses (Håkon Bugge) [Orabug: 28720018]
- net: rds: Fix blank at eol in af_rds.c (Håkon Bugge) [Orabug: 28720018]
- irq/softirqs: Use lockdep to assert IRQs are disabled/enabled (Frederic Weisbecker) [Orabug: 28209660]
- locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irqs_enabled()/disabled() (Frederic Weisbecker) [Orabug: 28209660]
- bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface (Somnath Kotur) [Orabug: 28369671]
- RDMA/core: Acquire and release mmap_sem on each page range (Parav Pandit) [Orabug: 28564777]
- KVM: arm/arm64: Enable adaptative WFE trapping (Marc Zyngier) [Orabug: 28129411]
- arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp (Kim Phillips) [Orabug: 28660031]
- arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419 (Ard Biesheuvel) [Orabug: 28660031]
- btrfs: Check that each block group has corresponding chunk at mount time (Qu Wenruo) [Orabug: 28693486] {CVE-2018-14610}
- btrfs: validate type when reading a chunk (Gu Jinxiang) [Orabug: 28693490] {CVE-2018-14611}
- e1000e: Fix link check race condition (Benjamin Poirier) [Orabug: 28528928]
- Revert "e1000e: Separate signaling for link check/link up" (Benjamin Poirier) [Orabug: 28528928]
- e1000e: Avoid missed interrupts following ICR read (Benjamin Poirier) [Orabug: 28528928]
- e1000e: Fix queue interrupt re-raising in Other interrupt (Benjamin Poirier) [Orabug: 28528928]
- Partial revert "e1000e: Avoid receiver overrun interrupt bursts" (Benjamin Poirier) [Orabug: 28528928]
- e1000e: Remove Other from EIAC (Benjamin Poirier) [Orabug: 28528928]
-
Mon Sep 24 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1839.el7uek]
- net/rds: Fix call to sleeping function in a non-sleeping context (Håkon Bugge) [Orabug: 28642686]
- IB/ipoib: Improve filtering log message (Yuval Shaia) [Orabug: 27870815]
- IB/ipoib: Fix wrong update of arp_blocked counter (Yuval Shaia) [Orabug: 27870815]
- IB/ipoib: Update RX counters after ACL filtering (Yuval Shaia) [Orabug: 27870815]
- IB/ipoib: Filter RX packets before adding pseudo header (Yuval Shaia) [Orabug: 27870815]
- dm crypt: add middle-endian variant of plain64 IV (Konrad Rzeszutek Wilk) [Orabug: 28604541]
- arm64: do not place BUG() file name in generic section (Rob Gardner) [Orabug: 28543950]
- x86/speculation: Add sysfs entry to enable/disable retpoline (Alexandre Chartre) [Orabug: 28607498]
- x86/speculation: Allow IBRS firmware to be enabled when IBRS is disabled (Alexandre Chartre) [Orabug: 28607498]
- x86/speculation: Remove unnecessary retpoline alternatives (Alexandre Chartre) [Orabug: 28607498]
- x86/speculation: Use static key to enable/disable retpoline (Alexandre Chartre) [Orabug: 28607498]
- cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status (Scott Bauer) [Orabug: 28639381] {CVE-2018-16658}
- uek-rpm: Disable deprecated CONFIG_ACPI_PROCFS_POWER (Victor Erminpour) [Orabug: 28630247]
- Correct a merge error in v4.14.35-1833 (Jack Vogel) [Orabug: 28220625]
- crypto: ccp - Add support for new CCP/PSP device ID (Tom Lendacky) [Orabug: 28641301]
- crypto: ccp - Support register differences between PSP devices (Tom Lendacky) [Orabug: 28641301]
- crypto: ccp - Remove unused #defines (Tom Lendacky) [Orabug: 28641301]
- crypto: ccp - Add psp enabled message when initialization succeeds (Tom Lendacky) [Orabug: 28641301]
- crypto: ccp - Fix command completion detection race (Tom Lendacky) [Orabug: 28641301]
- iommu/amd: Add support for IOMMU XT mode (Suravee Suthikulpanit) [Orabug: 28641301]
- iommu/amd: Add support for higher 64-bit IOMMU Control Register (Suravee Suthikulpanit) [Orabug: 28641301]
- x86: irq_remapping: Move irq remapping mode enum (Suravee Suthikulpanit) [Orabug: 28641301]
- x86/CPU/AMD: Fix LLC ID bit-shift calculation (Suravee Suthikulpanit) [Orabug: 28641301]
- x86/CPU/AMD: Derive CPU topology from CPUID function 0xB when available (Suravee Suthikulpanit) [Orabug: 28641301]
- x86/CPU/AMD: Calculate last level cache ID from number of sharing threads (Suravee Suthikulpanit) [Orabug: 28641301]
- x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c (Borislav Petkov) [Orabug: 28641301]
- perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id (Suravee Suthikulpanit) [Orabug: 28641301]
- x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present (Borislav Petkov) [Orabug: 28641301]
- Linux 4.14.69 (Greg Kroah-Hartman)
- arm64: mm: always enable CONFIG_HOLES_IN_ZONE (James Morse)
- fs/quota: Fix spectre gadget in do_quotactl (Jeremy Cline)
- crypto: caam/qi - fix error path in xts setkey (Horia Geantă)
- crypto: caam/jr - fix descriptor DMA unmapping (Horia Geantă)
- crypto: caam - fix DMA mapping direction for RSA forms 2 & 3 (Horia Geantă)
- crypto: vmx - Fix sleep-in-atomic bugs (Ondrej Mosnacek)
- perf auxtrace: Fix queue resize (Adrian Hunter)
- cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias() (Eddie.Horng)
- bcache: release dc->writeback_lock properly in bch_writeback_thread() (Shan Hai)
- libnvdimm: fix ars_status output length calculation (Vishal Verma)
- getxattr: use correct xattr length (Christian Brauner)
- udlfb: set optimal write delay (Mikulas Patocka)
- fb: fix lost console when the user unplugs a USB adapter (Mikulas Patocka)
- pwm: tiehrpwm: Fix disabling of output of PWMs (Vignesh R)
- pwm: tiehrpwm: Don't use emulation mode bits to control PWM output (Vignesh R)
- ubifs: Fix synced_i_size calculation for xattr inodes (Richard Weinberger)
- ubifs: xattr: Don't operate on deleted inodes (Richard Weinberger)
- ubifs: Check data node size before truncate (Richard Weinberger)
- Revert "UBIFS: Fix potential integer overflow in allocation" (Richard Weinberger)
- ubifs: Fix memory leak in lprobs self-check (Richard Weinberger)
- userns: move user access out of the mutex (Jann Horn)
- sys: don't hold uts_sem while accessing userspace memory (Jann Horn)
- iommu/vt-d: Fix dev iotlb pfsid use (Jacob Pan)
- iommu/vt-d: Add definitions for PFSID (Jacob Pan)
- mm/tlb: Remove tlb_remove_table() non-concurrent condition (Peter Zijlstra)
- ARM: tegra: Fix Tegra30 Cardhu PCA954x reset (Jon Hunter)
- NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() (Trond Myklebust)
- NFSv4: Fix locking in pnfs_generic_recover_commit_reqs (Trond Myklebust)
- NFSv4 client live hangs after live data migration recovery (Bill Baker)
- pnfs/blocklayout: off by one in bl_map_stripe() (Dan Carpenter)
- block, bfq: return nbytes and not zero from struct cftype .write() method (Maciej S. Szmigiero)
- xtensa: increase ranges in ___invalidate_{i,d}cache_all (Max Filippov)
- xtensa: limit offsets in __loop_cache_{all,page} (Max Filippov)
- KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages (Paul Mackerras)
- KVM: VMX: fixes for vmentry_l1d_flush module parameter (Paolo Bonzini)
- PM / sleep: wakeup: Fix build error caused by missing SRCU support (zhangyi (F))
- cpufreq: governor: Avoid accessing invalid governor_data (Henry Willard)
- drivers/block/zram/zram_drv.c: fix bug storing backing_dev (Peter Kalauskas)
- ovl: fix wrong use of impure dir cache in ovl_iterate() (Amir Goldstein)
- mfd: hi655x: Fix regmap area declared size for hi655x (Rafael David Tinoco)
- uprobes: Use synchronize_rcu() not synchronize_sched() (Steven Rostedt (VMware))
- livepatch: Validate module/old func name length (Kamalesh Babulal)
- printk/tracing: Do not trace printk_nmi_enter() (Steven Rostedt (VMware))
- tracing/blktrace: Fix to allow setting same value (Steven Rostedt (VMware))
- tracing: Do not call start/stop() functions when tracing_on does not change (Steven Rostedt (VMware))
- rtc: omap: fix potential crash on power off (Johan Hovold)
- vmw_balloon: fix VMCI use when balloon built into kernel (Nadav Amit)
- vmw_balloon: VMCI_DOORBELL_SET does not check status (Nadav Amit)
- vmw_balloon: do not use 2MB without batching (Nadav Amit)
- vmw_balloon: fix inflation of 64-bit GFNs (Nadav Amit)
- extcon: Release locking when sending the notification of connector state (Chanwoo Choi)
- iio: ad9523: Fix return value for ad952x_store() (Lars-Peter Clausen)
- iio: ad9523: Fix displayed phase (Lars-Peter Clausen)
- iio: sca3000: Fix missing return in switch (Gustavo A. R. Silva)
- Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind() (Dexuan Cui)
- uart: fix race between uart_put_char() and uart_shutdown() (Tycho Andersen)
- dm crypt: don't decrease device limits (Mikulas Patocka)
- dm cache metadata: set dirty on all cache blocks after a crash (Ilya Dryomov)
- dm cache metadata: save in-core policy_hint_size to on-disk superblock (Mike Snitzer)
- dm thin: stop no_space_timeout worker when switching to write-mode (Hou Tao)
- dm integrity: change 'suspending' variable from bool to int (Mikulas Patocka)
- net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree() (Tomas Bortoli)
- net/9p/client.c: version pointer uninitialized (Tomas Bortoli)
- 9p/virtio: fix off-by-one error in sg list bounds check (jiangyiwen)
- fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed (piaojun)
- 9p: fix multiple NULL-pointer-dereferences (Tomas Bortoli)
- RDMA/rxe: Set wqe->status correctly if an unexpected response is received (Bart Van Assche)
- ib_srpt: Fix a use-after-free in srpt_close_ch() (Bart Van Assche)
- cxl: Fix wrong comparison in cxl_adapter_context_get() (Vaibhav Jain)
- powerpc/powernv/pci: Work around races in PCI bridge enabling (Benjamin Herrenschmidt)
- PCI: Add wrappers for dev_printk() (Frederick Lawler)
- powerpc/pseries: Fix endianness while restoring of r3 in MCE handler. (Mahesh Salgaonkar)
- powerpc/fadump: handle crash memory ranges array index overflow (Hari Bathini)
- Fix kexec forbidding kernels signed with keys in the secondary keyring to boot (Yannik Sembritzki)
- Replace magic for trusting the secondary keyring with #define (Yannik Sembritzki)
- mailbox: xgene-slimpro: Fix potential NULL pointer dereference (Gustavo A. R. Silva)
- media: Revert "[media] tvp5150: fix pad format frame height" (Javier Martinez Canillas)
- libertas: fix suspend and resume for SDIO connected cards (Daniel Mack)
- drm/i915/userptr: reject zero user_size (Matthew Auld)
- block: really disable runtime-pm for blk-mq (Ming Lei)
- block: blk_init_allocated_queue() set q->fq as NULL in the fail case (xiao jin)
- readahead: stricter check for bdi io_pages (Markus Stockhausen)
- mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITS (Sergei Shtylyov)
- spi: cadence: Change usleep_range() to udelay(), for atomic context (Janek Kotas)
- spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe (Krzysztof Kozlowski)
- spi: pxa2xx: Add support for Intel Ice Lake (Mika Westerberg)
- spi: davinci: fix a NULL pointer dereference (Bartosz Golaszewski)
- 9p/net: Fix zero-copy path in the 9p virtio transport (Chirantan Ekbote)
- net: mac802154: tx: expand tailroom if necessary (Alexander Aring)
- net: 6lowpan: fix reserved space for single frames (Alexander Aring)
- Linux 4.14.68 (Greg Kroah-Hartman)
- gcc-plugins: Use dynamic initializers (Kees Cook)
- gcc-plugins: Add include required by GCC release 8 (Valdis Kletnieks)
- cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status (Scott Bauer)
- watchdog: Mark watchdog touch functions as notrace (Vincent Whitchurch)
- power: generic-adc-battery: check for duplicate properties copied from iio channels (H. Nikolaus Schaller)
- power: generic-adc-battery: fix out-of-bounds write when copying channel properties (H. Nikolaus Schaller)
- PM / clk: signedness bug in of_pm_clk_add_clks() (Dan Carpenter)
- clk: rockchip: fix clk_i2sout parent selection bits on rk3399 (Alberto Panizzo)
- iscsi target: fix session creation failure handling (Mike Christie)
- scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock (Bart Van Assche)
- scsi: sysfs: Introduce sysfs_{un,}break_active_protection() (Bart Van Assche)
- scsi: mpt3sas: Fix _transport_smp_handler() error path (Bart Van Assche)
- tpm: Return the actual size when receiving an unsupported command (Ricardo Schwarzmeier)
- MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7 (Paul Burton)
- MIPS: Change definition of cpu_relax() for Loongson-3 (Huacai Chen)
- MIPS: Always use -march=<arch>, not -<arch> shortcuts (Paul Burton)
- MIPS: Correct the 64-bit DSP accumulator register size (Maciej W. Rozycki)
- kprobes: Make list and blacklist root user read only (Masami Hiramatsu)
- kprobes/arm: Fix %p uses in error messages (Masami Hiramatsu)
- s390/pci: fix out of bounds access during irq setup (Sebastian Ott)
- s390/numa: move initial setup of node_to_cpumask_map (Martin Schwidefsky)
- s390/qdio: reset old sbal_state flags (Julian Wiedmann)
- s390: fix br_r1_trampoline for machines without exrl (Martin Schwidefsky)
- s390/mm: fix addressing exception after suspend/resume (Gerald Schaefer)
- x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() (Jann Horn)
- hwmon: (nct6775) Fix potential Spectre v1 (Gustavo A. R. Silva)
- x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (Andi Kleen)
- x86/spectre: Add missing family 6 check to microcode check (Andi Kleen)
- x86/irqflags: Mark native_restore_fl extern inline (Nick Desaulniers)
- x86/nmi: Fix NMI uaccess race against CR3 switching (Andy Lutomirski)
- x86/vdso: Fix lsl operand order (Samuel Neves)
- pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show() (Dan Carpenter)
- ASoC: sirf: Fix potential NULL pointer dereference (Gustavo A. R. Silva)
- ASoC: zte: Fix incorrect PCM format bit usages (Takashi Iwai)
- ASoC: dpcm: don't merge format from invalid codec dai (Jerome Brunet)
- b43/leds: Ensure NUL-termination of LED name string (Michael Buesch)
- b43legacy/leds: Ensure NUL-termination of LED name string (Michael Buesch)
- udl-kms: avoid division (Mikulas Patocka)
- udl-kms: fix crash due to uninitialized memory (Mikulas Patocka)
- udl-kms: handle allocation failure (Mikulas Patocka)
- udl-kms: change down_interruptible to down (Mikulas Patocka)
- fuse: Add missed unlock_page() to fuse_readpages_fill() (Kirill Tkhai)
- fuse: Fix oops at process_init_reply() (Miklos Szeredi)
- fuse: umount should wait for all requests (Miklos Szeredi)
- fuse: fix unlocked access to processing queue (Miklos Szeredi)
- fuse: fix double request_end() (Miklos Szeredi)
- fuse: fix initial parallel dirops (Miklos Szeredi)
- fuse: Don't access pipe->buffers without pipe_lock() (Andrey Ryabinin)
- x86/kvm/vmx: Remove duplicate l1d flush definitions (Josh Poimboeuf)
- KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled (Thomas Gleixner)
- x86/process: Re-export start_thread() (Rian Hunter)
- x86/vdso: Fix vDSO build if a retpoline is emitted (Andy Lutomirski)
- x86/speculation/l1tf: Suggest what to do on systems with too much RAM (Vlastimil Babka)
- x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM (Vlastimil Babka)
- x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (Vlastimil Babka)
- mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE (Peter Zijlstra)
- mm: move tlb_table_flush to tlb_flush_mmu_free (Nicholas Piggin)
- platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (Takashi Iwai)
- nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event (Michal Wnukowski)
- ext4: reset error code in ext4_find_entry in fallback (Eric Sandeen)
- ext4: sysfs: print ext4_super_block fields as little-endian (Arnd Bergmann)
- ext4: check for NUL characters in extended attribute's name (Theodore Ts'o)
- stop_machine: Atomically queue and wake stopper threads (Prasad Sodagudi)
- stop_machine: Reflow cpu_stop_queue_two_works() (Peter Zijlstra)
- s390/kvm: fix deadlock when killed by oom (Claudio Imbrenda)
- KVM: arm/arm64: Skip updating PTE entry if no change (Punit Agrawal)
- KVM: arm/arm64: Skip updating PMD entry if no change (Punit Agrawal)
- arm64: dts: rockchip: corrected uart1 clock-names for rk3328 (Huibin Hong)
- arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() (Greg Hackmann)
- kprobes/arm64: Fix %p uses in error messages (Masami Hiramatsu)
- printk/nmi: Prevent deadlock when accessing the main log buffer in NMI (Petr Mladek)
- printk: Create helper function to queue deferred console handling (Petr Mladek)
- printk: Split the code for storing a message into the log buffer (Petr Mladek)
- iommu/arm-smmu: Error out only if not enough context interrupts (Vivek Gautam)
- Btrfs: fix btrfs_write_inode vs delayed iput deadlock (Josef Bacik)
- btrfs: don't leak ret from do_chunk_alloc (Josef Bacik)
- btrfs: use correct compare function of dirty_metadata_bytes (Ethan Lien)
- smb3: fill in statfs fsid and correct namelen (Steve French)
- smb3: don't request leases in symlink creation and query (Steve French)
- smb3: Do not send SMB3 SET_INFO if nothing changed (Steve French)
- smb3: enumerating snapshots was leaving part of the data off end (Steve French)
- cifs: check kmalloc before use (Nicholas Mc Guire)
- cifs: add missing debug entries for kconfig options (Steve French)
- mei: don't update offset in write (Alexander Usyskin)
- mm/memory.c: check return value of ioremap_prot (jie@chenjie6@huwei.com)
- scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATED (Jim Gill)
- scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO (Johannes Thumshirn)
- scsi: fcoe: drop frames in ELS LOGO error path (Johannes Thumshirn)
- scsi: fcoe: fix use-after-free in fcoe_ctlr_els_send (Johannes Thumshirn)
- gpiolib-acpi: make sure we trigger edge events at least once on boot (Benjamin Tissoires)
- memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure (Kirill Tkhai)
- drivers: net: lmc: fix case value for target abort error (Colin Ian King)
- Squashfs: Compute expected length from inode size rather than block length (Phillip Lougher)
- mm: delete historical BUG from zap_pmd_range() (Hugh Dickins)
- squashfs metadata 2: electric boogaloo (Linus Torvalds)
- enic: do not call enic_change_mtu in enic_probe (Govindarajulu Varadarajan)
- sparc: use asm-generic version of msi.h (Thomas Petazzoni)
- sparc/time: Add missing __init to init_tick_ops() (Steven Rostedt (VMware))
- arc: fix type warnings in arc/mm/cache.c (Randy Dunlap)
- arc: fix build errors in arc/include/asm/delay.h (Randy Dunlap)
- arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c (Randy Dunlap)
- arc: [plat-eznps] fix data type errors in platform headers (Randy Dunlap)
- ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc (Ofer Levi)
- enic: handle mtu change for vf properly (Govindarajulu Varadarajan)
- nfp: flower: fix port metadata conversion bug (John Hurley)
- bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog() (Taehee Yoo)
- ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size (Eugeniy Paltsev)
- Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum" (Rafał Miłecki)
- tools/power turbostat: Read extended processor family from CPUID (Calvin Walton)
- zswap: re-check zswap_is_full() after do zswap_shrink() (Li Wang)
- ipc/sem.c: prevent queue.status tearing in semop (Davidlohr Bueso)
- hinic: Link the logical network device to the pci device in sysfs (dann frazier)
- selftests/ftrace: Add snapshot and tracing_on test case (Masami Hiramatsu)
- cachefiles: Wait rather than BUG'ing on "Unexpected object collision" (Kiran Kumar Modukuri)
- cachefiles: Fix refcounting bug in backing-file read monitoring (Kiran Kumar Modukuri)
- fscache: Allow cancelled operations to be enqueued (Kiran Kumar Modukuri)
- x86/boot: Fix if_changed build flip/flop bug (Kees Cook)
- sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE (Hailong Liu)
- i2c/mux, locking/core: Annotate the nested rt_mutex usage (Peter Rosin)
- locking/rtmutex: Allow specifying a subclass for nested locking (Peter Rosin)
- net: axienet: Fix double deregister of mdio (Shubhrajyoti Datta)
- qmi_wwan: fix interface number for DW5821e production firmware (Aleksander Morgado)
- bnx2x: Fix invalid memory access in rss hash config path. (Sudarsana Reddy Kalluru)
- media: staging: omap4iss: Include asm/cacheflush.h after generic includes (Guenter Roeck)
- perf/x86/amd/ibs: Don't access non-started event (Thomas Gleixner)
- i2c: davinci: Avoid zero value of CLKH (Alexander Sverdlin)
- can: m_can: Move accessing of message ram to after clocks are enabled (Faiz Abbas)
- can: mpc5xxx_can: check of_iomap return before use (Nicholas Mc Guire)
- net: prevent ISA drivers from building on PPC32 (Randy Dunlap)
- atl1c: reserve min skb headroom (Florian Westphal)
- qed: Correct Multicast API to reflect existence of 256 approximate buckets. (Sudarsana Reddy Kalluru)
- qed: Fix possible race for the link state value. (Sudarsana Reddy Kalluru)
- qed: Fix link flap issue due to mismatching EEE capabilities. (Sudarsana Reddy Kalluru)
- net: caif: Add a missing rcu_read_unlock() in caif_flow_cb (YueHaibing)
- tools/power turbostat: fix -S on UP systems (Len Brown)
- KVM: vmx: use local variable for current_vmptr when emulating VMPTRST (Sean Christopherson)
- netfilter: nf_tables: don't allow to rename to already-pending name (Florian Westphal)
- netfilter: nf_tables: fix memory leaks on chain rename (Florian Westphal)
- bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xadd (Daniel Borkmann)
- netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy() (Taehee Yoo)
- usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3' (Eugeniu Rosca)
- tools: usb: ffs-test: Fix build on big endian systems (Peter Senna Tschudin)
- usb/phy: fix PPC64 build errors in phy-fsl-usb.c (Randy Dunlap)
- usb: gadget: u_audio: protect stream runtime fields with stream spinlock (Vladimir Zapolskiy)
- usb: gadget: u_audio: remove cached period bytes value (Vladimir Zapolskiy)
- usb: gadget: u_audio: remove caching of stream buffer parameters (Vladimir Zapolskiy)
- usb: gadget: u_audio: update hw_ptr in iso_complete after data copied (Joshua Frkuska)
- usb: gadget: u_audio: fix pcm/card naming in g_audio_setup() (Eugeniu Rosca)
- usb: gadget: f_uac2: fix error handling in afunc_bind (again) (Eugeniu Rosca)
- usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a66597_queue() (Jia-Ju Bai)
- usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller() (Jia-Ju Bai)
- nbd: handle unexpected replies better (Josef Bacik)
- nbd: don't requeue the same request twice. (Josef Bacik)
- drm/imx: imx-ldb: check if channel is enabled before printing warning (Lucas Stach)
- drm/imx: imx-ldb: disable LDB on driver bind (Lucas Stach)
- scsi: libiscsi: fix possible NULL pointer dereference in case of TMF (Varun Prakash)
- scsi: target: iscsi: cxgbit: fix max iso npdu calculation (Varun Prakash)
- drm/bridge: adv7511: Reset registers on hotplug (Sean Paul)
- nl80211: Add a missing break in parse_station_flags (Bernd Edlinger)
- ext4: clear mmp sequence number when remounting read-only (Theodore Ts'o)
- mac80211: add stations tied to AP_VLANs during hw reconfig (mpubbise@codeaurora.org)
- esp6: fix memleak on error path in esp6_input (Zhen Lei)
- xfrm: free skb if nlsk pointer is NULL (Florian Westphal)
- xfrm: fix missing dst_release() after policy blocking lbcast and multicast (Tommi Rantala)
- vti6: fix PMTU caching and reporting on xmit (Eyal Birger)
- crypto: vmx - Use skcipher for ctr fallback (Paulo Flabiano Smorigo)
-
Mon Sep 17 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1838.el7uek]
- x86/efi: Allocate e820 buffer before calling efi_exit_boot_service (Eric Snowberg) [Orabug: 28070694]
- posix-timers: Sanitize overrun handling (Thomas Gleixner) [Orabug: 28603330] {CVE-2018-12896}
- bcache: release dc->writeback_lock properly in bch_writeback_thread() (Shan Hai) [Orabug: 28335202]
- bcache: fix cached_dev->count usage for bch_cache_set_error() (Coly Li) [Orabug: 28335202]
- net/rds: make the source code clean (Zhu Yanjun) [Orabug: 28289486]
- net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6 (Zhu Yanjun) [Orabug: 28289486]
- net/rds: Use rdma_read_gids to read connection GIDs (Parav Pandit) [Orabug: 28289486]
- oracleasm: Unmap protection pages on completion (Martin K. Petersen) [Orabug: 28506113]
- oracleasm: Fix use after free for request processing timer (Martin K. Petersen) [Orabug: 28506113]
- oracleasm: Fix incorrectly set flag (Martin K. Petersen) [Orabug: 28506113]
- oracleasm: Fix memory leak (Martin K. Petersen) [Orabug: 28506113]
- oracleasm: Add ENXIO handling (Martin K. Petersen) [Orabug: 28506113]
- oracleasm: Add missing tracepoint (Martin K. Petersen) [Orabug: 28506113]
- oracleasm: Don't assume bip was allocated by oracleasm (Martin K. Petersen) [Orabug: 28506113]
- hwmon: (k10temp) Display both Tctl and Tdie (Guenter Roeck) [Orabug: 28652844]
- hwmon: (k10temp) Use API function to access System Management Network (Guenter Roeck) [Orabug: 28652844]
- hwmon: (k10temp) Fix reading critical temperature register (Guenter Roeck) [Orabug: 28652844]
- hwmon: (k10temp) Add temperature offset for Ryzen 2700X (Guenter Roeck) [Orabug: 28652844]
- hwmon: (k10temp) Add support for temperature offsets (Guenter Roeck) [Orabug: 28652844]
- hwmon: (k10temp) Add support for family 17h (Guenter Roeck) [Orabug: 28652844]
- hwmon: (k10temp) Move chip specific code into probe function (Guenter Roeck) [Orabug: 28652844]
- kvm: x86: merge with 4.14.50 missed a fix to kvm_read_guest_virt() (Liam Merwick) [Orabug: 28469410]
- KVM: vmx: use local variable for current_vmptr when emulating VMPTRST (Sean Christopherson) [Orabug: 28469410]
- KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled (Liran Alon) [Orabug: 28469410]
- x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD (Janakarajan Natarajan) [Orabug: 28469410]
- kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading (Jim Mattson) [Orabug: 28469410]
- x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks (Vitaly Kuznetsov) [Orabug: 28469410]
- tools/headers: Pick up latest kernel ABIs (Ingo Molnar) [Orabug: 28469410]
- KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number (Vitaly Kuznetsov) [Orabug: 28469410]
- kvm: vmx: Nested VM-entry prereqs for event inj. (Marc Orr) [Orabug: 28469410]
- KVM: arm64: Prevent KVM_COMPAT from being selected (Marc Zyngier) [Orabug: 28469410]
- KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT (Marc Zyngier) [Orabug: 28469410]
- KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range (Jia He) [Orabug: 28469410]
- arm: port KCOV to arm (Dmitry Vyukov) [Orabug: 28469410]
- KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV (Arnd Bergmann) [Orabug: 28469410]
- KVM: x86: fix typo at kvm_arch_hardware_setup comment (Marcelo Tosatti) [Orabug: 28469410]
- KVM: x86: VMX: fix build without hyper-v (Linus Torvalds) [Orabug: 28469410]
- KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit (Paul Mackerras) [Orabug: 28469410]
- KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts (Paul Mackerras) [Orabug: 28469410]
- KVM: PPC: Book3S PR: Handle additional interrupt types (Cameron Kaiser) [Orabug: 28469410]
- x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR (Tom Lendacky) [Orabug: 28469410]
- x86/bugs: Add AMD's SPEC_CTRL MSR usage (Konrad Rzeszutek Wilk) [Orabug: 28469410]
- x86/bugs: Add AMD's variant of SSB_NO (Konrad Rzeszutek Wilk) [Orabug: 28469410]
- kvm: nVMX: Add support for "VMWRITE to any supported field" (Jim Mattson) [Orabug: 28469410]
- kvm: nVMX: Restrict VMX capability MSR changes (Jim Mattson) [Orabug: 28469410]
- KVM: VMX: Optimize tscdeadline timer latency (Wanpeng Li) [Orabug: 28469410]
- KVM: docs: nVMX: Remove known limitations as they do not exist now (Liran Alon) [Orabug: 28469410]
- KVM: docs: mmu: KVM support exposing SLAT to guests (Liran Alon) [Orabug: 28469410]
- kvm: no need to check return value of debugfs_create functions (Greg Kroah-Hartman) [Orabug: 28469410]
- kvm: Make VM ioctl do valloc for some archs (Marc Orr) [Orabug: 28469410]
- ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 (Russell King) [Orabug: 28469410]
- ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling (Russell King) [Orabug: 28469410]
- ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 (Russell King) [Orabug: 28469410]
- ARM: KVM: invalidate icache on guest exit for Cortex-A15 (Marc Zyngier) [Orabug: 28469410]
- ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 (Marc Zyngier) [Orabug: 28469410]
- KVM: PPC: Book3S PR: Allow KVM_PPC_CONFIGURE_V3_MMU to succeed (Paul Mackerras) [Orabug: 28469410]
- selftests: kvm: return Kselftest Skip code for skipped tests (Shuah Khan (Samsung OSG)) [Orabug: 28469410]
- selftests: kvm: update .gitignore with missing file (Anders Roxell) [Orabug: 28469410]
- selftests: kvm: add .gitignore for generated files (Anders Roxell) [Orabug: 28469410]
- KVM: docs: mmu: Fix link to NPT presentation from KVM Forum 2008 (Liran Alon) [Orabug: 28469410]
- kvm: x86: Amend the KVM_GET_SUPPORTED_CPUID API documentation (Jim Mattson) [Orabug: 28469410]
- KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability (Vitaly Kuznetsov) [Orabug: 28469410]
- KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX implementation (Vitaly Kuznetsov) [Orabug: 28469410]
- KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implementation (Vitaly Kuznetsov) [Orabug: 28469410]
- KVM: introduce kvm_make_vcpus_request_mask() API (Vitaly Kuznetsov) [Orabug: 28469410]
- KVM: x86: hyperv: do rep check for each hypercall separately (Vitaly Kuznetsov) [Orabug: 28469410]
- KVM: x86: hyperv: use defines when parsing hypercall parameters (Vitaly Kuznetsov) [Orabug: 28469410]
- KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512 (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Check all vcpu redistributors are set on map_resources (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Check vcpu redist base before registering an iodev (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Helper to register a new redistributor region (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Revisit Redistributor TYPER last bit computation (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Helper to locate free rdist index (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Replace the single rdist region by a list (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION (Eric Auger) [Orabug: 28469410]
- KVM: arm/arm64: Set dist->spis to NULL after kfree (Eric Auger) [Orabug: 28469410]
- KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit() (Dave Martin) [Orabug: 28469410]
- KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit() (Dave Martin) [Orabug: 28469410]
- KVM: arm64: Convert lazy FPSIMD context switch trap to C (Dave Martin) [Orabug: 28469410]
- KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change (Christoffer Dall) [Orabug: 28469410]
- KVM: x86: Expose CLDEMOTE CPU feature to guest VM (Jingqi Liu) [Orabug: 28469410]
- x86/cpufeatures: Enumerate cldemote instruction (Fenghua Yu) [Orabug: 28469410]
- KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address invvpid (Liran Alon) [Orabug: 28469410]
- KVM: nVMX: Don't flush TLB when vmcs12 uses VPID (Liran Alon) [Orabug: 28469410]
- KVM: nVMX: Use vmx local var for referencing vpid02 (Liran Alon) [Orabug: 28469410]
- KVM: x86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGION (Dan Carpenter) [Orabug: 28469410]
- KVM: x86: remove obsolete EXPORT... of handle_mmio_page_fault (Sean Christopherson) [Orabug: 28469410]
- KVM: nVMX: Ensure that VMCS12 field offsets do not change (Jim Mattson) [Orabug: 28469410]
- KVM: nVMX: Restore the VMCS12 offsets for v4.0 fields (Jim Mattson) [Orabug: 28469410]
- KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING (Arnd Bergmann) [Orabug: 28469410]
- kvm: nVMX: Use nested_run_pending rather than from_vmentry (Jim Mattson) [Orabug: 28469410]
- KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0 (Sean Christopherson) [Orabug: 28469410]
- KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with analyse_instr() input (Simon Guo) [Orabug: 28469410]
- KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types (Simon Guo) [Orabug: 28469410]
- KVM: PPC: Reimplement LOAD_VSX/STORE_VSX instruction mmio emulation with analyse_instr() input (Simon Guo) [Orabug: 28469410]
- KVM: PPC: Reimplement LOAD_FP/STORE_FP instruction mmio emulation with analyse_instr() input (Simon Guo) [Orabug: 28469410]
- KVM: PPC: Add giveup_ext() hook to PPC KVM ops (Simon Guo) [Orabug: 28469410]
- KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with analyse_instr() input (Simon Guo) [Orabug: 28469410]
- KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation (Simon Guo) [Orabug: 28469410]
- arm64: KVM: Use lm_alias() for kvm_ksym_ref() (Mark Rutland) [Orabug: 28469410]
- KVM: PPC: Book3S HV: Lockless tlbie for HPT hcalls (Nicholas Piggin) [Orabug: 28469410]
- KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue (Simon Guo) [Orabug: 28469410]
- KVM: s390: vsie: simplify < 8k address checks (David Hildenbrand) [Orabug: 28469410]
- KVM: s390: generalize kvm_s390_get_tod_clock_ext() (David Hildenbrand) [Orabug: 28469410]
- KVM: s390: reset crypto attributes for all vcpus (Tony Krowiak) [Orabug: 28469410]
- KVM: PPC: Book3S: Change return type to vm_fault_t (Souptick Joarder) [Orabug: 28469410]
- KVM: PPC: Book3S: Check KVM_CREATE_SPAPR_TCE_64 parameters (Alexey Kardashevskiy) [Orabug: 28469410]
- KVM: PPC: Book3S: Allow backing bigger guest IOMMU pages with smaller physical pages (Alexey Kardashevskiy) [Orabug: 28469410]
- KVM: PPC: Book3S: Use correct page shift in H_STUFF_TCE (Alexey Kardashevskiy) [Orabug: 28469410]
- KVM: PPC: Book3S HV: Fix inaccurate comment (Paul Mackerras) [Orabug: 28469410]
- KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly (Paul Mackerras) [Orabug: 28469410]
- KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface (Paul Mackerras) [Orabug: 28469410]
- KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions (Paul Mackerras) [Orabug: 28469410]
- KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n (Paul Mackerras) [Orabug: 28469410]
- torture: Make kvm-find-errors.sh find build warnings (Paul E. McKenney) [Orabug: 28469410]
- rcutorture: Abbreviate kvm.sh summary lines (Paul E. McKenney) [Orabug: 28469410]
- rcutorture: Print end-of-test state in kvm.sh summary (Paul E. McKenney) [Orabug: 28469410]
- torture: Fold parse-torture.sh into parse-console.sh (Paul E. McKenney) [Orabug: 28469410]
- torture: Add a script to edit output from failed runs (Paul E. McKenney) [Orabug: 28469410]
- arm64: Remove duplicate include (Vincenzo Frascino) [Orabug: 28469410]
- kvm: mmu: Don't expose private memslots to L2 (Jim Mattson) [Orabug: 28469410]
- kvm: mmu: Add guest_mode to kvm_mmu_page_role (Jim Mattson) [Orabug: 28469410]
- kvm: nVMX: Eliminate APIC access page sharing between L1 and L2 (Jim Mattson) [Orabug: 28469410]
- kvm: vmx: Basic APIC virtualization controls have three settings (Jim Mattson) [Orabug: 28469410]
- kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use (Junaid Shahid) [Orabug: 28469410]
- kvm: vmx: Introduce lapic_mode enumeration (Jim Mattson) [Orabug: 28469410]
- KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support (Vitaly Kuznetsov) [Orabug: 28469410]
- kvm: x86: Refactor mmu_free_roots() (Junaid Shahid) [Orabug: 28469410]
- powerpc64/ftrace: Disable ftrace during kvm entry/exit (Naveen N. Rao) [Orabug: 28469410]
- x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI (KarimAllah Ahmed) [Orabug: 28469410]
- xen-netfront: Update features after registering netdev (Ross Lagerwall) [Orabug: 28469410]
- xen-netfront: Fix mismatched rtnl_unlock (Ross Lagerwall) [Orabug: 28469410]
- xen/grant-table: Export gnttab_{alloc|free}_pages as GPL (Oleksandr Andrushchenko) [Orabug: 28469410]
- xen: share start flags between PV and PVH (Roger Pau Monne) [Orabug: 28469410]
- xen/PVH: Make GDT selectors PVH-specific (Boris Ostrovsky) [Orabug: 28469410]
- xen/store: do not store local values in xen_start_info (Roger Pau Monne) [Orabug: 28469410]
- xen-netfront: fix xennet_start_xmit()'s return type (Luc Van Oostenryck) [Orabug: 28469410]
- xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE (Paul Durrant) [Orabug: 28469410]
- x86/xen/efi: Initialize UEFI secure boot state during dom0 boot (Daniel Kiper) [Orabug: 28469410]
- hv_netvsc: Fix napi reschedule while receive completion is busy (Haiyang Zhang) [Orabug: 28469410]
- x86/hyper-v: Fix the circular dependency in IPI enlightenment (K. Y. Srinivasan) [Orabug: 28469410]
- hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload (Haiyang Zhang) [Orabug: 28469410]
- hv_netvsc: move VF to same namespace as netvsc device (Stephen Hemminger) [Orabug: 28469410]
- hv_netvsc: drop common code until callback model fixed (Stephen Hemminger) [Orabug: 28469410]
- PCI: Initialize endpoint library before controllers (Alan Douglas) [Orabug: 28469410]
- PCI: Collect all native drivers under drivers/pci/controller/ (Shawn Lin) [Orabug: 28469410]
- PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFs (Alexander Duyck) [Orabug: 28469410]
- PCI: Tidy Makefiles (Bjorn Helgaas) [Orabug: 28469410]
- PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller (Cyrille Pitchen) [Orabug: 28469410]
- PCI: cadence: Add host driver for Cadence PCIe controller (Cyrille Pitchen) [Orabug: 28469410]
- PCI: Regroup all PCI related entries into drivers/pci/Makefile (Cyrille Pitchen) [Orabug: 28469410]
- x86/PCI: Remove unused HyperTransport interrupt support (Bjorn Helgaas) [Orabug: 28469410]
- PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c (Mika Westerberg) [Orabug: 28469410]
- netvsc: refactor notifier/event handling code to use the failover framework (Sridhar Samudrala) [Orabug: 28469410]
- x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header (Vitaly Kuznetsov) [Orabug: 28469410]
- PCI: hv: Do not wait forever on a device that has disappeared (Dexuan Cui) [Orabug: 28469410]
- hv_netvsc: fix bogus ifalias on network device (Stephen Hemminger) [Orabug: 28469410]
- PCI: hv: Use list_for_each_entry() (Stephen Hemminger) [Orabug: 28469410]
- PCI: hv: Convert remove_lock to refcount (Stephen Hemminger) [Orabug: 28469410]
- PCI: hv: Remove unused reason for refcount handler (Stephen Hemminger) [Orabug: 28469410]
- hv_netvsc: Add handlers for ethtool get/set msg level (Haiyang Zhang) [Orabug: 28469410]
- x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionally (Thomas Gleixner) [Orabug: 28469410]
- x86/Hyper-V/hv_apic: Include asm/apic.h (Thomas Gleixner) [Orabug: 28469410]
- X86/Hyper-V: Consolidate the allocation of the hypercall input page (K. Y. Srinivasan) [Orabug: 28469410]
- X86/Hyper-V: Consolidate code for converting cpumask to vpset (K. Y. Srinivasan) [Orabug: 28469410]
- X86/Hyper-V: Enhanced IPI enlightenment (K. Y. Srinivasan) [Orabug: 28469410]
- X86/Hyper-V: Enable IPI enlightenments (K. Y. Srinivasan) [Orabug: 28469410]
- X86/Hyper-V: Enlighten APIC access (K. Y. Srinivasan) [Orabug: 28469410]
- scsi: storvsc: Avoid allocating memory for temp cpumasks (Michael Kelley) [Orabug: 28469410]
- Drivers: hv: vmbus: Removed an unnecessary cast from void * (Dexuan Cui) [Orabug: 28469410]
- doc: fix sysfs ABI documentation (Stephen Hemminger) [Orabug: 28469410]
- Drivers: hv: vmbus: enable VMBus protocol version 5.0 (Dexuan Cui) [Orabug: 28469410]
- hv_netvsc: typo in NDIS RSS parameters structure (Stephen Hemminger) [Orabug: 28469410]
- PCI: hv: Make sure the bus domain is really unique (Sridhar Pitchai) [Orabug: 28469410]
- hv_netvsc: simplify receive side calling arguments (Stephen Hemminger) [Orabug: 28469410]
- hv_netvsc: select needed ucs2_string routine (Stephen Hemminger) [Orabug: 28469410]
- scsi: storvsc: Select channel based on available percentage of ring buffer to write (Long Li) [Orabug: 28469410]
- scsi: storsvc: don't set a bounce limit (Christoph Hellwig) [Orabug: 28469410]
- hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation (Haiyang Zhang) [Orabug: 28469410]
- hv_netvsc: propogate Hyper-V friendly name into interface alias (Stephen Hemminger) [Orabug: 28469410]
- scsi: netvsc: Use the vmbus function to calculate ring buffer percentage (Long Li) [Orabug: 28469410]
- scsi: vmbus: Add function to report available ring buffer to write in total ring size percentage (Long Li) [Orabug: 28469410]
- RDMA/core: Rate limit MAD error messages (Parav Pandit) [Orabug: 27796727]
- RDMA/core: Fail early if unsupported QP is provided (Parav Pandit) [Orabug: 27796727]
-
Tue Sep 11 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1837.el7uek]
- rds: CVE-2018-7492: Fix NULL pointer dereference in __rds_rdma_map (Håkon Bugge) [Orabug: 28565415] {CVE-2018-7492}
- locking/qrwlock: Prevent slowpath writers getting held up by fastpath (Will Deacon) [Orabug: 28467517]
- locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks (Will Deacon) [Orabug: 28467517]
- locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock (Will Deacon) [Orabug: 28467517]
- locking/atomic: Add atomic_cond_read_acquire() (Will Deacon) [Orabug: 28467517]
- uek-rpm: support both 4k and 64k page size for aarch64 (Allen Pais) [Orabug: 28526023]
- x86/speculation: Unconditionally fill RSB on context switch (Alejandro Jimenez) [Orabug: 28569500] {CVE-2018-15572}
- arm64: vdso: fix clock_getres for 4GiB-aligned res (Mark Rutland) [Orabug: 28603382]
- dt-bindings/bcm283x: Define polarity of per-cpu interrupts (Stefan Wahren) [Orabug: 28215527]
- irqchip/irq-bcm2836: Add support for DT interrupt polarity (Stefan Wahren) [Orabug: 28215527]
- dt-bindings/bcm2836-l1-intc: Add interrupt polarity support (Stefan Wahren) [Orabug: 28215527]
- sched: use per-cpu variable cpumask_weight_sibling (subhra mazumdar) [Orabug: 28550503]
- x86/smpboot: introduce per-cpu variable for HT siblings (subhra mazumdar) [Orabug: 28550503]
- bnxt_en: Add PHY retry logic. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Add external loopback test to ethtool selftest. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Adjust timer based on ethtool stats-block-usecs settings. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Update firmware interface version to 1.9.2.25. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Add bnxt_en initial params table and register it. (Vasundhara Volam) [Orabug: 28440609]
- bnxt_en: combine 'else if' and 'else' into single branch (YueHaibing) [Orabug: 28440609]
- bnxt_en: remove redundant debug register dma mem allocation (YueHaibing) [Orabug: 28440609]
- bnxt_en: Fix for system hang if request_irq fails (Vikas Gupta) [Orabug: 28440609]
- bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Support clearing of the IFF_BROADCAST flag. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Always set output parameters in bnxt_get_max_rings(). (Michael Chan) [Orabug: 28440609]
- bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Fix the vlan_tci exact match check. (Venkat Duvvuru) [Orabug: 28440609]
- bnxt_en: Always forward VF MAC address to the PF. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported. (Vasundhara Volam) [Orabug: 28440609]
- bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Fix firmware message delay loop regression. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Reserve rings at driver open if none was reserved at probe time. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Reserve RSS and L2 contexts for VF. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Reserve rings in bnxt_set_channels() if device is down. (Michael Chan) [Orabug: 28440609]
- bnxt_en: add debugfs support for DIM (Andy Gospodarek) [Orabug: 28440609]
- bnxt_en: reduce timeout on initial HWRM calls (Andy Gospodarek) [Orabug: 28440609]
- bnxt_en: Increase RING_IDLE minimum threshold to 50 (Andy Gospodarek) [Orabug: 28440609]
- bnxt_en: Do not allow VF to read EEPROM. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Display function level rx/tx_discard_pkts via ethtool (Vasundhara Volam) [Orabug: 28440609]
- bnxt_en: Simplify ring alloc/free error messages. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Do not set firmware time from VF driver on older firmware. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Check the lengths of encapsulated firmware responses. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Remap TC to hardware queues when configuring PFC. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Add TC to hardware QoS queue mapping logic. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Fix memory fault in bnxt_ethtool_init() (Vasundhara Volam) [Orabug: 28440609]
- bpf: make bnxt compatible w/ bpf_xdp_adjust_tail (Nikita V. Shirokov) [Orabug: 28440609]
- bnxt_en: Fix NULL pointer dereference at bnxt_free_irq(). (Michael Chan) [Orabug: 28440609]
- bnxt_en: Need to include RDMA rings in bnxt_check_rings(). (Michael Chan) [Orabug: 28440609]
- bnxt_en: Support max-mtu with VF-reps (Sriharsha Basavapatna) [Orabug: 28440609]
- bnxt_en: Ignore src port field in decap filter nodes (Sriharsha Basavapatna) [Orabug: 28440609]
- bnxt_en: do not allow wildcard matches for L2 flows (Andy Gospodarek) [Orabug: 28440609]
- bnxt_en: Fix ethtool -x crash when device is down. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Add ULP calls to stop and restart IRQs. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Refactor bnxt_need_reserve_rings(). (Michael Chan) [Orabug: 28440609]
- bnxt_en: Add IRQ remapping logic. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Change IRQ assignment for RDMA driver. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Improve ring allocation logic. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Improve valid bit checking in firmware response message. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Improve resource accounting for SRIOV. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Check max_tx_scheduler_inputs value from firmware. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Add extended port statistics support (Vasundhara Volam) [Orabug: 28440609]
- bnxt_en: Include additional hardware port statistics in ethtool -S. (Vasundhara Volam) [Orabug: 28440609]
- bnxt_en: Add support for ndo_set_vf_trust (Vasundhara Volam) [Orabug: 28440609]
- bnxt_en: fix clear flags in ethtool reset handling (Scott Branden) [Orabug: 28440609]
- bnxt_en: Use a dedicated VNIC mode for RDMA. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Adjust default rings for multi-port NICs. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Update firmware interface to 1.9.1.15. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Eliminate duplicate barriers on weakly-ordered archs (Sinan Kaya) [Orabug: 28440609]
- bnxt_en: close & open NIC, only when the interface is in running state. (Venkat Duvvuru) [Orabug: 28440609]
- bnxt_en: Return standard Linux error codes for hwrm flow cmds. (Venkat Duvvuru) [Orabug: 28440609]
- bnxt_en: Fix regressions when setting up MQPRIO TX rings. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Pass complete VLAN TCI to the stack. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Remove unwanted ovs-offload messages in some conditions (Sriharsha Basavapatna) [Orabug: 28440609]
- bnxt_en: Fix vnic accounting in the bnxt_check_rings() path. (Eddie Wai) [Orabug: 28440609]
- bnxt_en: Refactor the functions to reserve hardware rings. (Michael Chan) [Orabug: 28440609]
- bnxt_en: cleanup DIM work on device shutdown (Andy Gospodarek) [Orabug: 28440609]
- bnxt: use tc_cls_can_offload_and_chain0() (Jakub Kicinski) [Orabug: 28440609]
- bnxt_en: don't update cpr->rx_bytes with uninitialized length len (Colin Ian King) [Orabug: 28440609]
- bnxt_en: add support for software dynamic interrupt moderation (Andy Gospodarek) [Orabug: 28440609]
- bnxt_en: setup xdp_rxq_info (Jesper Dangaard Brouer) [Orabug: 28440609]
- bnxt: add bnxt_compat.c (Brian Maly) [Orabug: 28440609]
- ethernet/broadcom: Use zeroing memory allocator than allocator/memset (Himanshu Jha) [Orabug: 28440609]
- bnxt_en: Use NETIF_F_GRO_HW. (Michael Chan) [Orabug: 28440609]
- bnxt_en: Add ETH_RESET_AP support (Brian Maly) [Orabug: 28440609]
- bnxt: add bnxt_compat.h (Brian Maly)
- bnxt: delete some unreachable code (Dan Carpenter) [Orabug: 28440609]
- bnxt_en: alloc tc_info{} struct only when tc flower is enabled (Sathya Perla) [Orabug: 28440609]
- bnxt: Convert ndo_setup_tc offloads to block callbacks (Jiri Pirko) [Orabug: 28440609]
- Linux 4.14.67 (Greg Kroah-Hartman)
- reiserfs: fix broken xattr handling (heap corruption, bad retval) (Jann Horn)
- i2c: imx: Fix race condition in dma read (Esben Haabendal)
- i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes (Hans de Goede)
- PCI: pciehp: Fix unprotected list iteration in IRQ handler (Lukas Wunner)
- PCI: pciehp: Fix use-after-free on unplug (Lukas Wunner)
- PCI: Skip MPS logic for Virtual Functions (VFs) (Myron Stowe)
- PCI: hotplug: Don't leak pci_slot on registration failure (Lukas Wunner)
- parisc: Remove unnecessary barriers from spinlock.h (John David Anglin)
- net/smc: no shutdown in state SMC_LISTEN (Ursula Braun)
- packet: refine ring v3 block size test to hold one frame (Willem de Bruijn)
- netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state (Florian Westphal)
- xfrm_user: prevent leaking 2 bytes of kernel memory (Eric Dumazet)
- parisc: Remove ordered stores from syscall.S (John David Anglin)
- f2fs: sanity check for total valid node blocks (Jaegeuk Kim)
- f2fs: return error during fill_super (Jaegeuk Kim)
- KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer (Paolo Bonzini)
- nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD (Roland Dreier)
- ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch (Uwe Kleine-König)
- ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems (Robin H. Johnson)
- soc: imx: gpc: restrict register range for regmap access (Anson Huang)
- tcp: identify cryptic messages as TCP seq # bugs (Randy Dunlap)
- net: qca_spi: Fix log level if probe fails (Stefan Wahren)
- net: qca_spi: Make sure the QCA7000 reset is triggered (Stefan Wahren)
- net: qca_spi: Avoid packet drop during initial sync (Stefan Wahren)
- PCI: versatile: Fix I/O space page leak (Sergei Shtylyov)
- PCI: OF: Fix I/O space page leak (Sergei Shtylyov)
- kvmclock: fix TSC calibration for nested guests (Peng Hao)
- net: usb: rtl8150: demote allmulti message to dev_dbg() (David Lechner)
- octeon_mgmt: Fix MIX registers configuration on MTU setup (Alexander Sverdlin)
- btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block() (Qu Wenruo)
- ibmvnic: Fix error recovery on login failure (John Allen)
- net/ethernet/freescale/fman: fix cross-build error (Randy Dunlap)
- hv/netvsc: fix handling of fallback to single queue mode (Stephen Hemminger)
- drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply() (Dan Carpenter)
- pinctrl: nsp: Fix potential NULL dereference (Wei Yongjun)
- pinctrl: nsp: off by ones in nsp_pinmux_enable() (Dan Carpenter)
- pinctrl: ingenic: Fix inverted direction for < JZ4770 (Paul Cercueil)
- tcp: remove DELAYED ACK events in DCTCP (Yuchung Cheng)
- qlogic: check kstrtoul() for errors (Dan Carpenter)
- packet: reset network header if packet shorter than ll reserved space (Willem de Bruijn)
- kbuild: suppress warnings from 'getconf LFS_*' (Masahiro Yamada)
- tools: build: Use HOSTLDFLAGS with fixdep (Laura Abbott)
- ixgbe: Be more careful when modifying MAC filters (Alexander Duyck)
- ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller (Adam Ford)
- ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores (Nishanth Menon)
- ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot (Steven Rostedt (VMware))
- RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path (Kamal Heib)
- nfit: fix unchecked dereference in acpi_nfit_ctl (Dave Jiang)
- perf script python: Fix dict reference counting (Janne Huttunen)
- perf tools: Fix compilation errors on gcc8 (Jiri Olsa)
- perf llvm-utils: Remove bashism from kernel include fetch script (Kim Phillips)
- scsi: qedi: Send driver state to MFW (Manish Rangankar)
- scsi: qedf: Send the driver state to MFW (Saurav Kashyap)
- bnxt_en: Fix for system hang if request_irq fails (Vikas Gupta)
- bnxt_en: Always set output parameters in bnxt_get_max_rings(). (Michael Chan)
- bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic. (Michael Chan)
- ARC: Improve cmpxchg syscall implementation (Peter Zijlstra)
- netfilter: nf_conntrack: Fix possible possible crash on module loading. (Andrey Ryabinin)
- netfilter: nft_compat: explicitly reject ERROR and standard target (Florian Westphal)
- drm/armada: fix irq handling (Russell King)
- drm/armada: fix colorkey mode property (Russell King)
- drm/tegra: Fix comparison operator for buffer size (Mikko Perttunen)
- gpu: host1x: Check whether size of unpin isn't 0 (Dmitry Osipenko)
- ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem (Stefan Schmidt)
- ieee802154: at86rf230: use __func__ macro for debug messages (Stefan Schmidt)
- ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem (Stefan Schmidt)
- nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us (Douglas Anderson)
- net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used (Davide Caratti)
- ARM: pxa: irq: fix handling of ICMR registers in suspend/resume (Daniel Mack)
- ravb: fix invalid context bug while changing link options by ethtool (Vladimir Zapolskiy)
- ravb: fix invalid context bug while calling auto-negotiation by ethtool (Vladimir Zapolskiy)
- sh_eth: fix invalid context bug while changing link options by ethtool (Vladimir Zapolskiy)
- sh_eth: fix invalid context bug while calling auto-negotiation by ethtool (Vladimir Zapolskiy)
- net: qrtr: Broadcast messages only from control port (Arun Kumar Neelakantam)
- ipv6: make ipv6_renew_options() interrupt/kernel safe (Paul Moore)
- netfilter: x_tables: set module owner for icmp(6) matches (Florian Westphal)
- ieee802154: 6lowpan: set IFLA_LINK (Lubomir Rintel)
- samples/bpf: Check the error of write() and read() (Taeung Song)
- samples/bpf: Check the result of system() (Taeung Song)
- samples/bpf: add missing <linux/if_vlan.h> (Taeung Song)
- drm/bridge/sii8620: Fix display of packed pixel modes (Maciej Purski)
- smsc75xx: Add workaround for gigabit link up hardware errata. (Yuiko Oshino)
- kasan: fix shadow_size calculation error in kasan_module_alloc (Zhen Lei)
- tracing: Use __printf markup to silence compiler (Mathieu Malaterre)
- bpf: hash map: decrement counter on error (Mauricio Vasquez B)
- ARM: imx_v4_v5_defconfig: Select ULPI support (Fabio Estevam)
- ARM: imx_v6_v7_defconfig: Select ULPI support (Fabio Estevam)
- HID: wacom: Correct touch maximum XY of 2nd-gen Intuos (Jason Gerecke)
- x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all() (Zhenzhong Duan)
- drm/amdgpu: fix swapped emit_ib_size in vce3 (Alex Deucher)
- ipvlan: call dev_change_flags when ipvlan mode is reset (Hangbin Liu)
- objtool: Support GCC 8 '-fnoreorder-functions' (Josh Poimboeuf)
- m68k: fix "bad page state" oops on ColdFire boot (Greg Ungerer)
- openrisc: entry: Fix delay slot exception detection (Stafford Horne)
- acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value (Dave Jiang)
- dpaa_eth: DPAA SGT needs to be 256B (Madalin Bucur)
- fsl/fman: fix parser reporting bad checksum on short frames (Madalin Bucur)
- bnx2x: Fix receiving tx-timeout in error or recovery state. (Sudarsana Reddy Kalluru)
- PCI: faraday: Add missing of_node_put() (Nicholas Mc Guire)
- PCI: xilinx-nwl: Add missing of_node_put() (Nicholas Mc Guire)
- PCI: xilinx: Add missing of_node_put() (Nicholas Mc Guire)
- bpf, s390: fix potential memleak when later bpf_jit_prog fails (Daniel Borkmann)
- drbd: Fix drbd_request_prepare() discard handling (Bart Van Assche)
- drm/exynos: decon5433: Fix WINCONx reset value (Marek Szyprowski)
- drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes (Marek Szyprowski)
- drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes (Marek Szyprowski)
- nl80211: check nla_parse_nested() return values (Johannes Berg)
- nl80211: relax ht operation checks for mesh (Bob Copeland)
- dev-dax: check_vma: ratelimit dev_info-s (Jeff Moyer)
- md/raid10: fix that replacement cannot complete recovery after reassemble (BingJing Chang)
- ath10k: update the phymode along with bandwidth change request (Ryan Hsu)
- dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate() (Dan Carpenter)
- dmaengine: pl330: report BURST residue granularity (Marek Szyprowski)
- ARM64: dts: meson-gxl: fix Mali GPU compatible string (Martin Blumenstingl)
- ARM: dts: da850: Fix interrups property for gpio (Keerthy)
- selftests/x86/sigreturn: Do minor cleanups (Andy Lutomirski)
- selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs (Andy Lutomirski)
- nfp: cast sizeof() to int when comparing with error code (Chengguang Xu)
- net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw manager (Eli Cohen)
- ceph: fix dentry leak in splice_dentry() (Yan, Zheng)
- netfilter: nf_log: fix uninit read in nf_log_proc_dostring (Jann Horn)
- ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SD (Adam Ford)
- perf bench: Fix numa report output code (Jiri Olsa)
- perf tools: Fix a clang 7.0 compilation error (Yonghong Song)
- perf report powerpc: Fix crash if callchain is empty (Sandipan Das)
- perf test session topology: Fix test on s390 (Thomas Richter)
- perf record: Support s390 random socket_id assignment (Thomas Richter)
- kconfig: fix line numbers for if-entries in menu tree (Dirk Gouders)
- typec: tcpm: Fix a msecs vs jiffies bug (Dan Carpenter)
- NFC: pn533: Fix wrong GFP flag usage (Hans de Goede)
- usb: xhci: increase CRS timeout value (Ajay Gupta)
- usb: xhci: remove the code build warning (Dongjiu Geng)
- ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl (Takashi Iwai)
- ARM: dts: am437x: make edt-ft5x06 a wakeup source (Daniel Mack)
- brcmfmac: stop watchdog before detach and free everything (Michael Trimarchi)
- iio: pressure: bmp280: fix relative humidity unit (Tomasz Duszynski)
- cxgb4: when disabling dcb set txq dcb priority to 0 (Ganesh Goudar)
- batman-adv: Fix multicast TT issues with bogus ROAM flags (Linus Lüssing)
- batman-adv: Avoid storing non-TT-sync flags on singular entries too (Linus Lüssing)
- batman-adv: Fix bat_v best gw refcnt after netlink dump (Sven Eckelmann)
- batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump (Sven Eckelmann)
- arm64: dts: msm8916: fix Coresight ETF graph connections (Rob Herring)
- Smack: Mark inode instant in smack_task_to_inode (Casey Schaufler)
- ipv6: mcast: fix unsolicited report interval after receiving querys (Hangbin Liu)
- x86/microcode/intel: Fix memleak in save_microcode_patch() (Zhenzhong Duan)
- mtd: dataflash: Use ULL suffix for 64-bit constants (Geert Uytterhoeven)
- selftests: bpf: notification about privilege required to run test_kmod.sh testing script (Jeffrin Jose T)
- locking/lockdep: Do not record IRQ state within lockdep code (Steven Rostedt (VMware))
- drm/bridge/sii8620: fix display of packed pixel modes in MHL2 (Maciej Purski)
- KVM: arm/arm64: Drop resource size check for GICV window (Ard Biesheuvel)
- sctp: fix erroneous inc of snmp SctpFragUsrMsgs (Marcelo Ricardo Leitner)
- net: davinci_emac: match the mdio device against its compatible if possible (Bartosz Golaszewski)
- nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag. (Doron Roberts-Kedes)
- ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP (Alexey Brodkin)
- block: sed-opal: Fix a couple off by one bugs (Dan Carpenter)
- nvmet: reset keep alive timer in controller enable (Max Gurtuvoy)
- net: stmmac: socfpga: add additional ocp reset line for Stratix10 (Dinh Nguyen)
- net: propagate dev_get_valid_name return code (Li RongQing)
- net: hamradio: use eth_broadcast_addr (Stefan Agner)
- enic: initialize enic->rfs_h.lock in enic_probe (Govindarajulu Varadarajan)
- qed: Do not advertise DCBX_LLD_MANAGED capability. (Sudarsana Reddy Kalluru)
- qed: Add sanity check for SIMD fastpath handler. (Sudarsana Reddy Kalluru)
- qed: Fix possible memory leak in Rx error path handling. (Sudarsana Reddy Kalluru)
- arm64: make secondary_start_kernel() notrace (Zhizhou Zhang)
- arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag (Marek Szyprowski)
- xen/scsiback: add error handling for xenbus_printf (Zhouyang Jia)
- scsi: xen-scsifront: add error handling for xenbus_printf (Zhouyang Jia)
- pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception (Trond Myklebust)
- xen: add error handling for xenbus_printf (Zhouyang Jia)
- dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation (Minas Harutyunyan)
- usb: gadget: dwc2: fix memory leak in gadget_init() (Grigor Tovmasyan)
- usb: gadget: composite: fix delayed_status race condition when set_interface (Chunfeng Yun)
- usb: dwc2: fix isoc split in transfer with no data (William Wu)
- usb: dwc2: alloc dma aligned buffer for isoc split in (William Wu)
- libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store() (John Garry)
- IB/rxe: Fix missing completion for mem_reg work requests (Vijay Immanuel)
- drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format (Ayan Kumar Halder)
- drm: mali-dp: Enable Global SE interrupts mask for DP500 (Alison Wang)
- drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error (Hoan Tran)
- arm64: dts: Stingray: Fix I2C controller interrupt type (Ray Jui)
- arm64: dts: ns2: Fix PCIe controller interrupt type (Ray Jui)
- arm64: dts: ns2: Fix I2C controller interrupt type (Ray Jui)
- arm64: dts: specify 1.8V EMMC capabilities for bcm958742t (Scott Branden)
- arm64: dts: specify 1.8V EMMC capabilities for bcm958742k (Scott Branden)
- ARM: dts: Cygnus: Fix PCIe controller interrupt type (Ray Jui)
- ARM: dts: Cygnus: Fix I2C controller interrupt type (Ray Jui)
- ARM: dts: BCM5301x: Fix i2c controller interrupt type (Florian Fainelli)
- ARM: dts: NSP: Fix PCIe controllers interrupt types (Florian Fainelli)
- ARM: dts: NSP: Fix i2c controller interrupt type (Florian Fainelli)
- selftests: sync: add config fragment for testing sync framework (Fathi Boudra)
- selftests: vm: return Kselftest Skip code for skipped tests (Shuah Khan (Samsung OSG))
- selftests: zram: return Kselftest Skip code for skipped tests (Shuah Khan (Samsung OSG))
- selftests: user: return Kselftest Skip code for skipped tests (Shuah Khan (Samsung OSG))
- selftests: sysctl: return Kselftest Skip code for skipped tests (Shuah Khan (Samsung OSG))
- selftests: static_keys: return Kselftest Skip code for skipped tests (Shuah Khan (Samsung OSG))
- selftests: pstore: return Kselftest Skip code for skipped tests (Shuah Khan (Samsung OSG))
- netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister (Gao Feng)
- netfilter: ipv6: nf_defrag: reduce struct net memory waste (Eric Dumazet)
- ACPI / EC: Use ec_no_wakeup on Thinkpad X1 Carbon 6th (Mika Westerberg)
- usb: dwc3: of-simple: fix use-after-free on remove (Johan Hovold)
- usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc() (Minas Harutyunyan)
- usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers (Vincent Pelletier)
- usb: dwc3: pci: add support for Intel IceLake (Heikki Krogerus)
- soc: imx: gpcv2: correct PGC offset (Anson Huang)
- hwmon: (nct6775) Fix loop limit (Guenter Roeck)
- ARC: Explicitly add -mmedium-calls to CFLAGS (Alexey Brodkin)
- drm/bridge/sii8620: fix potential buffer overflow (Maciej Purski)
- drm/bridge/sii8620: fix loops in EDID fetch logic (Andrzej Hajda)
- IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()' (Christophe Jaillet)
- Input: synaptics-rmi4 - fix axis-swap behavior (Lucas Stach)
- perf tools: Fix error index for pmu event parser (Jiri Olsa)
- vfio: ccw: fix error return in vfio_ccw_sch_event (Dong Jia Shi)
- arm: dts: armada: Fix "#cooling-cells" property's name (Viresh Kumar)
- pty: fix O_CLOEXEC for TIOCGPTPEER (Matthijs van Duin)
- EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[] (Takashi Iwai)
- drm/i915/kvmgt: Fix potential Spectre v1 (Gustavo A. R. Silva)
- ext4: fix spectre gadget in ext4_mb_regular_allocator() (Jeremy Cline)
-
Tue Sep 04 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1835.el7uek]
- usb: xhci: do not create and register shared_hcd when USB3.0 is disabled (Tung Nguyen) [Orabug: 27628252]
- x86/xen: Calculate __max_logical_packages on PV domains (Prarit Bhargava) [Orabug: 28476573]
- x86/pti: Don't report XenPV as vulnerable (Jiri Kosina) [Orabug: 28476581]
- x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ (Andi Kleen) [Orabug: 28488797] {CVE-2018-3620}
- x86/speculation/l1tf: Suggest what to do on systems with too much RAM (Vlastimil Babka) [Orabug: 28488797] {CVE-2018-3620}
- x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM (Vlastimil Babka) [Orabug: 28488797] {CVE-2018-3620}
- x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (Vlastimil Babka) [Orabug: 28488797] {CVE-2018-3620}
- x86/spectre: Add missing family 6 check to microcode check (Andi Kleen) [Orabug: 28488797] {CVE-2018-3620}
- KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled (Thomas Gleixner) [Orabug: 28488797] {CVE-2018-3646}
- Revert "uek-rpm: support both 4k and 64k page size for aarch64" (Jack Vogel)
- uek-rpm: Disable F2FS in the UEK5 config (Victor Erminpour) [Orabug: 28570381]
- x86/spec_ctrl: Only set SPEC_CTRL_IBRS_FIRMWARE if IBRS is actually in use (Patrick Colp) [Orabug: 28274907]
- net/mlx5e: Cleanup of dcbnl related fields (Huy Nguyen) [Orabug: 27408474]
- net/mlx5e: Receive buffer support for DCBX (Huy Nguyen) [Orabug: 28102581]
- net/mlx5e: Receive buffer configuration (Huy Nguyen) [Orabug: 28102581]
- net/mlx5: PPTB and PBMC register firmware command support (Huy Nguyen) [Orabug: 28102581]
- net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask (Huy Nguyen) [Orabug: 28102581]
- net/mlx5e: Move port speed code from en_ethtool.c to en/port.c (Huy Nguyen) [Orabug: 28102581]
- net/dcb: Add dcbnl buffer attribute (Huy Nguyen) [Orabug: 28102581]
- RDMA/umem: Don't hold mmap_sem for too long (Leon Romanovsky) [Orabug: 28416767]
- PCI: Add ACS quirk for Ampere root ports (Feng Kan) [Orabug: 28368446]
- x86/bugs: rework x86_spec_ctrl_set to make its changes explicit (Daniel Jordan) [Orabug: 28180211]
- x86/bugs: rename ssbd_ibrs_selected to ssbd_userspace_selected (Daniel Jordan) [Orabug: 28180211]
- x86/bugs: x86_spec_ctrl_set may not disable IBRS on kernel idle (Daniel Jordan) [Orabug: 28180211]
- x86/bugs: always use x86_spec_ctrl_base or _priv when setting spec ctrl MSR (Daniel Jordan) [Orabug: 28180211]
- x86/bugs: ssbd_ibrs_selected called prematurely (Daniel Jordan) [Orabug: 28362349]
- xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE (Darrick J. Wong) [Orabug: 28481156]
- uek-rpm: support both 4k and 64k page size for aarch64 (Allen Pais) [Orabug: 28526023]
- ip: discard IPv4 datagrams with overlapping segments. (Peter Oskolkov) [Orabug: 28552922]
- Linux 4.14.66 (Greg Kroah-Hartman)
- cls_matchall: fix tcf_unbind_filter missing (Hangbin Liu)
- isdn: Disable IIOCDBGVAR (Kees Cook)
- Bluetooth: avoid killing an already killed socket (Sudip Mukherjee)
- misc: sram: fix resource leaks in probe error path (Johan Hovold)
- serial: 8250_dw: Add ACPI support for uart on Broadcom SoC (Srinath Mannam)
- serial: 8250_dw: always set baud rate in dw8250_set_termios (Chen Hu)
- serial: 8250_exar: Read INT0 from slave device, too (Aaron Sierra)
- tty: serial: 8250: Revert NXP SC16C2552 workaround (Mark)
- ACPI / PM: save NVS memory for ASUS 1025C laptop (Willy Tarreau)
- USB: option: add support for DW5821e (Aleksander Morgado)
- USB: serial: pl2303: add a new device id for ATEN (Movie Song)
- USB: serial: sierra: fix potential deadlock at close (John Ogness)
- ALSA: vxpocket: Fix invalid endian conversions (Takashi Iwai)
- ALSA: memalloc: Don't exceed over the requested size (Takashi Iwai)
- ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry (Hans de Goede)
- ALSA: cs5535audio: Fix invalid endian conversion (Takashi Iwai)
- ALSA: virmidi: Fix too long output trigger loop (Takashi Iwai)
- ALSA: vx222: Fix invalid endian conversions (Takashi Iwai)
- ALSA: hda - Turn CX8200 into D3 as well upon reboot (Park Ju Hyung)
- ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs (Park Ju Hyung)
- net: aquantia: Fix IFF_ALLMULTI flag functionality (Dmitry Bogdanov)
- ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit (Xin Long)
- vhost: reset metadata cache when initializing new IOTLB (Jason Wang)
- net_sched: Fix missing res info when create new tc_index filter (Hangbin Liu)
- vsock: split dwork to avoid reinitializations (Cong Wang)
- net_sched: fix NULL pointer dereference when delete tcindex filter (Hangbin Liu)
- llc: use refcount_inc_not_zero() for llc_sap_find() (Cong Wang)
- l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache (Wei Wang)
- dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() (Alexey Kodanev)
- Linux 4.14.65 (Greg Kroah-Hartman)
- x86/speculation/l1tf: Exempt zeroed PTEs from inversion (Sean Christopherson)
- Linux 4.14.64 (Greg Kroah-Hartman)
- x86/mm: Add TLB purge to free pmd/pte page interfaces (Toshi Kani)
- ioremap: Update pgtable free interfaces with addr (Chintan Pandya)
- Bluetooth: hidp: buffer overflow in hidp_process_report (Mark Salyzyn) {CVE-2018-9363}
- ASoC: Intel: cht_bsw_max98090_ti: Fix jack initialization (Thierry Escande)
- ASoC: msm8916-wcd-digital: fix RX2 MIX1 and RX3 MIX1 (Jean-François Têtu)
- block, bfq: fix wrong init of saved start time for weight raising (Paolo Valente)
- clk: sunxi-ng: Fix missing CLK_SET_RATE_PARENT in ccu-sun4i-a10.c (Alexander Syring)
- ASoC: rsnd: fix ADG flags (Kuninori Morimoto)
- fw_cfg: fix driver remove (Marc-André Lureau)
- sched/debug: Fix task state recording/printout (Thomas Gleixner)
- ACPI / APEI: Remove ghes_ioremap_area (James Morse)
- crypto: skcipher - fix crash flushing dcache in error path (Eric Biggers)
- crypto: skcipher - fix aligning block size in skcipher_copy_iv() (Eric Biggers)
- crypto: ablkcipher - fix crash flushing dcache in error path (Eric Biggers)
- crypto: blkcipher - fix crash flushing dcache in error path (Eric Biggers)
- crypto: vmac - separate tfm and request context (Eric Biggers)
- crypto: vmac - require a block cipher with 128-bit block size (Eric Biggers)
- crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2() (Eric Biggers)
- kbuild: verify that $DEPMOD is installed (Randy Dunlap)
- x86/mm: Disable ioremap free page handling on x86-PAE (Toshi Kani)
- x86: i8259: Add missing include file (Guenter Roeck)
- x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled (Guenter Roeck)
- Linux 4.14.63 (Greg Kroah-Hartman)
- x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present (Borislav Petkov)
- x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures (Jiri Kosina)
- x86/init: fix build with CONFIG_SWAP=n (Vlastimil Babka)
- cpu/hotplug: Non-SMP machines do not make use of booted_once (Abel Vesa)
- x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_thread (Vlastimil Babka)
- x86/microcode: Allow late microcode loading with SMT disabled (Josh Poimboeuf)
- tools headers: Synchronise x86 cpufeatures.h for L1TF additions (David Woodhouse)
- x86/mm/kmmio: Make the tracer robust against L1TF (Andi Kleen)
- x86/mm/pat: Make set_memory_np() L1TF safe (Andi Kleen)
- x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert (Andi Kleen)
- x86/speculation/l1tf: Invert all not present mappings (Andi Kleen)
- cpu/hotplug: Fix SMT supported evaluation (Thomas Gleixner)
- KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry (Paolo Bonzini)
- x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry (Paolo Bonzini)
- x86/speculation: Simplify sysfs report of VMX L1TF vulnerability (Paolo Bonzini)
- KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR (Paolo Bonzini)
- KVM: X86: Allow userspace to define the microcode version (Wanpeng Li)
- KVM: X86: Introduce kvm_get_msr_feature() (Wanpeng Li)
- KVM: SVM: Add MSR-based feature support for serializing LFENCE (Tom Lendacky)
- KVM: x86: Add a framework for supporting MSR-based features (Tom Lendacky)
- Documentation/l1tf: Remove Yonah processors from not vulnerable list (Thomas Gleixner)
- x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() (Nicolai Stange)
- x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d (Nicolai Stange)
- x86: Don't include linux/irq.h from asm/hardirq.h (Nicolai Stange)
- x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d (Nicolai Stange)
- x86/irq: Demote irq_cpustat_t::__softirq_pending to u16 (Nicolai Stange)
- x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() (Nicolai Stange)
- x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' (Nicolai Stange)
- x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() (Nicolai Stange)
- cpu/hotplug: detect SMT disabled by BIOS (Josh Poimboeuf)
- Documentation/l1tf: Fix typos (Tony Luck)
- x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content (Nicolai Stange)
- Documentation: Add section about CPU vulnerabilities (Thomas Gleixner)
- x86/bugs, kvm: Introduce boot-time control of L1TF mitigations (Jiri Kosina)
- cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early (Thomas Gleixner)
- cpu/hotplug: Expose SMT control init function (Jiri Kosina)
- x86/kvm: Allow runtime control of L1D flush (Thomas Gleixner)
- x86/kvm: Serialize L1D flush parameter setter (Thomas Gleixner)
- x86/kvm: Add static key for flush always (Thomas Gleixner)
- x86/kvm: Move l1tf setup function (Thomas Gleixner)
- x86/l1tf: Handle EPT disabled state proper (Thomas Gleixner)
- x86/kvm: Drop L1TF MSR list approach (Thomas Gleixner)
- x86/litf: Introduce vmx status variable (Thomas Gleixner)
- cpu/hotplug: Online siblings when SMT control is turned on (Thomas Gleixner)
- x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required (Konrad Rzeszutek Wilk)
- x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs (Konrad Rzeszutek Wilk)
- x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting (Konrad Rzeszutek Wilk)
- x86/KVM/VMX: Add find_msr() helper function (Konrad Rzeszutek Wilk)
- x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers (Konrad Rzeszutek Wilk)
- x86/KVM/VMX: Add L1D flush logic (Paolo Bonzini)
- x86/KVM/VMX: Add L1D MSR based flush (Paolo Bonzini)
- x86/KVM/VMX: Add L1D flush algorithm (Paolo Bonzini)
- x86/KVM/VMX: Add module argument for L1TF mitigation (Konrad Rzeszutek Wilk) {CVE-2018-3620}
- x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present (Konrad Rzeszutek Wilk)
- cpu/hotplug: Boot HT siblings at least once (Thomas Gleixner)
- Revert "x86/apic: Ignore secondary threads if nosmt=force" (Thomas Gleixner)
- x86/speculation/l1tf: Fix up pte->pfn conversion for PAE (Michal Hocko)
- x86/speculation/l1tf: Protect PAE swap entries against L1TF (Vlastimil Babka)
- x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings (Borislav Petkov)
- x86/cpufeatures: Add detection of L1D cache flush support. (Konrad Rzeszutek Wilk)
- x86/speculation/l1tf: Extend 64bit swap file size limit (Vlastimil Babka)
- x86/apic: Ignore secondary threads if nosmt=force (Thomas Gleixner)
- x86/cpu/AMD: Evaluate smp_num_siblings early (Thomas Gleixner)
- x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info (Borislav Petkov)
- x86/cpu/intel: Evaluate smp_num_siblings early (Thomas Gleixner)
- x86/cpu/topology: Provide detect_extended_topology_early() (Thomas Gleixner)
- x86/cpu/common: Provide detect_ht_early() (Thomas Gleixner)
- x86/cpu/AMD: Remove the pointless detect_ht() call (Thomas Gleixner)
- x86/cpu: Remove the pointless CPU printout (Thomas Gleixner)
- cpu/hotplug: Provide knobs to control SMT (Thomas Gleixner)
- cpu/hotplug: Split do_cpu_down() (Thomas Gleixner)
- cpu/hotplug: Make bringup/teardown of smp threads symmetric (Thomas Gleixner)
- x86/topology: Provide topology_smt_supported() (Thomas Gleixner)
- x86/smp: Provide topology_is_primary_thread() (Thomas Gleixner)
- sched/smt: Update sched_smt_present at runtime (Peter Zijlstra)
- x86/bugs: Move the l1tf function and define pr_fmt properly (Konrad Rzeszutek Wilk)
- x86/speculation/l1tf: Limit swap file size to MAX_PA/2 (Andi Kleen)
- x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Andi Kleen)
- x86/speculation/l1tf: Add sysfs reporting for l1tf (Andi Kleen)
- x86/speculation/l1tf: Make sure the first page is always reserved (Andi Kleen)
- x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation (Andi Kleen)
- x86/speculation/l1tf: Protect swap entries against L1TF (Linus Torvalds)
- x86/speculation/l1tf: Change order of offset/type in swap entry (Linus Torvalds)
- x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (Andi Kleen)
- x86/irqflags: Provide a declaration for native_save_fl (Nick Desaulniers)
- kprobes/x86: Fix %p uses in error messages (Masami Hiramatsu)
- x86/speculation: Protect against userspace-userspace spectreRSB (Jiri Kosina)
- x86/paravirt: Fix spectre-v2 mitigations for paravirt guests (Peter Zijlstra)
- ARM: dts: imx6sx: fix irq for pcie bridge (Oleksij Rempel)
- Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops (Lukas Wunner)
- Bluetooth: hci_ldisc: Allow sleeping while proto locks are held. (Ronald Tschalär)
- phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals (Chunfeng Yun)
- mtd: nand: qcom: Add a NULL check for devm_kasprintf() (Fabio Estevam)
- fix __legitimize_mnt()/mntput() race (Al Viro)
- fix mntput/mntput race (Al Viro)
- make sure that __dentry_kill() always invalidates d_seq, unhashed or not (Al Viro)
- root dentries need RCU-delayed freeing (Al Viro)
- init: rename and re-order boot_cpu_state_init() (Linus Torvalds)
- scsi: qla2xxx: Fix memory leak for allocating abort IOCB (Quinn Tran)
- scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled (Bart Van Assche)
- xen/netfront: don't cache skb_shinfo() (Juergen Gross)
- stop_machine: Disable preemption after queueing stopper threads (Isaac J. Manjarres)
- Mark HI and TASKLET softirq synchronous (Linus Torvalds)
- kasan: add no_sanitize attribute for clang builds (Andrey Konovalov)
- scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity (Ming Lei)
- scsi: core: introduce force_blk_mq (Ming Lei)
- scsi: hpsa: fix selection of reply queue (Ming Lei)
- parisc: Define mb() and add memory barriers to assembler unlock sequences (John David Anglin)
- parisc: Enable CONFIG_MLONGCALLS by default (Helge Deller)
- Linux 4.14.62 (Greg Kroah-Hartman)
- jfs: Fix inconsistency between memory allocation and ea_buf->max_size (Shankara Pailoor)
- xfs: don't call xfs_da_shrink_inode with NULL bp (Eric Sandeen)
- xfs: validate cached inodes are free when allocated (Dave Chinner)
- xfs: catch inode allocation state mismatch corruption (Dave Chinner)
- intel_idle: Graceful probe failure when MWAIT is disabled (Len Brown)
- nvmet-fc: fix target sgl list on large transfers (James Smart)
- nvme-pci: Fix queue double allocations (Keith Busch)
- nvme-pci: allocate device queues storage space at probe (Sagi Grimberg)
- Btrfs: fix file data corruption after cloning a range and fsync (Filipe Manana)
- i2c: imx: Fix reinit_completion() use (Esben Haabendal)
- ring_buffer: tracing: Inherit the tracing setting to next ring buffer (Masami Hiramatsu)
- ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle (Vitaly Kuznetsov)
- ext4: fix false negatives *and* false positives in ext4_check_descriptors() (Theodore Ts'o)
- netlink: Don't shift on 64 for ngroups (Dmitry Safonov)
- nohz: Fix missing tick reprogram when interrupting an inline softirq (Frederic Weisbecker)
- nohz: Fix local_timer_softirq_pending() (Anna-Maria Gleixner)
- genirq: Make force irq threading setup more robust (Thomas Gleixner)
- scsi: qla2xxx: Return error when TMF returns (Anil Gurumurthy)
- scsi: qla2xxx: Fix ISP recovery on unload (Quinn Tran)
- scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion (Quinn Tran)
- scsi: qla2xxx: Fix unintialized List head crash (Quinn Tran)
- Linux 4.14.61 (Greg Kroah-Hartman)
- scsi: sg: fix minor memory leak in error path (Tony Battersby)
- drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats (Boris Brezillon)
- crypto: padlock-aes - Fix Nano workaround data corruption (Herbert Xu)
- RDMA/uverbs: Expand primary and alt AV port checks (Jack Morgenstein)
- iwlwifi: add more card IDs for 9000 series (Emmanuel Grumbach)
- userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails (Mike Rapoport)
- audit: fix potential null dereference 'context->module.name' (Yi Wang)
- kvm: x86: vmx: fix vpid leak (Roman Kagan)
- x86/entry/64: Remove %ebx handling from error_entry/exit (Andy Lutomirski)
- x86/apic: Future-proof the TSC_DEADLINE quirk for SKX (Len Brown)
- virtio_balloon: fix another race between migration and ballooning (Jiang Biao)
- net: socket: fix potential spectre v1 gadget in socketcall (Jeremy Cline)
- can: ems_usb: Fix memory leak on ems_usb_disconnect() (Anton Vasilyev)
- squashfs: more metadata hardenings (Linus Torvalds)
- squashfs: more metadata hardening (Linus Torvalds)
- net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager (Eli Cohen)
- rxrpc: Fix user call ID check in rxrpc_service_prealloc_one (YueHaibing)
- net: stmmac: Fix WoL for PCI-based setups (Jose Abreu)
- netlink: Fix spectre v1 gadget in netlink_create() (Jeremy Cline)
- net: dsa: Do not suspend/resume closed slave_dev (Florian Fainelli)
- ipv4: frags: handle possible skb truesize change (Eric Dumazet)
- inet: frag: enforce memory limits earlier (Eric Dumazet)
- bonding: avoid lockdep confusion in bond_get_stats() (Eric Dumazet)
-
Mon Aug 27 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1834.el7uek]
- IB/mlx5: Honor cnt_set_id_valid flag instead of set_id (Parav Pandit) [Orabug: 27406632]
- net/mlx5e: Refine ets validation function (Shay Agroskin) [Orabug: 27948452]
- sym53c8xx: fix NULL pointer dereference panic in sym_int_sir() in sym_hipd.c (George Kennedy) [Orabug: 28481891]
- xen-netfront: fix warn message as irq device name has '/' (Xiao Liang) [Orabug: 28384101]
- xen-netfront: fix queue name setting (Vitaly Kuznetsov) [Orabug: 28384101]
- uek-rpm: Enable MPLS suppoprt (Victor Erminpour) [Orabug: 28367674]
- x86/spectrev2: Don't set mode to SPECTRE_V2_NONE when retpoline is available. (Boris Ostrovsky) [Orabug: 28544483]
- CVE-2018-15471 XSA-270 Linux netback driver OOB access in hash handling (Jan Beulich) [Orabug: 28432127] {CVE-2018-15471}
- net/mlx5e: Remove redundant active_channels indication (Parav Pandit) [Orabug: 27548610]
- net/mlx5e: Present SW stats when state is not opened (Parav Pandit) [Orabug: 27548610]
- net/mlx5e: Avoid reset netdev stats on configuration changes (Parav Pandit) [Orabug: 27548610]
- net/mlx5e: Introducing new statistics rwlock (Parav Pandit) [Orabug: 27548610]
- net/mlx5e: Move phy link down events counter out of SW stats (Parav Pandit) [Orabug: 27548610]
- net/mlx5e: Extend the stats group API to have update_stats() (Parav Pandit) [Orabug: 27548610]
- net/mlx5e: Merge per priority stats groups (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeout (Parav Pandit) [Orabug: 27548610]
- net/mlx5e: Add VLAN offloads statistics (Parav Pandit) [Orabug: 27548610]
- net/mlx5e: Switch channels counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch ipsec counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch pme counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch per prio pfc counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch per prio traffic counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch pcie counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch ethernet extended counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch physical statistical counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch RFC 2819 counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch RFC 2863 counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch IEEE 802.3 counters to use stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch vport counters to use the stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Switch Q counters to use the stats group API (Kamal Heib) [Orabug: 27548610]
- net/mlx5e: Introduce stats group API (Parav Pandit) [Orabug: 27548610]
- x86/paravirt: Fix spectre-v2 mitigations for paravirt guests (Peter Zijlstra) [Orabug: 28474635]
- irqchip/gic-v3-its: Fix its_irq_domain_activate return values. (Tom Saeger) [Orabug: 28513702]
- sched: SIS_CORE to disable idle core search (subhra mazumdar) [Orabug: 28482695]
- sched: add sched feature to disable idle core search (subhra mazumdar) [Orabug: 28482695]
- sched: rotate the cpu search window for better spread (subhra mazumdar) [Orabug: 28482695]
- sched: introduce per-cpu var next_cpu to track search limit (subhra mazumdar) [Orabug: 28482695]
- sched: limit cpu search in select_idle_cpu (subhra mazumdar) [Orabug: 28482695]
- Linux 4.14.60 (Greg Kroah-Hartman)
- tcp: add one more quick ack after after ECN events (Eric Dumazet)
- tcp: refactor tcp_ecn_check_ce to remove sk type cast (Yousuk Seung)
- tcp: do not aggressively quick ack after ECN events (Eric Dumazet)
- tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode (Eric Dumazet)
- tcp: do not force quickack when receiving out-of-order packets (Eric Dumazet)
- netlink: Don't shift with UB on nlk->ngroups (Dmitry Safonov)
- netlink: Do not subscribe to non-existent groups (Dmitry Safonov)
- xen-netfront: wait xenbus state change when load module manually (Xiao Liang)
- tcp_bbr: fix bw probing to raise in-flight data for very small BDPs (Neal Cardwell)
- NET: stmmac: align DMA stuff to largest cache line length (Eugeniy Paltsev)
- net: mdio-mux: bcm-iproc: fix wrong getter and setter pair (Anton Vasilyev)
- net: lan78xx: fix rx handling before first packet is send (Stefan Wahren)
- net: fix amd-xgbe flow-control issue (tangpengpeng)
- net: ena: Fix use of uninitialized DMA address bits field (Gal Pressman)
- ipv4: remove BUG_ON() from fib_compute_spec_dst (Lorenzo Bianconi)
- net: dsa: qca8k: Allow overwriting CPU port setting (Michal Vokáč)
- net: dsa: qca8k: Add QCA8334 binding documentation (Michal Vokáč)
- net: dsa: qca8k: Enable RXMAC when bringing up a port (Michal Vokáč)
- net: dsa: qca8k: Force CPU port to its highest bandwidth (Michal Vokáč)
- RDMA/uverbs: Protect from attempts to create flows on unsupported QP (Leon Romanovsky)
- usb: gadget: udc: renesas_usb3: should remove debugfs (Yoshihiro Shimoda)
- ovl: Sync upper dirty data when syncing overlayfs (Chengguang Xu)
- PCI: xgene: Remove leftover pci_scan_child_bus() call (Lorenzo Pieralisi)
- PCI: pciehp: Assume NoCompl+ for Thunderbolt ports (Lukas Wunner)
- ext4: fix check to prevent initializing reserved inodes (Theodore Ts'o)
- ext4: check for allocation block validity with block group locked (Theodore Ts'o)
- ext4: fix inline data updates with checksums enabled (Theodore Ts'o)
- squashfs: be more careful about metadata corruption (Linus Torvalds)
- random: mix rdrand with entropy sent in from userspace (Theodore Ts'o)
- block: reset bi_iter.bi_done after splitting bio (Greg Edwards)
- blkdev: __blkdev_direct_IO_simple: fix leak in error case (Martin Wilck)
- block: bio_iov_iter_get_pages: fix size of last iovec (Martin Wilck)
- drm/dp/mst: Fix off-by-one typo when dump payload table (Andy Shevchenko)
- drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutdown() (Ville Syrjälä)
- drm: Add DP PSR2 sink enable bit (José Roberto de Souza)
- ASoC: topology: Add missing clock gating parameter when parsing hw_configs (Kirill Marinushkin)
- ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format() (Kirill Marinushkin)
- media: si470x: fix __be16 annotations (Mauro Carvalho Chehab)
- media: atomisp: compat32: fix __user annotations (Mauro Carvalho Chehab)
- scsi: cxlflash: Avoid clobbering context control register value (Matthew R. Ochs)
- scsi: cxlflash: Synchronize reset and remove ops (Uma Krishnan)
- scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs (Shivasharan S)
- scsi: scsi_dh: replace too broad "TP9" string with the exact models (Xose Vazquez Perez)
- regulator: Don't return or expect -errno from of_map_mode() (Douglas Anderson)
- media: omap3isp: fix unbalanced dma_iommu_mapping (Suman Anna)
- crypto: authenc - don't leak pointers to authenc keys (Tudor-Dan Ambarus)
- crypto: authencesn - don't leak pointers to authenc keys (Tudor-Dan Ambarus)
- usb: hub: Don't wait for connect state at resume for powered-off ports (Dominik Bozek)
- microblaze: Fix simpleImage format generation (Michal Simek)
- soc: imx: gpcv2: Do not pass static memory as platform data (Andrey Smirnov)
- serial: core: Make sure compiler barfs for 16-byte earlycon names (Douglas Anderson)
- staging: lustre: ldlm: free resource when ldlm_lock_create() fails. (NeilBrown)
- staging: lustre: llite: correct removexattr detection (James Simmons)
- staging: vchiq_core: Fix missing semaphore release in error case (Stefan Wahren)
- audit: allow not equal op for audit by executable (Ondrej Mosnáček)
- rsi: fix nommu_map_sg overflow kernel panic (Siva Rebbagondla)
- rsi: Fix 'invalid vdd' warning in mmc (Siva Rebbagondla)
- ipconfig: Correctly initialise ic_nameservers (Chris Novakovic)
- drm/gma500: fix psb_intel_lvds_mode_valid()'s return type (Luc Van Oostenryck)
- igb: Fix queue selection on MAC filters on i210 (Vinicius Costa Gomes)
- arm64: defconfig: Enable Rockchip io-domain driver (Enric Balletbo i Serra)
- nvme: lightnvm: add granby support (Wei Xu)
- memory: tegra: Apply interrupts mask per SoC (Dmitry Osipenko)
- memory: tegra: Do not handle spurious interrupts (Dmitry Osipenko)
- delayacct: Use raw_spinlocks (Sebastian Andrzej Siewior)
- stop_machine: Use raw spinlocks (Thomas Gleixner)
- backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction (Wolfram Sang)
- dt-bindings: net: meson-dwmac: new compatible name for AXG SoC (Yixun Lan)
- net: hns3: Fixes the out of bounds access in hclge_map_tqp (Huazhong Tan)
- spi: meson-spicc: Fix error handling in meson_spicc_probe() (Alexey Khoroshilov)
- dt-bindings: pinctrl: meson: add support for the Meson8m2 SoC (Martin Blumenstingl)
- mmc: pwrseq: Use kmalloc_array instead of stack VLA (Tobin C. Harding)
- mmc: dw_mmc: update actual clock for mmc debugfs (Shawn Lin)
- ALSA: hda/ca0132: fix build failure when a local macro is defined (Takashi Sakamoto)
- drm/atomic: Handling the case when setting old crtc for plane (Satendra Singh Thakur)
- media: siano: get rid of __le32/__le16 cast warnings (Mauro Carvalho Chehab)
- f2fs: avoid fsync() failure caused by EAGAIN in writepage() (Jaegeuk Kim)
- bpf: fix references to free_bpf_prog_info() in comments (Jakub Kicinski)
- thermal: exynos: fix setting rising_threshold for Exynos5433 (Bartlomiej Zolnierkiewicz)
- staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5 (Doug Oucharek)
- staging: lustre: o2iblnd: fix race at kiblnd_connect_peer (Doug Oucahrek)
- scsi: qedf: Set the UNLOADING flag when removing a vport (Chad Dupuis)
- scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw (Xiang Chen)
- scsi: megaraid: silence a static checker bug (Dan Carpenter)
- scsi: 3w-xxxx: fix a missing-check bug (Wenwen Wang)
- scsi: 3w-9xxx: fix a missing-check bug (Wenwen Wang)
- bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only. (Michael Chan)
- perf: fix invalid bit in diagnostic entry (Thomas Richter)
- s390/cpum_sf: Add data entry sizes to sampling trailer entry (Thomas Richter)
- brcmfmac: Add support for bcm43364 wireless chipset (Sean Lanigan)
- mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages (Jane Wan)
- media: saa7164: Fix driver name in debug output (Brad Love)
- media: media-device: fix ioctl function types (Sami Tolvanen)
- ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2 (Hans de Goede)
- libata: Fix command retry decision (Damien Le Moal)
- media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open() (Wei Yongjun)
- net: phy: phylink: Release link GPIO (Florian Fainelli)
- dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA (Marc Zyngier)
- tty: Fix data race in tty_insert_flip_string_fixed_flag (DaeRyong Jeong)
- i40e: free the skb after clearing the bitlock (Jacob Keller)
- nvmem: properly handle returned value nvmem_reg_read (Mathieu Malaterre)
- ARM: dts: sh73a0: Add missing interrupt-affinity to PMU node (Geert Uytterhoeven)
- ARM: dts: emev2: Add missing interrupt-affinity to PMU node (Geert Uytterhoeven)
- ARM: dts: stih407-pinctrl: Fix complain about IRQ_TYPE_NONE usage (Patrice Chotard)
- EDAC, altera: Fix ARM64 build warning (Thor Thayer)
- HID: i2c-hid: check if device is there before really probing (Dmitry Torokhov)
- powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet (Jonathan Neuschäfer)
- drm/amdgpu: Remove VRAM from shared bo domains. (Samuel Li)
- drm/radeon: fix mode_valid's return type (Luc Van Oostenryck)
- arm64: dts: renesas: salvator-common: use audio-graph-card for Sound (Kuninori Morimoto)
- HID: hid-plantronics: Re-resend Update to map button for PTT products (Terry Junge)
- arm64: cmpwait: Clear event register before arming exclusive monitor (Will Deacon)
- media: atomisp: ov2680: don't declare unused vars (Mauro Carvalho Chehab)
- ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback (Takashi Iwai)
- net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value (Grygorii Strashko)
- media: smiapp: fix timeout checking in smiapp_read_nvm (Colin Ian King)
- ixgbevf: fix MAC address changes through ixgbevf_set_mac() (Emil Tantilov)
- md: fix NULL dereference of mddev->pers in remove_and_add_spares() (Yufen Yu)
- md/raid1: add error handling of read error from FailFast device (Gioh Kim)
- regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops (Anson Huang)
- ALSA: emu10k1: Rate-limit error messages about page errors (Takashi Iwai)
- rtc: tps65910: fix possible race condition (Alexandre Belloni)
- rtc: vr41xx: fix possible race condition (Alexandre Belloni)
- rtc: tps6586x: fix possible race condition (Alexandre Belloni)
- Bluetooth: btusb: add ID for LiteOn 04ca:301a (Vic Wei)
- drm/nouveau/fifo/gk104-: poll for runlist update completion (Ben Skeggs)
- scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger (Jens Remus)
- scsi: ufs: fix exception event handling (Maya Erez)
- scsi: ufs: ufshcd: fix possible unclocked register access (Subhash Jadavani)
- fscrypt: use unbound workqueue for decryption (Eric Biggers)
- net: hns3: Fix the missing client list node initialization (Xi Wang)
- spi: Add missing pm_runtime_put_noidle() after failed get (Tony Lindgren)
- drivers/perf: arm-ccn: don't log to dmesg in event_init (Mark Rutland)
- ima: based on policy verify firmware signatures (pre-allocated buffer) (Mimi Zohar)
- mwifiex: correct histogram data with appropriate index (Xinming Hu)
- net: dsa: qca8k: Add support for QCA8334 switch (Michal Vokáč)
- PCI: pciehp: Request control of native hotplug only if supported (Mika Westerberg)
- bpf: powerpc64: pad function address loads with NOPs (Sandipan Das)
- pinctrl: at91-pio4: add missing of_node_put (Julia Lawall)
- powerpc/8xx: fix invalid register expression in head_8xx.S (Christophe Leroy)
- spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC (Geert Uytterhoeven)
- powerpc: Add __printf verification to prom_printf (Mathieu Malaterre)
- powerpc/powermac: Mark variable x as unused (Mathieu Malaterre)
- powerpc/powermac: Add missing prototype for note_bootable_part() (Mathieu Malaterre)
- powerpc/chrp/time: Make some functions static, add missing header include (Mathieu Malaterre)
- powerpc/32: Add a missing include header (Mathieu Malaterre)
- ath: Add regulatory mapping for Bahamas (Sven Eckelmann)
- ath: Add regulatory mapping for Bermuda (Sven Eckelmann)
- ath: Add regulatory mapping for Serbia (Sven Eckelmann)
- ath: Add regulatory mapping for Tanzania (Sven Eckelmann)
- ath: Add regulatory mapping for Uganda (Sven Eckelmann)
- ath: Add regulatory mapping for APL2_FCCA (Sven Eckelmann)
- ath: Add regulatory mapping for APL13_WORLD (Sven Eckelmann)
- ath: Add regulatory mapping for ETSI8_WORLD (Sven Eckelmann)
- ath: Add regulatory mapping for FCC3_ETSIC (Sven Eckelmann)
- nvme-pci: Fix AER reset handling (Keith Busch)
- nvme-rdma: stop admin queue before freeing it (Jianchao Wang)
- PCI: Prevent sysfs disable of device while driver is attached (Christoph Hellwig)
- PM / wakeup: Make s2idle_lock a RAW_SPINLOCK (Sebastian Andrzej Siewior)
- x86/microcode: Make the late update update_lock a raw lock for RT (Scott Wood)
- btrfs: qgroup: Finish rescan when hit the last leaf of extent tree (Qu Wenruo)
- btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups (David Sterba)
- Btrfs: don't BUG_ON() in btrfs_truncate_inode_items() (Omar Sandoval)
- Btrfs: don't return ino to ino cache if inode item removal fails (Omar Sandoval)
- media: videobuf2-core: don't call memop 'finish' when queueing (Hans Verkuil)
- media: tw686x: Fix incorrect vb2_mem_ops GFP flags (Ezequiel Garcia)
- net: hns3: Fixes the init of the VALID BD info in the descriptor (Fuyun Liang)
- wlcore: sdio: check for valid platform device data before suspend (Eyal Reizer)
- mwifiex: handle race during mwifiex_usb_disconnect (Ganapathi Bhat)
- mfd: cros_ec: Fail early if we cannot identify the EC (Vincent Palatin)
- ASoC: dpcm: fix BE dai not hw_free and shutdown (Kai Chieh Chuang)
- Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011 (Jian-Hong Pan)
- Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning (Thierry Escande)
- iwlwifi: pcie: fix race in Rx buffer allocator (Shaul Triebitz)
- btrfs: balance dirty metadata pages in btrfs_finish_ordered_io (Ethan Lien)
- PCI: Fix devm_pci_alloc_host_bridge() memory leak (Jan Kiszka)
- selftests: intel_pstate: return Kselftest Skip code for skipped tests (Shuah Khan (Samsung OSG))
- selftests: memfd: return Kselftest Skip code for skipped tests (Shuah Khan (Samsung OSG))
- selftests/intel_pstate: Improve test, minor fixes (Daniel Díaz)
- perf/x86/intel/uncore: Correct fixed counter index check for NHM (Kan Liang)
- perf/x86/intel/uncore: Correct fixed counter index check in generic code (Kan Liang)
- usbip: dynamically allocate idev by nports found in sysfs (Michael Grzeschik)
- usbip: usbip_detach: Fix memory, udev context and udev leak (Shuah Khan (Samsung OSG))
- block, bfq: remove wrong lock in bfq_requests_merged (Filippo Muzzini)
- f2fs: fix race in between GC and atomic open (Chao Yu)
- f2fs: fix to detect failure of dquot_initialize (Chao Yu)
- f2fs: Fix deadlock in shutdown ioctl (Sahitya Tummala)
- f2fs: fix to wait page writeback during revoking atomic write (Chao Yu)
- f2fs: fix to don't trigger writeback during recovery (Chao Yu)
- f2fs: fix error path of move_data_page (Chao Yu)
- disable loading f2fs module on PAGE_SIZE > 4KB (Anatoly Pugachev)
- pnfs: Don't release the sequence slot until we've processed layoutget on open (Trond Myklebust)
- netfilter: nf_tables: check msg_type before nft_trans_set(trans) (Alexey Kodanev)
- lightnvm: pblk: warn in case of corrupted write buffer (Javier González)
- RDMA/mad: Convert BUG_ONs to error flows (Leon Romanovsky)
- powerpc/64s: Fix compiler store ordering to SLB shadow area (Nicholas Piggin)
- hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common() (Stewart Smith)
- powerpc/eeh: Fix use-after-release of EEH driver (Sam Bobroff)
- powerpc/64s: Add barrier_nospec (Michal Suchanek)
- powerpc/lib: Adjust .balign inside string functions for PPC32 (Christophe Leroy)
- infiniband: fix a possible use-after-free bug (Cong Wang)
- e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes (Benjamin Poirier)
- ceph: fix alignment of rasize (Chengguang Xu)
- bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64} (Wang YanQing)
- printk: drop in_nmi check from printk_safe_flush_on_panic() (Sergey Senozhatsky)
- watchdog: da9063: Fix updating timeout value (Marco Felsch)
- irqchip/ls-scfg-msi: Map MSIs in the iommu (Laurentiu Tudor)
- netfilter: ipset: List timing out entries with "timeout 1" instead of zero (Jozsef Kadlecsik)
- netfilter: ipset: forbid family for hash:mac sets (Florent Fourcot)
- perf tools: Fix pmu events parsing rule (Jiri Olsa)
- rtc: ensure rtc_set_alarm fails when alarms are not supported (Alexandre Belloni)
- mm/slub.c: add __printf verification to slab_err() (Mathieu Malaterre)
- mm: vmalloc: avoid racy handling of debugobjects in vunmap (Chintan Pandya)
- mm: /proc/pid/pagemap: hide swap entries from unprivileged users (Huang Ying)
- kernel/hung_task.c: show all hung tasks before panic (Tetsuo Handa)
- vfio/type1: Fix task tracking for QEMU vCPU hotplug (Alex Williamson)
- vfio/mdev: Check globally for duplicate devices (Alex Williamson)
- vfio: platform: Fix reset module leak in error path (Geert Uytterhoeven)
- nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo (Scott Mayhew)
- NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY (Trond Myklebust)
- ALSA: fm801: add error handling for snd_ctl_add (Zhouyang Jia)
- ALSA: emu10k1: add error handling for snd_ctl_add (Zhouyang Jia)
- skip LAYOUTRETURN if layout is invalid (Olga Kornievskaia)
- hv_netvsc: fix network namespace issues with VF support (Stephen Hemminger)
- xen/netfront: raise max number of slots in xennet_get_responses() (Juergen Gross)
- kcov: ensure irq code sees a valid area (Mark Rutland)
- mlxsw: spectrum_switchdev: Fix port_vlan refcounting (Petr Machata)
- arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups (Johannes Weiner)
- tracing: Quiet gcc warning about maybe unused link variable (Steven Rostedt (VMware))
- tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure (Artem Savkov)
- kthread, tracing: Don't expose half-written comm when creating kthreads (Snild Dolkow)
- tracing: Fix possible double free in event_enable_trigger_func() (Steven Rostedt (VMware))
- tracing: Fix double free of event_trigger_data (Steven Rostedt (VMware))
- delayacct: fix crash in delayacct_blkio_end() after delayacct init failure (Tejun Heo)
- kvm, mm: account shadow page tables to kmemcg (Shakeel Butt)
- Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST (KT Liao)
- Input: i8042 - add Lenovo LaVie Z to the i8042 reset list (Chen-Yu Tsai)
- Input: elan_i2c - add ACPI ID for lenovo ideapad 330 (Donald Shanty III)
- spi: spi-s3c64xx: Fix system resume support (Marek Szyprowski)
- drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4 (Andrew Morton)
- IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write() (Bart Van Assche)
- drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4 (Andrew Morton)
- RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access (Bart Van Assche)
- i2c: core: decrease reference count of device node in i2c_unregister_device (Lixin Wang)
- fork: unconditionally clear stack on fork (Kees Cook)
- Linux 4.14.59 (Greg Kroah-Hartman)
- turn off -Wattribute-alias (Arnd Bergmann)
- can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking can.ctrlmode (Roman Fietze)
- can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only (Stephane Grosjean)
- can: xilinx_can: fix RX overflow interrupt not being enabled (Anssi Hannula)
- can: xilinx_can: fix incorrect clear of non-processed interrupts (Anssi Hannula)
- can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting (Anssi Hannula)
- can: xilinx_can: fix device dropping off bus on RX overrun (Anssi Hannula)
- can: xilinx_can: fix recovery from error states not being propagated (Anssi Hannula)
- can: xilinx_can: fix power management handling (Anssi Hannula)
- can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK (Anssi Hannula)
- driver core: Partially revert "driver core: correct device's shutdown order" (Rafael J. Wysocki)
- usb: gadget: f_fs: Only return delayed status when len is 0 (Jerry Zhang)
- usb: dwc2: Fix DMA alignment to start at allocated boundary (Antti Seppälä)
- usb: core: handle hub C_PORT_OVER_CURRENT condition (Bin Liu)
- usb: cdc_acm: Add quirk for Castles VEGA3000 (Lubomir Rintel)
- staging: speakup: fix wraparound in uaccess length check (Samuel Thibault)
- tcp: add tcp_ooo_try_coalesce() helper (Eric Dumazet)
- tcp: call tcp_drop() from tcp_data_queue_ofo() (Eric Dumazet)
- tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Eric Dumazet)
- tcp: avoid collapses in tcp_prune_queue() if possible (Eric Dumazet)
- tcp: free batches of packets in tcp_prune_ofo_queue() (Eric Dumazet)
- tcp: do not delay ACK in DCTCP upon CE status change (Yuchung Cheng)
- tcp: do not cancel delay-AcK on DCTCP special ACK (Yuchung Cheng)
- tcp: helpers to send special DCTCP ack (Yuchung Cheng)
- tcp: fix dctcp delayed ACK schedule (Yuchung Cheng)
- vxlan: fix default fdb entry netlink notify ordering during netdev create (Roopa Prabhu)
- vxlan: make netlink notify in vxlan_fdb_destroy optional (Roopa Prabhu)
- vxlan: add new fdb alloc and create helpers (Roopa Prabhu)
- rtnetlink: add rtnl_link_state check in rtnl_configure_link (Roopa Prabhu)
- sock: fix sg page frag coalescing in sk_alloc_sg (Daniel Borkmann)
- net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv (Heiner Kallweit)
- multicast: do not restore deleted record source filter mode to new one (Hangbin Liu)
- net/ipv6: Fix linklocal to global address with VRF (David Ahern)
- net/mlx5e: Fix quota counting in aRFS expire flow (Eran Ben Elisha)
- net/mlx5e: Don't allow aRFS for encapsulated packets (Eran Ben Elisha)
- net/mlx5: Adjust clock overflow work period (Ariel Levkovich)
- net: skb_segment() should not return NULL (Eric Dumazet)
- net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper (Jack Morgenstein)
- ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull (Willem de Bruijn)
- ip: hash fragments consistently (Paolo Abeni)
- bonding: set default miimon value for non-arp modes if not set (Jarod Wilson)
- drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs (Lyude Paul)
- drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit() (Lyude Paul)
- KVM: PPC: Check if IOMMU page is contained in the pinned physical page (Alexey Kardashevskiy)
- xen/PVH: Set up GS segment for stack canary (Boris Ostrovsky)
- MIPS: Fix off-by-one in pci_resource_to_user() (Paul Burton)
- MIPS: ath79: fix register address in ath79_ddr_wb_flush() (Felix Fietkau)
- Revert "cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting" (Greg Kroah-Hartman)
- Linux 4.14.58 (Greg Kroah-Hartman)
- xhci: Fix perceived dead host due to runtime suspend race with event handler (Mathias Nyman)
- powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle) (Gautham R. Shenoy)
- cxl_getfile(): fix double-iput() on alloc_file() failures (Al Viro)
- alpha: fix osf_wait4() breakage (Al Viro)
- net: usb: asix: replace mii_nway_restart in resume path (Alexander Couzens)
- ipv6: make DAD fail with enhanced DAD when nonce length differs (Sabrina Dubroca)
- net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite (Florian Fainelli)
- net/mlx4_en: Don't reuse RX page when XDP is set (Saeed Mahameed)
- hv_netvsc: Fix napi reschedule while receive completion is busy (Haiyang Zhang)
- tg3: Add higher cpu clock for 5762. (Sanjeev Bansal)
- qmi_wwan: add support for Quectel EG91 (Matevz Vucnik)
- ptp: fix missing break in switch (Gustavo A. R. Silva)
- net: phy: fix flag masking in __set_phy_supported (Heiner Kallweit)
- net/ipv4: Set oif in fib_compute_spec_dst (David Ahern)
- skbuff: Unconditionally copy pfmemalloc in __skb_clone() (Stefano Brivio)
- net: Don't copy pfmemalloc flag in __copy_skb_header() (Stefano Brivio)
- net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort (Lorenzo Colitti)
- lib/rhashtable: consider param->min_size when setting initial table size (Davidlohr Bueso)
- ipv6: ila: select CONFIG_DST_CACHE (Arnd Bergmann)
- ipv6: fix useless rol32 call on hash (Colin Ian King)
- ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns (Tyler Hicks)
- gen_stats: Fix netlink stats dumping in the presence of padding (Toke Høiland-Jørgensen)
- drm/nouveau: Avoid looping through fake MST connectors (Lyude Paul)
- drm/nouveau: Use drm_connector_list_iter_* for iterating connectors (Lyude Paul)
- drm/i915: Fix hotplug irq ack on i965/g4x (Ville Syrjälä)
- stop_machine: Disable preemption when waking two stopper threads (Isaac J. Manjarres)
- vfio/spapr: Use IOMMU pageshift rather than pagesize (Alexey Kardashevskiy)
- vfio/pci: Fix potential Spectre v1 (Gustavo A. R. Silva)
- cpufreq: intel_pstate: Register when ACPI PCCH is present (Rafael J. Wysocki)
- mm/huge_memory.c: fix data loss when splitting a file pmd (Hugh Dickins)
- mm: memcg: fix use after free in mem_cgroup_iter() (Jing Xia)
- ARC: mm: allow mprotect to make stack mappings executable (Vineet Gupta)
- ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs (Alexey Brodkin)
- ARC: Fix CONFIG_SWAP (Alexey Brodkin)
- ARCv2: [plat-hsdk]: Save accl reg pair by default (Vineet Gupta)
- ALSA: hda: add mute led support for HP ProBook 455 G5 (Po-Hsu Lin)
- ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk (YOKOTA Hiroshi)
- ALSA: rawmidi: Change resized buffers atomically (Takashi Iwai)
- fat: fix memory allocation failure handling of match_strdup() (OGAWA Hirofumi)
- x86/MCE: Remove min interval polling limitation (Dewet Thibaut)
- x86/events/intel/ds: Fix bts_interrupt_threshold alignment (Hugh Dickins)
- x86/apm: Don't access __preempt_count with zeroed fs (Ville Syrjälä)
- KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel. (Lan Tianyu)
- scsi: sd_zbc: Fix variable type and bogus comment (Damien Le Moal)
- Linux 4.14.57 (Greg Kroah-Hartman)
- string: drop __must_check from strscpy() and restore strscpy() usages in cgroup (Tejun Heo)
- arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID (Marc Zyngier)
- arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests (Marc Zyngier)
- arm64: KVM: Add ARCH_WORKAROUND_2 support for guests (Marc Zyngier)
- arm64: KVM: Add HYP per-cpu accessors (Marc Zyngier)
- arm64: ssbd: Add prctl interface for per-thread mitigation (Marc Zyngier)
- arm64: ssbd: Introduce thread flag to control userspace mitigation (Marc Zyngier)
- arm64: ssbd: Restore mitigation status on CPU resume (Marc Zyngier)
- arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation (Marc Zyngier)
- arm64: ssbd: Add global mitigation state accessor (Marc Zyngier)
- arm64: Add 'ssbd' command-line option (Marc Zyngier)
- arm64: Add ARCH_WORKAROUND_2 probing (Marc Zyngier)
- arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2 (Marc Zyngier)
- arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1 (Marc Zyngier)
- arm/arm64: smccc: Add SMCCC-specific return codes (Marc Zyngier)
- KVM: arm64: Avoid storing the vcpu pointer on the stack (Christoffer Dall)
- KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state (Marc Zyngier)
- arm64: alternatives: Add dynamic patching feature (Marc Zyngier)
- KVM: arm64: Stop save/restoring host tpidr_el1 on VHE (James Morse)
- arm64: alternatives: use tpidr_el2 on VHE hosts (James Morse)
- KVM: arm64: Change hyp_panic()s dependency on tpidr_el2 (James Morse)
- KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation (James Morse)
- KVM: arm64: Store vcpu on the stack during __guest_enter() (James Morse)
- net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. (Tetsuo Handa)
- rds: avoid unenecessary cong_update in loop transport (Santosh Shilimkar)
- bdi: Fix another oops in wb_workfn() (Jan Kara)
- netfilter: ipv6: nf_defrag: drop skb dst before queueing (Florian Westphal)
- nsh: set mac len based on inner packet (Willem de Bruijn)
- autofs: fix slab out of bounds read in getname_kernel() (Tomas Bortoli)
- tls: Stricter error checking in zerocopy sendmsg path (Dave Watson)
- KEYS: DNS: fix parsing multiple options (Eric Biggers)
- reiserfs: fix buffer overflow with long warning messages (Eric Biggers)
- netfilter: ebtables: reject non-bridge targets (Florian Westphal)
- PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg() (Dexuan Cui)
- block: do not use interruptible wait anywhere (Alan Jenkins)
- mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally (Masahiro Yamada)
- crypto: af_alg - Initialize sg_num_bytes in error code path (Stephan Mueller)
- clocksource: Initialize cs->wd_list (Peter Zijlstra)
- media: rc: oops in ir_timer_keyup after device unplug (Sean Young)
- xhci: Fix USB3 NULL pointer dereference at logical disconnect. (Mathias Nyman)
- net: lan78xx: Fix race in tx pending skb size calculation (Stefan Wahren)
- rtlwifi: rtl8821ae: fix firmware is not ready to run (Ping-Ke Shih)
- rtlwifi: Fix kernel Oops "Fw download fail!!" (Ping-Ke Shih)
- net: cxgb3_main: fix potential Spectre v1 (Gustavo A. R. Silva)
- VSOCK: fix loopback on big-endian systems (Claudio Imbrenda)
- vhost_net: validate sock before trying to put its fd (Jason Wang)
- tcp: prevent bogus FRTO undos with non-SACK flows (Ilpo Järvinen)
- tcp: fix Fast Open key endianness (Yuchung Cheng)
- strparser: Remove early eaten to fix full tcp receive buffer stall (Doron Roberts-Kedes)
- stmmac: fix DMA channel hang in half-duplex mode (Bhadram Varka)
- r8152: napi hangup fix after disconnect (Jiri Slaby)
- qmi_wwan: add support for the Dell Wireless 5821e module (Aleksander Morgado)
- qed: Limit msix vectors in kdump kernel to the minimum required count. (Sudarsana Reddy Kalluru)
- qed: Fix use of incorrect size in memcpy call. (Sudarsana Reddy Kalluru)
- qed: Fix setting of incorrect eswitch mode. (Sudarsana Reddy Kalluru)
- qede: Adverstise software timestamp caps when PHC is not available. (Sudarsana Reddy Kalluru)
- net/tcp: Fix socket lookups with SO_BINDTODEVICE (David Ahern)
- net: sungem: fix rx checksum support (Eric Dumazet)
- net_sched: blackhole: tell upper qdisc about dropped packets (Konstantin Khlebnikov)
- net/packet: fix use-after-free (Eric Dumazet)
- net: mvneta: fix the Rx desc DMA address in the Rx path (Antoine Tenart)
- net/mlx5: Fix wrong size allocation for QoS ETC TC regitster (Shay Agroskin)
- net/mlx5: Fix required capability for manipulating MPFS (Eli Cohen)
- net/mlx5: Fix incorrect raw command length parsing (Alex Vesker)
- net/mlx5: Fix command interface race in polling mode (Alex Vesker)
- net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager (Or Gerlitz)
- net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch manager (Or Gerlitz)
- net/mlx5e: Avoid dealing with vport representors if not being e-switch manager (Or Gerlitz)
- net: macb: Fix ptp time adjustment for large negative delta (Harini Katakam)
- net: fix use-after-free in GRO with ESP (Sabrina Dubroca)
- net: dccp: switch rx_tstamp_last_feedback to monotonic clock (Eric Dumazet)
- net: dccp: avoid crash in ccid3_hc_rx_send_feedback() (Eric Dumazet)
- ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing (Jesper Dangaard Brouer)
- ipvlan: fix IFLA_MTU ignored on NEWLINK (Xin Long)
- ipv6: sr: fix passing wrong flags to crypto_alloc_shash() (Eric Biggers)
- hv_netvsc: split sub-channel setup into async and sync (Stephen Hemminger)
- atm: zatm: Fix potential Spectre v1 (Gustavo A. R. Silva)
- atm: Preserve value of skb->truesize when accounting to vcc (David Woodhouse)
- alx: take rtnl before calling __alx_open from resume (Sabrina Dubroca)
- crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak (Christian Lamparter)
- crypto: crypto4xx - remove bad list_del (Christian Lamparter)
- PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference (Jaehoon Chung)
- bcm63xx_enet: do not write to random DMA channel on BCM6345 (Jonas Gorski)
- bcm63xx_enet: correct clock usage (Jonas Gorski)
- ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() (alex chen)
- ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent (alex chen)
- xprtrdma: Fix corner cases when handling device removal (Chuck Lever)
- cpufreq / CPPC: Set platform specific transition_delay_us (Prashanth Prakash)
- Btrfs: fix duplicate extents after fsync of file with prealloc extents (Filipe Manana)
- x86/paravirt: Make native_save_fl() extern inline (Nick Desaulniers)
- x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h> (H. Peter Anvin)
- compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations (Nick Desaulniers)