-
Wed Aug 15 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1833.el7uek]
- x86/bugs: spectre_v2_heuristics_setup should check for ssbd, not rds (Daniel Jordan) [Orabug: 28362348]
- x86/bugs: inverted documentation of spectre_v2_heuristics=ssbd=off (Daniel Jordan) [Orabug: 28362348]
- ib/core: Adding match_net_dev_ignore_port workaround. (Gerd Rausch) [Orabug: 28167460]
- mm: don't warn about allocations which stall for too long (Tetsuo Handa) [Orabug: 27871033]
- ipc/shm.c add ->pagesize function to shm_vm_ops (Jane Chu) [Orabug: 28069826]
- dtrace: increment dtrace-kernel-headers revision to 1.1.0 (Vincent Lim) [Orabug: 28241736]
- nfsd: give out fewer session slots as limit approaches (J. Bruce Fields)
- nfsd: increase DRC cache limit (J. Bruce Fields)
- uek-rpm: aarch64: enable building SHA3 algorithms (Henry Willard) [Orabug: 28486461]
- qla2xxx: Update the version to 10.00.00.07-k1. (Giridhar Malavali) [Orabug: 28497106]
- qla2xxx: Utilize complete local DMA buffer for DIF PI inforamtion. (Giridhar Malavali) [Orabug: 28497106]
- qla2xxx: Correction to total data segment count when local DMA buffers used for DIF PI. (Giridhar Malavali) [Orabug: 28497106]
- dtrace: fix ustack for arm64 (Kris Van Hees) [Orabug: 28216251]
- dtrace: increase supported number of SDT arguments to 18 (Kris Van Hees) [Orabug: 28216316]
- dtrace: SDT support on arm64 (Kris Van Hees) [Orabug: 28070261]
- ipv4: frags: handle possible skb truesize change (Eric Dumazet) [Orabug: 28481663] {CVE-2018-5391}
- inet: frag: enforce memory limits earlier (Eric Dumazet) [Orabug: 28481670] {CVE-2018-5391}
- init/main.c: reorder boot_cpu_state_init/smp_prepare_boot_cpu (Mihai Carabas) [Orabug: 28491884]
- x86/mm/kmmio: Make the tracer robust against L1TF (Andi Kleen) [Orabug: 28220625] {CVE-2018-3620}
- x86/mm/pat: Make set_memory_np() L1TF safe (Andi Kleen) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert (Andi Kleen) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Invert all not present mappings (Andi Kleen) [Orabug: 28220625] {CVE-2018-3620}
- cpu/hotplug: Fix SMT supported evaluation (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry (Paolo Bonzini) [Orabug: 28220625] {CVE-2018-3646}
- x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry (Paolo Bonzini) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation: Simplify sysfs report of VMX L1TF vulnerability (Paolo Bonzini) [Orabug: 28220625] {CVE-2018-3620}
- Documentation/l1tf: Remove Yonah processors from not vulnerable list (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646}
- x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646}
- x86: Don't include linux/irq.h from asm/hardirq.h (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3620}
- x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646}
- KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR (Paolo Bonzini) [Orabug: 28220625] {CVE-2018-3646}
- cpu/hotplug: detect SMT disabled by BIOS (Josh Poimboeuf) [Orabug: 28220625] {CVE-2018-3620}
- Documentation/l1tf: Fix typos (Tony Luck) [Orabug: 28220625] {CVE-2018-3620}
- x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content (Nicolai Stange) [Orabug: 28220625] {CVE-2018-3646}
- x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures (Jiri Kosina) [Orabug: 28220625] {CVE-2018-3620}
- Documentation: Add section about CPU vulnerabilities (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/bugs, kvm: Introduce boot-time control of L1TF mitigations (Jiri Kosina) [Orabug: 28220625] {CVE-2018-3646}
- cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- cpu/hotplug: Expose SMT control init function (Jiri Kosina) [Orabug: 28220625] {CVE-2018-3620}
- x86/kvm: Allow runtime control of L1D flush (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3646}
- x86/kvm: Serialize L1D flush parameter setter (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3646}
- x86/kvm: Add static key for flush always (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3646}
- x86/kvm: Move l1tf setup function (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3646}
- x86/l1tf: Handle EPT disabled state proper (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/kvm: Drop L1TF MSR list approach (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3646}
- x86/litf: Introduce vmx status variable (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- cpu/hotplug: Online siblings when SMT control is turned on (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required (Konrad Rzeszutek Wilk) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs (Konrad Rzeszutek Wilk) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting (Konrad Rzeszutek Wilk) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Add find_msr() helper function (Konrad Rzeszutek Wilk) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers (Konrad Rzeszutek Wilk) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Add L1D flush logic (Paolo Bonzini) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Add L1D MSR based flush (Paolo Bonzini) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Add L1D flush algorithm (Paolo Bonzini) [Orabug: 28220625] {CVE-2018-3646}
- x86/KVM/VMX: Add module argument for L1TF mitigation (Konrad Rzeszutek Wilk) [Orabug: 28220625] {CVE-2018-3646} {CVE-2018-3646}
- x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present (Konrad Rzeszutek Wilk) [Orabug: 28220625] {CVE-2018-3646}
- cpu/hotplug: Boot HT siblings at least once (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- Revert "x86/apic: Ignore secondary threads if nosmt=force" (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Fix up pte->pfn conversion for PAE (Michal Hocko) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Protect PAE swap entries against L1TF (Vlastimil Babka) [Orabug: 28220625] {CVE-2018-3620}
- x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings (Borislav Petkov) [Orabug: 28220625] {CVE-2018-3620}
- x86/cpufeatures: Add detection of L1D cache flush support. (Konrad Rzeszutek Wilk) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Extend 64bit swap file size limit (Vlastimil Babka) [Orabug: 28220625] {CVE-2018-3620}
- x86/apic: Ignore secondary threads if nosmt=force (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/cpu/AMD: Evaluate smp_num_siblings early (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info (Borislav Petkov) [Orabug: 28220625] {CVE-2018-3620}
- x86/cpu/intel: Evaluate smp_num_siblings early (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/cpu/topology: Provide detect_extended_topology_early() (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/cpu/common: Provide detect_ht_early() (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/cpu/AMD: Remove the pointless detect_ht() call (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/cpu: Remove the pointless CPU printout (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- cpu/hotplug: Provide knobs to control SMT (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- cpu/hotplug: Split do_cpu_down() (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- cpu/hotplug: Make bringup/teardown of smp threads symmetric (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/topology: Provide topology_smt_supported() (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- x86/smp: Provide topology_is_primary_thread() (Thomas Gleixner) [Orabug: 28220625] {CVE-2018-3620}
- sched/smt: Update sched_smt_present at runtime (Peter Zijlstra) [Orabug: 28220625] {CVE-2018-3620}
- x86/bugs: Move the l1tf function and define pr_fmt properly (Konrad Rzeszutek Wilk) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Limit swap file size to MAX_PA/2 (Andi Klein) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings (Andi Kleen) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Add sysfs reporting for l1tf (Andi Klein) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Make sure the first page is always reserved (Andi Klein) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation (Andi Klein) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Protect swap entries against L1TF (Linus Torvalds) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Change order of offset/type in swap entry (Linus Torvalds) [Orabug: 28220625] {CVE-2018-3620}
- x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (Andi Klein) [Orabug: 28220625] {CVE-2018-3620}
- x86/mm: Limit mmap() of /dev/mem to valid physical addresses (Craig Bergstrom) [Orabug: 28220625] {CVE-2018-3620} {CVE-2018-3620}
- x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border (Kirill A. Shutemov) [Orabug: 28220625] {CVE-2018-3620} {CVE-2018-3620}
- mstflint: add mstflint secure boot access kernel support (Qing Huang) [Orabug: 27416559]
- rds: Remove RDS dependency on IPv6 (Ka-Cheong Poon) [Orabug: 28466876]
- rds: Allow non-link local and link local communication (Ka-Cheong Poon) [Orabug: 28398845]
- rds: Allow IPv4-mapped IPv6 address to be used (Ka-Cheong Poon) [Orabug: 27744573]
- rds: Remove VLA, fix incorrect cast, missing static usage warnings (Ka-Cheong Poon) [Orabug: 28452068]
- uek-rpm: Enable perf stripped binary (Victor Erminpour) [Orabug: 28469286]
- uek-rpm: Show UEK Release Number in RPM summary (Victor Erminpour) [Orabug: 28468593]
- net/mlx5: Use order-0 allocations for all WQ types (Tariq Toukan) [Orabug: 28307387]
- net/mlx5e: TX, Use actual WQE size for SQ edge fill (Tariq Toukan) [Orabug: 28307387]
- net/mlx5e: Use WQ API functions instead of direct fields access (Tariq Toukan) [Orabug: 28307387]
- net/mlx5e: Use inline MTTs in UMR WQEs (Tariq Toukan) [Orabug: 28307387]
- net/mlx5e: Code movements in RX UMR WQE post (Tariq Toukan) [Orabug: 28307387]
- IB/mlx5: Implement fragmented completion queue (CQ) (Yonatan Cohen) [Orabug: 28307387]
- tcp: add tcp_ooo_try_coalesce() helper (Eric Dumazet) [Orabug: 28450913] {CVE-2018-5390}
- tcp: call tcp_drop() from tcp_data_queue_ofo() (Eric Dumazet) [Orabug: 28450913] {CVE-2018-5390}
- tcp: detect malicious patterns in tcp_collapse_ofo_queue() (Eric Dumazet) [Orabug: 28450913] {CVE-2018-5390}
- tcp: avoid collapses in tcp_prune_queue() if possible (Eric Dumazet) [Orabug: 28450913] {CVE-2018-5390}
- tcp: free batches of packets in tcp_prune_ofo_queue() (Eric Dumazet) [Orabug: 28450913] {CVE-2018-5390}
- x86/efi: Access EFI MMIO data as unencrypted when SEV is active (Brijesh Singh) [Orabug: 28446167]
- x86/entry/64: Remove %ebx handling from error_entry/exit (Andy Lutomirski) [Orabug: 28402818] {CVE-2018-14678}
- dtrace: uregs on x86 is broken (Eugene Loh) [Orabug: 28439480]
- fuse: Allow fully unprivileged mounts (Eric W. Biederman) [Orabug: 28418745]
- fuse: Ensure posix acls are translated outside of init_user_ns (Eric W. Biederman) [Orabug: 28418745]
- fuse: define the filesystem as untrusted (Mimi Zohar) [Orabug: 28418745]
- ima: fail file signature verification on non-init mounted filesystems (Mimi Zohar) [Orabug: 28418745]
- fuse: add writeback documentation (Miklos Szeredi) [Orabug: 28418745]
- fuse: honor AT_STATX_FORCE_SYNC (Miklos Szeredi) [Orabug: 28418745]
- fuse: honor AT_STATX_DONT_SYNC (Miklos Szeredi) [Orabug: 28418745]
- fuse: Restrict allow_other to the superblock's namespace or a descendant (Seth Forshee) [Orabug: 28418745]
- fuse: Support fuse filesystems outside of init_user_ns (Eric W. Biederman) [Orabug: 28418745]
- fuse: Fail all requests with invalid uids or gids (Eric W. Biederman) [Orabug: 28418745]
- fuse: Remove the buggy retranslation of pids in fuse_dev_do_read (Eric W. Biederman) [Orabug: 28418745]
- fuse: return -ECONNABORTED on /dev/fuse read after abort (Szymon Lukasz) [Orabug: 28418745]
- fs: fuse: account fuse_inode slab memory as reclaimable (Johannes Weiner) [Orabug: 28418745]
- IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd port (Qing Huang) [Orabug: 28023157]
-
Mon Jul 30 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1831.el7uek]
- IB/mad: Use IDR for agent IDs (willy@infradead.org) [Orabug: 25571450]
- IB/mad: Agent registration is process context only (Matthew Wilcox) [Orabug: 25571450]
- scsi: lpfc: Revise copyright for new company language (James Smart) [Orabug: 28410240]
- scsi: lpfc: update driver version to 12.0.0.5 (James Smart) [Orabug: 28410240]
- scsi: lpfc: devloss timeout race condition caused null pointer reference (James Smart) [Orabug: 28410240]
- scsi: lpfc: Fix NVME Target crash in defer rcv logic (James Smart) [Orabug: 28410240]
- scsi: lpfc: Support duration field in Link Cable Beacon V1 command (James Smart) [Orabug: 28410240]
- scsi: lpfc: Make PBDE optimizations configurable (James Smart) [Orabug: 28410240]
- scsi: lpfc: Fix abort error path for NVMET (James Smart) [Orabug: 28410240]
- scsi: lpfc: Fix panic if driver unloaded when port is offline (James Smart) [Orabug: 28410240]
- scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell word (James Smart) [Orabug: 28410240]
- scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZE (James Smart) [Orabug: 28410240]
- scsi: lpfc: use monotonic timestamps for statistics (Arnd Bergmann) [Orabug: 28410240]
- scsi: lpfc: update driver version to 12.0.0.4 (James Smart) [Orabug: 28410240]
- scsi: lpfc: Fix port initialization failure. (James Smart) [Orabug: 28410240]
- scsi: lpfc: Fix 16gb hbas failing cq create. (James Smart) [Orabug: 28410240]
- scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc (James Smart) [Orabug: 28410240]
- scsi: lpfc: correct oversubscription of nvme io requests for an adapter (James Smart) [Orabug: 28410240]
- scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx) (James Smart) [Orabug: 28410240]
- scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox" (Colin Ian King) [Orabug: 28410240]
- scsi: lpfc: Comment cleanup regarding Broadcom copyright header (James Smart) [Orabug: 28410240]
- scsi: lpfc: update driver version to 12.0.0.3 (James Smart) [Orabug: 28410240]
- scsi: lpfc: Enhance log messages when reporting CQE errors (James Smart) [Orabug: 28410240]
- scsi: lpfc: Fix up log messages and stats counters in IO submit code path (James Smart) [Orabug: 28410240]
- scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt (James Smart) [Orabug: 28410240]
- scsi: lpfc: Handle new link fault code returned by adapter firmware. (James Smart) [Orabug: 28410240]
- scsi: lpfc: Correct fw download error message (James Smart) [Orabug: 28410240]
- scsi: lpfc: enhance LE data structure copies to hardware (James Smart) [Orabug: 28410240]
- scsi: lpfc: Change IO submit return to EBUSY if remote port is recovering (James Smart) [Orabug: 28410240]
- uek-rpm: aarch64 Set CONFIG_BPF_STREAM_PARSER (Henry Willard) [Orabug: 27653372]
- x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation (Prarit Bhargava) [Orabug: 28328644]
- RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init (Leon Romanovsky) [Orabug: 27616702]
- RDMA/restrack: Don't rely on uninitialized variable in restrack_add flow (Leon Romanovsky) [Orabug: 27616702]
- RDMA/nldev: provide detailed PD information (Steve Wise) [Orabug: 27616702]
- mlx4_ib: zero out struct ib_pd when allocating (Steve Wise) [Orabug: 27616702]
- RDMA/nldev: provide detailed MR information (Steve Wise) [Orabug: 27616702]
- mlx4_ib: set user mr attributes in struct ib_mr (Steve Wise) [Orabug: 27616702]
- RDMA/nldev: provide detailed CQ information (Steve Wise) [Orabug: 27616702]
- RDMA/nldev: provide detailed CM_ID information (Steve Wise) [Orabug: 27616702]
- RDMA/CM: move rdma_id_private to cma_priv.h (Steve Wise) [Orabug: 27616702]
- RDMA/nldev: common resource dumpit function (Steve Wise) [Orabug: 27616702]
- RDMA/restrack: clean up res_to_dev() (Steve Wise) [Orabug: 27616702]
- RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type (Leon Romanovsky) [Orabug: 27616702]
- RDMA/restrack: don't use uaccess_kernel() (Steve Wise) [Orabug: 27616702]
- RDMA/restrack: Remove unimplemented XRCD object (Leon Romanovsky) [Orabug: 27616702]
- RDMA/netlink: Hide unimplemented NLDEV commands (Leon Romanovsky) [Orabug: 27616702]
- RDMA/nldev: Provide detailed QP information (Leon Romanovsky) [Orabug: 27616702]
- RDMA/nldev: Provide global resource utilization (Leon Romanovsky) [Orabug: 27616702]
- RDMA/core: Add resource tracking for create and destroy PDs (Leon Romanovsky) [Orabug: 27616702]
- RDMA/core: Add resource tracking for create and destroy CQs (Leon Romanovsky) [Orabug: 27616702]
- RDMA/core: Add resource tracking for create and destroy QPs (Leon Romanovsky) [Orabug: 27616702]
- RDMA/restrack: Add general infrastructure to track RDMA resources (Leon Romanovsky) [Orabug: 27616702]
- RDMA/core: Save kernel caller name when creating PD and CQ objects (Leon Romanovsky) [Orabug: 27616702]
- RDMA/core: Use the MODNAME instead of the function name for pd callers (Leon Romanovsky) [Orabug: 27616702]
- RDMA/nldev: Refactor setting the nldev handle to a common function (Leon Romanovsky) [Orabug: 27616702]
- aarch64: remove duplicate dtb in kernel rpm (Eric Saint-Etienne) [Orabug: 28216582]
- uek-rpm: Enable net_failover.ko in nano_modules file (Victor Erminpour) [Orabug: 28390028]
- uek-rpm: config: Disable CONFIG_SECURITY_DMESG_RESTRICT (Victor Erminpour) [Orabug: 28372959]
-
Tue Jul 24 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1830.el7uek]
- scsi: smartpqi: bump driver version to 1.1.4-130 (Don Brace)
- scsi: smartpqi: fix critical ARM issue reading PQI index registers (Kevin Barnett)
- scsi: smartpqi: add inspur advantech ids (Kevin Barnett)
- scsi: smartpqi: improve error checking for sync requests (Kevin Barnett)
- scsi: smartpqi: improve handling for sync requests (Kevin Barnett)
- blk-mq: Allow PCI vector offset for mapping queues (Keith Busch)
- scsi: smartpqi: update driver version (Don Brace)
- scsi: smartpqi: workaround fw bug for oq deletion (Kevin Barnett)
- scsi: smartpqi: add in new supported controllers (Kevin Barnett)
- scsi: smartpqi: Convert timers to use timer_setup() (Kees Cook)
- jfs: Fix inconsistency between memory allocation and ea_buf->max_size (Shankara Pailoor) [Orabug: 28221253] {CVE-2018-12233}
- Revert "jfs: Fix inconsistency between memory allocation and ea_buf->max_size" (Jack Vogel)
- net/rds: Fix kernel panic caused by a race between setup/teardown (Hans Westgaard Ry) [Orabug: 28216828]
- MAINTAINERS: Add backup maintainers for libnvdimm and DAX (Dave Jiang) [Orabug: 27911686]
- device-dax: allow MAP_SYNC to succeed (Dave Jiang) [Orabug: 27911686]
- Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error" (Dan Williams) [Orabug: 27911686]
- libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid() (Rob Herring) [Orabug: 27911686]
- tools/testing/nvdimm: enable labels for nfit_test.1 dimms (Dan Williams) [Orabug: 27911686]
- tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute (Dan Williams) [Orabug: 27911686]
- tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1 (Dan Williams) [Orabug: 27911686]
- tools/testing/nvdimm: allow custom error code injection (Dan Williams) [Orabug: 27911686]
- libnvdimm, dimm: handle EACCES failures from label reads (Dan Williams) [Orabug: 27911686]
- libnvdimm, of_pmem: workaround OF_NUMA=n build error (Dan Williams) [Orabug: 27911686]
- nfit, address-range-scrub: add module option to skip initial ars (Dan Williams) [Orabug: 27911686]
- nfit, address-range-scrub: rework and simplify ARS state machine (Dan Williams) [Orabug: 27911686]
- nfit, address-range-scrub: determine one platform max_ars value (Dan Williams) [Orabug: 27911686]
- powerpc/powernv: Create platform devs for nvdimm buses (Oliver O'Halloran) [Orabug: 27911686]
- doc/devicetree: Persistent memory region bindings (Oliver O'Halloran) [Orabug: 27911686]
- libnvdimm: Add device-tree based driver (Oliver O'Halloran) [Orabug: 27911686]
- libnvdimm: Add of_node to region and bus descriptors (Oliver O'Halloran) [Orabug: 27911686]
- libnvdimm, region: quiet region probe (Dan Williams) [Orabug: 27911686]
- libnvdimm, testing: update the default smart ctrl_temperature (Vishal Verma) [Orabug: 27911686]
- libnvdimm, testing: Add emulation for smart injection commands (Vishal Verma) [Orabug: 27911686]
- nfit, address-range-scrub: introduce nfit_spa->ars_state (Dan Williams) [Orabug: 27911686]
- libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' (Dan Williams) [Orabug: 27911686]
- dax, dm: allow device-mapper to operate without dax support (Dan Williams) [Orabug: 27911686]
- dm log writes: fix max length used for kstrndup (Ma Shimiao) [Orabug: 27911686]
- dm log writes: add support for DAX (Ross Zwisler) [Orabug: 27911686]
- dm log writes: add support for inline data buffers (Ross Zwisler) [Orabug: 27911686]
- dax: introduce CONFIG_DAX_DRIVER (Dan Williams) [Orabug: 27911686]
- fs, dax: use page->mapping to warn if truncate collides with a busy page (Dan Williams) [Orabug: 27911686]
- ext2, dax: introduce ext2_dax_aops (Dan Williams) [Orabug: 27911686]
- ext4, dax: introduce ext4_dax_aops (Dan Williams) [Orabug: 27911686]
- xfs, dax: introduce xfs_dax_aops (Dan Williams) [Orabug: 27911686]
- block, dax: remove dead code in blkdev_writepages() (Dan Williams) [Orabug: 27911686]
- fs, dax: prepare for dax-specific address_space_operations (Dan Williams) [Orabug: 27911686]
- dax: store pfns in the radix (Dan Williams) [Orabug: 27911686]
- acpi, nfit: rework NVDIMM leaf method detection (Dan Williams) [Orabug: 27911686]
- libnvdimm, label: change nvdimm_num_label_slots per UEFI 2.7 (Toshi Kani) [Orabug: 27911686]
- libnvdimm, label: change min label storage size per UEFI 2.7 (Toshi Kani) [Orabug: 27911686]
- device-dax: use module_nd_driver (Johannes Thumshirn) [Orabug: 27911686]
- libnvdimm, pmem: use module_nd_driver (Johannes Thumshirn) [Orabug: 27911686]
- libnvdimm: provide module_nd_driver wrapper (Johannes Thumshirn) [Orabug: 27911686]
- nfit_test: prevent parsing error of nfit_test.0 (Ross Zwisler) [Orabug: 27911686]
- nfit_test: fix buffer overrun, add sanity check (Ross Zwisler) [Orabug: 27911686]
- nfit_test: improve structure offset handling (Ross Zwisler) [Orabug: 27911686]
- device-dax: remove redundant __func__ in dev_dbg (Dan Williams) [Orabug: 27911686]
- libnvdimm: remove redundant __func__ in dev_dbg (Dan Williams) [Orabug: 27911686]
- acpi, nfit: remove redundant __func__ in dev_dbg (Johannes Thumshirn) [Orabug: 27911686]
- RDS: Add 1MB message size limit (Avinash Repaka) [Orabug: 25578394]
- RDS: IB: Use newer API for fast registration (Avinash Repaka) [Orabug: 27509034]
- jfs: Fix inconsistency between memory allocation and ea_buf->max_size (Shankara Pailoor) [Orabug: 28221253]
- x86/speculation: Support per-process SSBD with IBRS (Alexandre Chartre) [Orabug: 28313239]
- Linux 4.14.56 (Greg Kroah-Hartman)
- f2fs: give message and set need_fsck given broken node id (Jaegeuk Kim)
- loop: remember whether sysfs_create_group() was done (Tetsuo Handa)
- RDMA/ucm: Mark UCM interface as BROKEN (Leon Romanovsky)
- PM / hibernate: Fix oops at snapshot_write() (Tetsuo Handa)
- loop: add recursion validation to LOOP_CHANGE_FD (Theodore Ts'o)
- netfilter: x_tables: initialise match/target check parameter struct (Florian Westphal)
- netfilter: nf_queue: augment nfqa_cfg_policy (Eric Dumazet)
- uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn() (Oleg Nesterov)
- crypto: x86/salsa20 - remove x86 salsa20 implementations (Eric Biggers)
- nvme-pci: Remap CMB SQ entries on every controller reset (Keith Busch)
- xen: setup pv irq ops vector earlier (Juergen Gross)
- iw_cxgb4: correctly enforce the max reg_mr depth (Steve Wise)
- i2c: tegra: Fix NACK error handling (Jon Hunter)
- IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values (Michael J. Ruhl)
- tools build: fix # escaping in .cmd files for future Make (Paul Menzel)
- arm64: neon: Fix function may_use_simd() return error status (Yandong Zhao)
- kbuild: delete INSTALL_FW_PATH from kbuild documentation (Randy Dunlap)
- tracing: Reorder display of TGID to be after PID (Joel Fernandes (Google))
- mm: do not bug_on on incorrect length in __mm_populate() (Michal Hocko)
- fs, elf: make sure to page align bss in load_elf_library (Oscar Salvador)
- fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* (Vlastimil Babka)
- mm: do not drop unused pages when userfaultd is running (Christian Borntraeger)
- ALSA: hda - Handle pm failure during hotplug (Chris Wilson)
- ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION (Hui Wang)
- scsi: megaraid_sas: fix selection of reply queue (Ming Lei)
- scsi: megaraid_sas: Create separate functions to allocate ctrl memory (Shivasharan S)
- scsi: megaraid_sas: replace is_ventura with adapter_type checks (Shivasharan S)
- scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type (Shivasharan S)
- scsi: megaraid_sas: use adapter_type for all gen controllers (Shivasharan S)
- genirq/affinity: assign vectors to all possible CPUs (Christoph Hellwig)
- Fix up non-directory creation in SGID directories (Linus Torvalds)
- devpts: resolve devpts bind-mounts (Christian Brauner)
- devpts: hoist out check for DEVPTS_SUPER_MAGIC (Christian Brauner)
- xhci: xhci-mem: off by one in xhci_stream_id_to_ring() (Dan Carpenter)
- usb: quirks: add delay quirks for Corsair Strafe (Nico Sneck)
- USB: serial: mos7840: fix status-register error handling (Johan Hovold)
- USB: yurex: fix out-of-bounds uaccess in read handler (Jann Horn)
- USB: serial: keyspan_pda: fix modem-status error handling (Johan Hovold)
- USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick (Olli Salonen)
- USB: serial: ch341: fix type promotion bug in ch341_control_in() (Dan Carpenter)
- ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS (Hans de Goede)
- vmw_balloon: fix inflation with batching (Nadav Amit)
- ata: Fix ZBC_OUT all bit handling (Damien Le Moal)
- ata: Fix ZBC_OUT command block check (Damien Le Moal)
- staging: r8822be: Fix RTL8822be can't find any wireless AP (Ping-Ke Shih)
- staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data(). (Murray McAllister)
- ibmasm: don't write out of bounds in read handler (Jann Horn)
- mmc: dw_mmc: fix card threshold control configuration (x00270170)
- mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states (Stefan Agner)
- MIPS: Fix ioremap() RAM check (Paul Burton)
- MIPS: Use async IPIs for arch_trigger_cpumask_backtrace() (Paul Burton)
- MIPS: Call dump_stack() from show_regs() (Paul Burton)
- ASoC: mediatek: preallocate pages use platform device (Kai Chieh Chuang)
- media: rc: mce_kbd decoder: fix stuck keys (Sean Young)
- Linux 4.14.55 (Greg Kroah-Hartman)
- Revert mm/vmstat.c: fix vmstat_update() preemption BUG (Sebastian Andrzej Siewior)
- sched, tracing: Fix trace_sched_pi_setprio() for deboosting (Sebastian Andrzej Siewior)
- staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write() (Dan Carpenter)
- netfilter: nf_log: don't hold nf_log_mutex during user access (Jann Horn)
- mtd: cfi_cmdset_0002: Change erase functions to check chip good only (Tokunori Ikegami)
- mtd: cfi_cmdset_0002: Change erase functions to retry for error (Tokunori Ikegami)
- mtd: cfi_cmdset_0002: Change definition naming to retry write operation (Tokunori Ikegami)
- dm: prevent DAX mounts if not supported (Ross Zwisler)
- dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions() (Mike Snitzer)
- dax: check for QUEUE_FLAG_DAX in bdev_dax_supported() (Ross Zwisler)
- dax: change bdev_dax_supported() to support boolean returns (Dave Jiang)
- fs: allow per-device dax status checking for filesystems (Darrick J. Wong)
- mtd: rawnand: mxc: set spare area size register explicitly (Martin Kaiser)
- media: cx25840: Use subdev host data for PLL override (Brad Love)
- Kbuild: fix # escaping in .cmd files for future Make (Rasmus Villemoes)
- Revert "dpaa_eth: fix error in dpaa_remove()" (Greg Kroah-Hartman)
- f2fs: truncate preallocated blocks in error case (Jaegeuk Kim)
- media: vb2: core: Finish buffers at the end of the stream (Sakari Ailus)
- mm: hwpoison: disable memory error handling on 1GB hugepage (Naoya Horiguchi)
- irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CPUMASK_OFFSTACK=y kernels(v1) (Rakib Mullick)
- HID: debug: check length before copy_to_user() (Daniel Rosenberg)
- HID: hiddev: fix potential Spectre v1 (Gustavo A. R. Silva)
- HID: i2c-hid: Fix "incomplete report" noise (Jason Andryuk)
- block: cope with WRITE ZEROES failing in blkdev_issue_zeroout() (Ilya Dryomov)
- block: factor out __blkdev_issue_zero_pages() (Ilya Dryomov)
- ext4: check superblock mapped prior to committing (Jon Derrick)
- ext4: add more mount time checks of the superblock (Theodore Ts'o)
- ext4: add more inode number paranoia checks (Theodore Ts'o) {CVE-2018-10882}
- ext4: avoid running out of journal credits when appending to an inline file (Theodore Ts'o) {CVE-2018-10883}
- ext4: never move the system.data xattr out of the inode body (Theodore Ts'o) {CVE-2018-10880}
- ext4: clear i_data in ext4_inode_info when removing inline data (Theodore Ts'o) {CVE-2018-10881}
- ext4: include the illegal physical block in the bad map ext4_error msg (Theodore Ts'o)
- ext4: verify the depth of extent tree in ext4_find_extent() (Theodore Ts'o) {CVE-2018-10877}
- ext4: only look at the bg_flags field if it is valid (Theodore Ts'o) {CVE-2018-10876}
- ext4: always check block group bounds in ext4_init_block_bitmap() (Theodore Ts'o)
- ext4: make sure bitmaps and the inode table don't overlap with bg descriptors (Theodore Ts'o)
- ext4: always verify the magic number in xattr blocks (Theodore Ts'o) {CVE-2018-10879}
- ext4: add corruption check in ext4_xattr_set_entry() (Theodore Ts'o) {CVE-2018-10879}
- jbd2: don't mark block as modified if the handle is out of credits (Theodore Ts'o) {CVE-2018-10883}
- drm/udl: fix display corruption of the last line (Mikulas Patocka)
- drm: Use kvzalloc for allocating blob property memory (Michel Dänzer)
- cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting (Stefano Brivio)
- cifs: Fix infinite loop when using hard mount option (Paulo Alcantara)
- cifs: Fix memory leak in smb2_set_ea() (Paulo Alcantara)
- cifs: Fix use after free of a mid_q_entry (Lars Persson)
- vfio: Use get_user_pages_longterm correctly (Jason Gunthorpe)
- drbd: fix access after free (Lars Ellenberg)
- s390: Correct register corruption in critical section cleanup (Christian Borntraeger)
- scsi: target: Fix truncated PR-in ReadKeys response (David Disseldorp)
- scsi: sg: mitigate read/write abuse (Jann Horn)
- tracing: Fix missing return symbol in function_graph output (Changbin Du)
- mm: hugetlb: yield when prepping struct pages (Cannon Matthews)
- userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access (Janosch Frank)
-
Mon Jul 16 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1829.el7uek]
- uek-rpm: Enable ovmapi.ko in nano_modules file (Victor Erminpour) [Orabug: 28144761]
- ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver (Corey Minyard) [Orabug: 28348439]
- scsi: megaraid_sas: fix selection of reply queue (Ming Lei) [Orabug: 28342108]
- genirq/affinity: assign vectors to all possible CPUs (Christoph Hellwig) [Orabug: 28342108]
- rds: tcp: cancel all worker threads before shutting down socket (Sowmini Varadhan) [Orabug: 28298233]
- net/rds: Implement ARP flushing correctly (Håkon Bugge) [Orabug: 28219823]
- Revert "aarch64: remove duplicate dtb in kernel rpm" (Jack Vogel)
- device-dax: implement ->pagesize() for smaps to report MMUPageSize (Dan Williams) [Orabug: 27262713]
- mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct (Dan Williams) [Orabug: 27262713]
- mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() (Dan Williams) [Orabug: 27262713]
- aarch64: remove duplicate dtb in kernel rpm (Eric Saint-Etienne) [Orabug: 28216582]
- mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT (Andrea Arcangeli) [Orabug: 27960955]
- rdmaip: fix returned value not set error (Zhu Yanjun) [Orabug: 28175433]
- rds: Avoid compiler warning in ib_send.c (Knut Omang) [Orabug: 28227497]
- rds: signedness bug (Dan Carpenter) [Orabug: 28312881]
- proc/kcore: don't bounds check against address 0 (Laura Abbott) [Orabug: 28172481]
- iommu/arm-smmu-v3: limit reporting of MSI allocation failures (Nate Watterson) [Orabug: 27995572]
- Linux 4.14.54 (Greg Kroah-Hartman)
- net: dsa: b53: Add BCM5389 support (Damien Thébault)
- net/sonic: Use dma_mapping_error() (Finn Thain)
- platform/x86: asus-wmi: Fix NULL pointer dereference (João Paulo Rechi Vita)
- sched/core: Require cpu_active() in select_task_rq(), for user tasks (Paul Burton)
- sched/core: Fix rules for running on online && !active CPUs (Peter Zijlstra)
- fs: clear writeback errors in inode_init_always (Darrick J. Wong)
- perf bpf: Fix NULL return handling in bpf__prepare_load() (YueHaibing)
- perf test: "Session topology" dumps core on s390 (Thomas Richter)
- net: qmi_wwan: Add Netgear Aircard 779S (Josh Hill)
- atm: zatm: fix memcmp casting (Ivan Bornyakov)
- iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs (Hao Wei Tee)
- ipvs: fix buffer overflow with sync daemon and service (Julian Anastasov)
- netfilter: nft_limit: fix packet ratelimiting (Pablo Neira Ayuso)
- s390/dasd: use blk_mq_rq_from_pdu for per request data (Sebastian Ott)
- netfilter: ebtables: handle string from userspace with care (Paolo Abeni)
- afs: Fix directory permissions check (David Howells)
- xfrm6: avoid potential infinite loop in _decode_session6() (Eric Dumazet)
- mtd: rawnand: fix return value check for bad block status (Abhishek Sahu)
- ARM: dts: imx6q: Use correct SDMA script for SPI5 core (Sean Nyekjaer)
- netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() (Taehee Yoo)
- netfilter: ip6t_rpfilter: provide input interface for route lookup (Vincent Bernat)
- netfilter: don't set F_IFACE on ipv6 fib lookups (Florian Westphal)
- md: remove special meaning of ->quiesce(.., 2) (NeilBrown)
- md: allow metadata update while suspending. (NeilBrown)
- md: use mddev_suspend/resume instead of ->quiesce() (NeilBrown)
- md: move suspend_hi/lo handling into core md code (NeilBrown)
- md: don't call bitmap_create() while array is quiesced. (NeilBrown)
- md: always hold reconfig_mutex when calling mddev_suspend() (NeilBrown)
- netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj() (Taehee Yoo)
- netfilter: nf_tables: add missing netlink attrs to policies (Florian Westphal)
- netfilter: nf_tables: fix memory leak on error exit return (Colin Ian King)
- netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace() (Taehee Yoo)
- netfilter: nf_tables: disable preemption in nft_update_chain_stats() (Pablo Neira Ayuso)
- netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval (Taehee Yoo)
- netfilter: nf_tables: bogus EBUSY in chain deletions (Pablo Neira Ayuso)
- netfilter: nf_tables: don't assume chain stats are set when jumplabel is set (Florian Westphal)
- netfilter: nft_compat: fix handling of large matchinfo size (Florian Westphal)
- netfilter: nft_compat: prepare for indirect info storage (Florian Westphal)
- netfilter: nf_tables: nft_compat: fix refcount leak on xt module (Florian Westphal)
- drm/i915: Enable provoking vertex fix on Gen9 systems. (Kenneth Graunke)
- drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper (Michel Dänzer)
- drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array (Michel Dänzer)
- drm/atmel-hlcdc: check stride values in the first plane (Stefan Agner)
- drm/qxl: Call qxl_bo_unref outside atomic context (Jeremy Cline)
- drm/amdgpu: fix the missed vcn fw version report (Huang Rui)
- drm/amdgpu: Add APU support in vi_set_vce_clocks (Rex Zhu)
- drm/amdgpu: Add APU support in vi_set_uvd_clocks (Rex Zhu)
- vt: prevent leaking uninitialized data to userspace via /dev/vcs* (Alexander Potapenko)
- serdev: fix memleak on module unload (Johan Hovold)
- serial: 8250_pci: Remove stalled entries in blacklist (Andy Shevchenko)
- staging: android: ion: Return an ERR_PTR in ion_map_kernel (Laura Abbott)
- n_tty: Access echo_* variables carefully. (Tetsuo Handa)
- n_tty: Fix stall at n_tty_receive_char_special(). (Tetsuo Handa)
- xhci: Fix kernel oops in trace_xhci_free_virt_device (Zhengjun Xing)
- usb: typec: ucsi: Fix for incorrect status data issue (Heikki Krogerus)
- usb: typec: ucsi: acpi: Workaround for cache mode issue (Heikki Krogerus)
- acpi: Add helper for deactivating memory region (Heikki Krogerus)
- usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub (William Wu)
- USB: serial: cp210x: add Silicon Labs IDs for Windows Update (Karoly Pados)
- USB: serial: cp210x: add CESINEL device ids (Johan Hovold)
- usb: cdc_acm: Add quirk for Uniden UBC125 scanner (Houston Yaroschoff)
- Linux 4.14.53 (Greg Kroah-Hartman)
- xhci: Fix use-after-free in xhci_free_virt_device (Mathias Nyman)
- dm thin: handle running out of data space vs concurrent discard (Mike Snitzer)
- dm zoned: avoid triggering reclaim from inside dmz_map() (Bart Van Assche)
- x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y (Kirill A. Shutemov)
- block: Fix cloning of requests with a special payload (Bart Van Assche)
- block: Fix transfer when chunk sectors exceeds max (Keith Busch)
- slub: fix failure when we delete and create a slab cache (Mikulas Patocka)
- ALSA: hda/realtek - Fix the problem of two front mics on more machines (Hui Wang)
- ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210 (Takashi Iwai)
- ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co (Takashi Iwai)
- ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl (Takashi Iwai)
- Input: elantech - fix V4 report decoding for module with middle key (???)
- Input: elantech - enable middle button of touchpads on ThinkPad P52 (Aaron Ma)
- Input: elan_i2c_smbus - fix more potential stack buffer overflows (Ben Hutchings)
- Input: xpad - fix GPD Win 2 controller name (Enno Boland)
- udf: Detect incorrect directory size (Jan Kara)
- xen: Remove unnecessary BUG_ON from __unbind_from_irq() (Boris Ostrovsky)
- mm: fix devmem_is_allowed() for sub-page System RAM intersections (Dan Williams)
- mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm() (Jia He)
- rbd: flush rbd_dev->watch_dwork after watch is unregistered (Dongsheng Yang)
- pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume (Hans de Goede)
- Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID (Alexandr Savca)
- ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices (Hans de Goede)
- video: uvesafb: Fix integer overflow in allocation (Kees Cook)
- NFSv4: Fix a typo in nfs41_sequence_process (Trond Myklebust)
- NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") (Trond Myklebust)
- NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message (Dave Wysochanski)
- nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir (Scott Mayhew)
- media: dvb_frontend: fix locking issues at dvb_frontend_get_event() (Mauro Carvalho Chehab)
- media: cx231xx: Add support for AverMedia DVD EZMaker 7 (Kai-Heng Feng)
- media: v4l2-compat-ioctl32: prevent go past max size (Mauro Carvalho Chehab)
- media: vsp1: Release buffers for each video node (Kieran Bingham)
- perf/x86/intel/uncore: Add event constraint for BDX PCU (Kan Liang)
- perf vendor events: Add Goldmont Plus V1 event file (Kan Liang)
- perf intel-pt: Fix packet decoding of CYC packets (Adrian Hunter)
- perf intel-pt: Fix "Unexpected indirect branch" error (Adrian Hunter)
- perf intel-pt: Fix MTC timing after overflow (Adrian Hunter)
- perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP (Adrian Hunter)
- perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING (Adrian Hunter)
- perf tools: Fix symbol and object code resolution for vdso32 and vdsox32 (Adrian Hunter)
- arm: dts: mt7623: fix invalid memory node being generated (Sean Wang)
- mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock (Jarkko Nikula)
- mfd: intel-lpss: Program REMAP register in PIO mode (Andy Shevchenko)
- backlight: tps65217_bl: Fix Device Tree node lookup (Johan Hovold)
- backlight: max8925_bl: Fix Device Tree node lookup (Johan Hovold)
- backlight: as3711_bl: Fix Device Tree node lookup (Johan Hovold)
- UBIFS: Fix potential integer overflow in allocation (Silvio Cesare)
- ubi: fastmap: Correctly handle interrupted erasures in EBA (Richard Weinberger)
- ubi: fastmap: Cancel work upon detach (Richard Weinberger)
- rpmsg: smd: do not use mananged resources for endpoints and channels (Srinivas Kandagatla)
- md: fix two problems with setting the "re-add" device state. (NeilBrown)
- rtc: sun6i: Fix bit_idx value for clk_register_gate (Michael Trimarchi)
- clk: at91: PLL recalc_rate() now using cached MUL and DIV values (Marcin Ziemianowicz)
- linvdimm, pmem: Preserve read-only setting for pmem devices (Robert Elliott)
- scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread (Steffen Maier)
- scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED (Steffen Maier)
- scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILED (Steffen Maier)
- scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return (Steffen Maier)
- scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed (Steffen Maier)
- scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF (Steffen Maier)
- scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler (Steffen Maier)
- scsi: qla2xxx: Mask off Scope bits in retry delay (Anil Gurumurthy)
- scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails (Himanshu Madhani)
- scsi: hpsa: disable device during shutdown (Sinan Kaya)
- mm: fix __gup_device_huge vs unmap (Dan Williams)
- iio: sca3000: Fix an error handling path in 'sca3000_probe()' (Christophe JAILLET)
- iio: adc: ad7791: remove sample freq sysfs attributes (Alexandru Ardelean)
- Btrfs: fix return value on rename exchange failure (Filipe Manana)
- X.509: unpack RSA signatureValue field from BIT STRING (Maciej S. Szmigiero)
- irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node (Yang Yingliang)
- time: Make sure jiffies_to_msecs() preserves non-zero time periods (Geert Uytterhoeven)
- MIPS: io: Add barrier after register read in inX() (Huacai Chen)
- cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0 (Srinivas Pandruvada)
- pinctrl: devicetree: Fix pctldev pointer overwrite (Fabio Estevam)
- pinctrl: samsung: Correct EINTG banks order (Paweł Chmiel)
- auxdisplay: fix broken menu (Randy Dunlap)
- PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume (Mika Westerberg)
- PCI: Add ACS quirk for Intel 300 series (Mika Westerberg)
- PCI: Add ACS quirk for Intel 7th & 8th Gen mobile (Alex Williamson)
- PCI: hv: Make sure the bus domain is really unique (Sridhar Pitchai)
- MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum (Tokunori Ikegami)
- mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking. (Joakim Tjernlund)
- mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary (Joakim Tjernlund)
- mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips (Joakim Tjernlund)
- mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock() (Joakim Tjernlund)
- mtd: cfi_cmdset_0002: Change write buffer to check correct value (Tokunori Ikegami)
- xprtrdma: Return -ENOBUFS when no pages are available (Chuck Lever)
- RDMA/mlx4: Discard unknown SQP work requests (Leon Romanovsky)
- IB/hfi1: Fix user context tail allocation for DMA_RTAIL (Mike Marciniszyn)
- IB/hfi1: Optimize kthread pointer locking when queuing CQ entries (Sebastian Sanchez)
- IB/hfi1: Reorder incorrect send context disable (Michael J. Ruhl)
- IB/hfi1: Fix fault injection init/exit issues (Mike Marciniszyn)
- IB/isert: fix T10-pi check mask setting (Max Gurtovoy)
- IB/isert: Fix for lib/dma_debug check_sync warning (Alex Estrin)
- IB/mlx5: Fetch soft WQE's on fatal error state (Erez Shitrit)
- IB/core: Make testing MR flags for writability a static inline function (Jack Morgenstein)
- IB/mlx4: Mark user MR as writable if actual virtual memory is writable (Jack Morgenstein)
- IB/{hfi1, qib}: Add handling of kernel restart (Alex Estrin)
- IB/qib: Fix DMA api warning with debug kernel (Mike Marciniszyn)
- tpm: fix race condition in tpm_common_write() (Tadeusz Struk)
- tpm: fix use after free in tpm2_load_context() (Tadeusz Struk)
- of: platform: stop accessing invalid dev in of_platform_device_destroy (Srinivas Kandagatla)
- of: unittest: for strings, account for trailing - of: overlay: validate offset from property fixups (Frank Rowand)
- ARM64: dts: meson: disable sd-uhs modes on the libretech-cc (Jerome Brunet)
- arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance (Will Deacon)
- arm64: kpti: Use early_param for kpti= command-line option (Will Deacon)
- arm64: Fix syscall restarting around signal suppressed by tracer (Dave Martin)
- ARM: dts: socfpga: Fix NAND controller node compatible for Arria10 (Dinh Nguyen)
- ARM: dts: socfpga: Fix NAND controller clock supply (Marek Vasut)
- ARM: dts: socfpga: Fix NAND controller node compatible (Marek Vasut)
- ARM: dts: Fix SPI node for Arria10 (Thor Thayer)
- ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size (David Rivshin)
- cxl: Disable prefault_mode in Radix mode (Vaibhav Jain)
- soc: rockchip: power-domain: Fix wrong value when power up pd with writemask (Finley Xiao)
- powerpc/fadump: Unregister fadump on kexec down path. (Mahesh Salgaonkar)
- cpuidle: powernv: Fix promotion from snooze if next state disabled (Gautham R. Shenoy)
- powerpc/powernv/cpuidle: Init all present cpus for deep states (Akshay Adiga)
- powerpc/powernv: copy/paste - Mask SO bit in CR (Haren Myneni)
- powerpc/powernv/ioda2: Remove redundant free of TCE pages (Alexey Kardashevskiy)
- powerpc/ptrace: Fix enforcement of DAWR constraints (Michael Neuling)
- powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus() (Anju T Sudhakar)
- powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG (Michael Neuling)
- powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch (Aneesh Kumar K.V)
- fuse: fix control dir setup and teardown (Miklos Szeredi)
- fuse: don't keep dead fuse_conn at fuse_fill_super(). (Tetsuo Handa)
- fuse: atomic_o_trunc should truncate pagecache (Miklos Szeredi)
- fuse: fix congested state leak on aborted connections (Tejun Heo)
- printk: fix possible reuse of va_list variable (Tetsuo Handa)
- Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader (Amit Pundir)
- ipmi:bt: Set the timeout before doing a capabilities check (Corey Minyard)
- branch-check: fix long->int truncation when profiling branches (Mikulas Patocka)
- mips: ftrace: fix static function graph tracing (Matthias Schiffer)
- ftrace/selftest: Have the reset_trigger code be a bit more careful (Steven Rostedt (VMware))
- lib/vsprintf: Remove atomic-unsafe support for %pCr (Geert Uytterhoeven)
- clk: renesas: cpg-mssr: Stop using printk format %pCr (Geert Uytterhoeven)
- thermal: bcm2835: Stop using printk format %pCr (Geert Uytterhoeven)
- ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup (Alexander Sverdlin)
- ASoC: cirrus: i2s: Fix LRCLK configuration (Alexander Sverdlin)
- ASoC: cs35l35: Add use_single_rw to regmap config (Paul Handrigan)
- ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it (Srinivas Kandagatla)
- 1wire: family module autoload fails because of upper/lower case mismatch. (Ingo Flaschberger)
- usb: do not reset if a low-speed or full-speed device timed out (Maxim Moseychuk)
- PM / OPP: Update voltage in case freq == old_freq (Waldemar Rymarkiewicz)
- PM / core: Fix supplier device runtime PM usage counter imbalance (Rafael J. Wysocki)
- PM / Domains: Fix error path during attach in genpd (Ulf Hansson)
- signal/xtensa: Consistenly use SIGBUS in do_unaligned_user (Eric W. Biederman)
- serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version (Daniel Wagner)
- m68k/mac: Fix SWIM memory resource end address (Finn Thain)
- m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap() (Michael Schmitz)
- x86: Call fixup_exception() before notify_die() in math_error() (Siarhei Liakh)
- x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out() (Borislav Petkov)
- x86/mce: Fix incorrect "Machine check from unknown source" message (Tony Luck)
- x86/mce: Check for alternate indication of machine check recovery on Skylake (Tony Luck)
- x86/mce: Improve error message when kernel cannot recover (Tony Luck)
- x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths (Juergen Gross)
- x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec() (Dan Williams)
- Linux 4.14.52 (Greg Kroah-Hartman)
- mm, page_alloc: do not break __GFP_THISNODE by zonelist reset (Vlastimil Babka)
- fs/binfmt_misc.c: do not allow offset overflow (Thadeu Lima de Souza Cascardo)
- vhost: fix info leak due to uninitialized memory (Michael S. Tsirkin) {CVE-2018-1118}
- HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large (Jason Gerecke)
- HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation (Even Xu)
- orangefs: report attributes_mask and attributes for statx (Martin Brandenburg)
- orangefs: set i_size on new symlink (Martin Brandenburg)
- iwlwifi: fw: harden page loading code (Luca Coelho)
- x86/intel_rdt: Enable CMT and MBM on new Skylake stepping (Tony Luck)
- w1: mxc_w1: Enable clock before calling clk_get_rate() on it (Stefan Potyra)
- libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk (Hans de Goede)
- libata: zpodd: small read overflow in eject_tray() (Dan Carpenter)
- cpufreq: governors: Fix long idle detection logic in load calculation (Chen Yu)
- cpufreq: Fix new policy initialization during limits updates via sysfs (Tao Wang)
- bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue (Tejun Heo)
- blk-mq: reinit q->tag_set_list entry only after grace period (Roman Pen)
- nbd: use bd_set_size when updating disk size (Josef Bacik)
- nbd: update size when connected (Josef Bacik)
- nbd: fix nbd device deletion (Josef Bacik)
- cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class (Shirish Pargaonkar)
- CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry (Mark Syms)
- smb3: on reconnect set PreviousSessionId field (Steve French)
- smb3: fix various xid leaks (Steve French)
- x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read() (Tony Luck)
- ALSA: hda: add dock and led support for HP ProBook 640 G4 (Dennis Wassenberg)
- ALSA: hda: add dock and led support for HP EliteBook 830 G5 (Dennis Wassenberg)
- ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream() (Bo Chen)
- ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation (Takashi Iwai)
- ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs (Hui Wang)
- btrfs: scrub: Don't use inode pages for device replace (Qu Wenruo)
- btrfs: return error value if create_io_em failed in cow_file_range (Su Yue)
- Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2() (Omar Sandoval)
- Btrfs: fix clone vs chattr NODATASUM race (Omar Sandoval)
- driver core: Don't ignore class_dir_create_and_add() failure. (Tetsuo Handa)
- ext4: fix fencepost error in check for inode count overflow during resize (Jan Kara)
- ext4: correctly handle a zero-length xattr with a non-zero e_value_offs (Theodore Ts'o) {CVE-2018-10840}
- ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget() (Theodore Ts'o) {CVE-2018-11412}
- ext4: do not allow external inodes for inline data (Theodore Ts'o) {CVE-2018-11412}
- ext4: update mtime in ext4_punch_hole even if no blocks are released (Lukas Czerner)
- ext4: fix hole length detection in ext4_ind_map_blocks() (Jan Kara)
- NFSv4.1: Fix up replays of interrupted requests (Trond Myklebust)
- tls: fix use-after-free in tls_push_record (Daniel Borkmann)
- hv_netvsc: Fix a network regression after ifdown/ifup (Dexuan Cui)
- net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan (Willem de Bruijn)
- udp: fix rx queue len reported by diag and proc interface (Paolo Abeni)
- socket: close race condition between sock_close() and sockfs_setattr() (Cong Wang)
- tcp: verify the checksum of the first data segment in a new connection (Frank van der Linden)
- net/sched: act_simple: fix parsing of TCA_DEF_DATA (Davide Caratti)
- net: dsa: add error handling for pskb_trim_rcsum (Zhouyang Jia)
- ipv6: allow PMTU exceptions to local routes (Julian Anastasov)
- cdc_ncm: avoid padding beyond end of skb (Bjørn Mork)
- bonding: re-evaluate force_primary when the primary slave name changes (Xiangning Yu)
- Linux 4.14.51 (Greg Kroah-Hartman)
- tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() (Eric Dumazet)
- Btrfs: make raid6 rebuild retry more (Liu Bo)
- Btrfs: fix scrub to repair raid6 corruption (Liu Bo)
- Revert "Btrfs: fix scrub to repair raid6 corruption" (Sasha Levin)
- ARM: kexec: fix kdump register saving on panic() (Russell King)
- ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel (Łukasz Stelmach)
- ARM: 8753/1: decompressor: add a missing parameter to the addruart macro (Łukasz Stelmach)
- efi/libstub/arm64: Handle randomized TEXT_OFFSET (Mark Rutland)
- parisc: Move setup_profiling_timer() out of init section (Helge Deller)
- sched/deadline: Make the grub_reclaim() function static (Mathieu Malaterre)
- sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h (Mathieu Malaterre)
- drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl() (Dan Carpenter)
- locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN (Waiman Long)
- locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag (Waiman Long)
- clk: imx6ull: use OSC clock during AXI rate change (Stefan Agner)
- ARM: davinci: board-dm646x-evm: set VPIF capture card name (Sekhar Nori)
- ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF (Sekhar Nori)
- ARM: davinci: dm646x: fix timer interrupt generation (Sekhar Nori)
- i2c: viperboard: return message count on master_xfer success (Peter Rosin)
- i2c: pmcmsp: fix error return from master_xfer (Peter Rosin)
- i2c: pmcmsp: return message count on master_xfer success (Peter Rosin)
- ARM: keystone: fix platform_domain_notifier array overrun (Russell King)
- usb: musb: fix remote wakeup racing with suspend (Daniel Glöckner)
- afs: Fix the non-encryption of calls (David Howells)
- mtd: Fix comparison in map_word_andequal() (Ben Hutchings)
- x86/pkeys/selftests: Add a test for pkey 0 (Dave Hansen)
- x86/pkeys/selftests: Save off 'prot' for allocations (Dave Hansen)
- x86/pkeys/selftests: Fix pointer math (Dave Hansen)
- x86/pkeys/selftests: Fix pkey exhaustion test off-by-one (Dave Hansen)
- x86/pkeys/selftests: Add PROT_EXEC test (Dave Hansen)
- x86/pkeys/selftests: Factor out "instruction page" (Dave Hansen)
- x86/pkeys/selftests: Allow faults on unknown keys (Dave Hansen)
- x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal (Dave Hansen)
- x86/pkeys/selftests: Stop using assert() (Dave Hansen)
- x86/pkeys/selftests: Give better unexpected fault error messages (Dave Hansen)
- x86/selftests: Add mov_to_ss test (Andy Lutomirski)
- x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI (Ingo Molnar)
- x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI (Ingo Molnar)
- objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/arch/x86/include/asm/insn.h (Ingo Molnar)
- uprobes/x86: Prohibit probing on MOV SS instruction (Masami Hiramatsu)
- kprobes/x86: Prohibit probing on exception masking instructions (Masami Hiramatsu)
- ocfs2: take inode cluster lock before moving reflinked inode from orphan dir (Ashish Samant)
- proc/kcore: don't bounds check against address 0 (Laura Abbott)
- init: fix false positives in W+X checking (Jeffrey Hugo)
- net sched actions: fix invalid pointer dereferencing if skbedit flags missing (Roman Mashak)
- ixgbe: return error on unsupported SFP module when resetting (Emil Tantilov)
- x86: Delay skip of emulated hypercall instruction (Marian Rotariu)
- KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs (Wanpeng Li)
- rxrpc: Fix the min security level for kernel calls (David Howells)
- rxrpc: Fix error reception on AF_INET6 sockets (David Howells)
- qede: Fix gfp flags sent to rdma event node allocation (Michal Kalderon)
- qed: Fix l2 initializations over iWARP personality (Michal Kalderon)
- tipc: eliminate KMSAN uninit-value in strcmp complaint (Ying Xue)
- agp: uninorth: make two functions static (Mathieu Malaterre)
- cifs: smb2ops: Fix listxattr() when there are no EAs (Paulo Alcantara)
- arm64: Add MIDR encoding for NVIDIA CPUs (David Gilhooley)
- can: dev: increase bus-off message severity (Jakob Unterwurzacher)
- net: aquantia: driver should correctly declare vlan_features bits (Igor Russkikh)
- x86/xen: Reset VCPU0 info pointer after shared_info remap (van der Linden, Frank)
- mac80211: use timeout from the AddBA response instead of the request (Sara Sharon)
- ARM: dts: cygnus: fix irq type for arm global timer (Clément Péron)
- driver core: add __printf verification to __ata_ehi_pushv_desc (Mathieu Malaterre)
- drm/omap: handle alloc failures in omap_connector (Tomi Valkeinen)
- drm/omap: check return value from soc_device_match (Tomi Valkeinen)
- drm/omap: fix possible NULL ref issue in tiler_reserve_2d (Tomi Valkeinen)
- drm/omap: fix uninitialized ret variable (Tomi Valkeinen)
- drm/omap: silence unititialized variable warning (Dan Carpenter)
- mac80211: Adjust SAE authentication timeout (Ilan Peer)
- tee: check shm references are consistent in offset/size (Etienne Carriere)
- sh: fix build failure for J2 cpu with SMP disabled (Rich Felker)
- sched/core: Introduce set_special_state() (Peter Zijlstra)
- spi: bcm2835aux: ensure interrupts are enabled for shared handler (Rob Herring)
- RDMA/cma: Do not query GID during QP state transition to RTR (Parav Pandit)
- IB/hfi1: Fix memory leak in exception path in get_irq_affinity() (Sebastian Sanchez)
- IB/hfi1 Use correct type for num_user_context (Michael J. Ruhl)
- smc: fix sendpage() call (Stefan Raspl)
- ARM: OMAP1: ams-delta: fix deferred_fiq handler (Janusz Krzysztofik)
- nvme: Set integrity flag for user passthrough commands (Keith Busch)
- nvme: fix potential memory leak in option parsing (Chengguang Xu)
- iommu/vt-d: fix shift-out-of-bounds in bug checking (Changbin Du)
- arm64: tegra: Make BCM89610 PHY interrupt as active low (Bhadram Varka)
- kthread, sched/wait: Fix kthread_parkme() wait-loop (Peter Zijlstra)
- stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock (Peter Zijlstra)
- parisc: drivers.c: Fix section mismatches (Helge Deller)
- bpf, x64: fix memleak when not converging after image (Daniel Borkmann)
- scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated aborts (Jim Gill)
- hexagon: export csum_partial_copy_nocheck (Arnd Bergmann)
- hexagon: add memset_io() helper (Arnd Bergmann)
- Input: atmel_mxt_ts - fix the firmware update (Nick Dyer)
- ARM: dts: logicpd-som-lv: Fix Audio Mute (Adam Ford)
- ARM: dts: logicpd-som-lv: Fix WL127x Startup Issues (Adam Ford)
- ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace (Tero Kristo)
- dt-bindings: panel: lvds: Fix path to display timing bindings (Geert Uytterhoeven)
- ARM: davinci: board-dm355-evm: fix broken networking (Sekhar Nori)
- ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup (Sekhar Nori)
- ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD (Sekhar Nori)
- ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD (Sekhar Nori)
- IB/core: Make ib_mad_client_id atomic (Håkon Bugge)
- <linux/stringhash.h>: fix end_name_hash() for 64bit long (Amir Goldstein)
- IB/rxe: avoid double kfree_skb (Zhu Yanjun)
- IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV (Jianchao Wang)
- RDMA/iwpm: fix memory leak on map_info (Colin Ian King)
- RDMA/cma: Fix use after destroy access to net namespace for IPoIB (Parav Pandit)
- IB/uverbs: Fix validating mandatory attributes (Matan Barak)
- IB: make INFINIBAND_ADDR_TRANS configurable (Greg Thelen)
- ib_srp: depend on INFINIBAND_ADDR_TRANS (Greg Thelen)
- ib_srpt: depend on INFINIBAND_ADDR_TRANS (Greg Thelen)
- nvmet-rdma: depend on INFINIBAND_ADDR_TRANS (Greg Thelen)
- nvme: depend on INFINIBAND_ADDR_TRANS (Greg Thelen)
- tipc: fix bug in function tipc_nl_node_dump_monitor (Jon Maloy)
- i2c: sprd: Fix the i2c count issue (Baolin Wang)
- i2c: sprd: Prevent i2c accesses after suspend is called (Baolin Wang)
- bpf: fix uninitialized variable in bpf tools (John Fastabend)
- x86/cpu/intel: Add missing TLB cpuid values (jacek.tomaka@poczta.fm)
- ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCI (Evan Wang)
- libahci: Allow drivers to override stop_engine (Evan Wang)
- KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr() (Mark Rutland)
- arm64: fix possible spectre-v1 in ptrace_hbp_get_event() (Mark Rutland)
- blk-mq: fix sysfs inflight counter (Omar Sandoval)
- HID: intel-ish-hid: use put_device() instead of kfree() (Arvind Yadav)
- rpmsg: added MODULE_ALIAS for rpmsg_char (Ramon Fried)
- remoteproc: qcom: Fix potential device node leaks (Tobias Jordan)
- perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1 (Kan Liang)
- rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp (Dag Moxnes)
- selftests: ftrace: Add a testcase for multiple actions on trigger (Masami Hiramatsu)
- HID: wacom: Release device resource data obtained by devres_alloc() (Arvind Yadav)
- HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice (pgzh)
- arm64: ptrace: remove addr_limit manipulation (Mark Rutland)
- net: ethtool: Add missing kernel doc for FEC parameters (Florian Fainelli)
- thermal: int3403_thermal: Fix NULL pointer deref on module load / probe (Hans de Goede)
- drm/amdkfd: fix clock counter retrieval for node without GPU (Andres Rodriguez)
- ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70 (Mika Westerberg)
- ARM: dts: da850: fix W=1 warnings with pinmux node (Sekhar Nori)
- net: phy: marvell: clear wol event before setting it (Jingju Hou)
- powerpc/powernv/memtrace: Let the arch hotunplug code flush cache (Balbir Singh)
- dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/ (Geert Uytterhoeven)
- ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016) (Chen Yu)
- usb: typec: ucsi: fix tracepoint related build error (Tobias Regnery)
- mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create() (Minchan Kim)
- kexec_file: do not add extra alignment to efi memmap (Dave Young)
- proc: revalidate kernel thread inodes to root:root (Alexey Dobriyan)
- mm, pagemap: fix swap offset value for PMD migration entry (Huang Ying)
- scsi: isci: Fix infinite loop in while loop (Colin Ian King)
- scsi: storvsc: Set up correct queue depth values for IDE devices (Long Li)
- parisc: time: Convert read_persistent_clock() to read_persistent_clock64() (Baolin Wang)
- vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion (David Howells)
- net: hns: Avoid action name truncation (dann frazier)
- blkcg: init root blkcg_gq under lock (Jiang Biao)
- drm/msm: don't deref error pointer in the msm_fbdev_create error path (Emil Velikov)
- drm/msm/dsi: use correct enum in dsi_get_cmd_fmt (Stefan Agner)
- drm/msm: Fix possible null dereference on failure of get_pages() (Ben Hutchings)
- ASoC: msm8916-wcd-analog: use threaded context for mbhc events (Srinivas Kandagatla)
- netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update (Taehee Yoo)
- netfilter: nf_tables: NAT chain and extensions require NF_TABLES (Pablo Neira Ayuso)
- scsi: target: fix crash with iscsi target and dvd (Ming Lei)
- scsi: megaraid_sas: Do not log an error if FW successfully initializes. (Vinson Lee)
- scsi: iscsi: respond to netlink with unicast when appropriate (Chris Leech)
- tipc: fix infinite loop when dumping link monitor summary (Tung Nguyen)
- blkcg: don't hold blkcg lock when deactivating policy (Jiang Biao)
- spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo() (sxauwsk)
- ASoC: topology: Check widget kcontrols before deref. (Liam Girdwood)
- xen: xenbus_dev_frontend: Really return response string (Simon Gaiser)
- ASoC: topology: Fix bugs of freeing soc topology (Yan Wang)
- PCI: kirin: Fix reset gpio name (Loic Poulain)
- soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failure (Geert Uytterhoeven)
- soc: bcm: raspberrypi-power: Fix use of __packed (Florian Fainelli)
- eCryptfs: don't pass up plaintext names when using filename encryption (Tyler Hicks)
- ASoC: rt5514: Add the missing register in the readable table (oder_chiou@realtek.com)
- clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux (Jerome Brunet)
- dt-bindings: dmaengine: rcar-dmac: document R8A77965 support (Jacopo Mondi)
- dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF (Jacopo Mondi)
- dt-bindings: pinctrl: sunxi: Fix reference to driver (Matheus Castello)
- doc: Add vendor prefix for Kieback & Peter GmbH (Lukasz Majewski)
- spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR (Vladimir Zapolskiy)
- MIPS: dts: Boston: Fix PCI bus dtc warnings: (Matt Redfearn)
- isofs: fix potential memory leak in mount option parsing (Chengguang Xu)
- s390/smsgiucv: disable SMSG on module unload (Martin Schwidefsky)
- MIPS: io: Add barrier after register read in readX() (Sinan Kaya)
- fsnotify: fix ignore mask logic in send_to_group() (Amir Goldstein)
- perf report: Fix switching to another perf.data file (Arnaldo Carvalho de Melo)
- nfp: ignore signals when communicating with management FW (Jakub Kicinski)
- MIPS: io: Prevent compiler reordering writeX() (Sinan Kaya)
- x86: Add check for APIC access address for vmentry of L2 guests (Krish Sadhukhan)
- KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update (hu huajun)
- Input: synaptics-rmi4 - fix an unchecked out of memory error path (Christophe JAILLET)
- clocksource/drivers/imx-tpm: Correct some registers operation flow (Anson Huang)
-
Mon Jul 09 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1828.el7uek]
- aarch64: fix device mapper multipathing (Eric Saint-Etienne) [Orabug: 27893211]
- x86/speculation: Implement per-cpu IBRS control (Alexandre Chartre) [Orabug: 28064033]
- uek-rpm: config-debug: Turn off torture testing by default (Knut Omang) [Orabug: 27746166]
- dtrace: added runtime option DTRACEOPT_NORESOLVE (Vincent Lim) [Orabug: 28142974]
- uio_hv_generic: fix subchannel ring mmap (Stephen Hemminger) [Orabug: 27824321]
- uio_hv_generic: use correct channel in isr (Stephen Hemminger) [Orabug: 27824321]
- uio_hv_generic: make ring buffer attribute for primary channel (Stephen Hemminger) [Orabug: 27824321]
- uio_hv_generic: set size of ring buffer attribute (Stephen Hemminger) [Orabug: 27824321]
- uio_hv_generic: support sub-channels (Stephen Hemminger) [Orabug: 27824321]
- hv_netvsc: Clean up extra parameter from rndis_filter_receive_data() (Haiyang Zhang) [Orabug: 27824321]
- hv: add SPDX license id to Kconfig (Stephen Hemminger) [Orabug: 27824321]
- hv: add SPDX license to trace (Stephen Hemminger) [Orabug: 27824321]
- Drivers: hv: vmbus: respect what we get from hv_get_synint_state() (Dexuan Cui) [Orabug: 27824321]
- drivers/net: Use octal not symbolic permissions (Joe Perches) [Orabug: 27824321]
- hv_netvsc: Add range checking for rx packet offset and length (Haiyang Zhang) [Orabug: 27824321]
- hv_netvsc: Fix the return status in RX path (Haiyang Zhang) [Orabug: 27824321]
- hv_netvsc: add trace points (Stephen Hemminger) [Orabug: 27824321]
- hv_netvsc: pass netvsc_device to rndis halt (Stephen Hemminger) [Orabug: 27824321]
- PCI: hv: Only queue new work items in hv_pci_devices_present() if necessary (Dexuan Cui) [Orabug: 27824321]
- PCI: hv: Remove the bogus test in hv_eject_device_work() (Dexuan Cui) [Orabug: 27824321]
- PCI: hv: Fix a comment typo in _hv_pcifront_read_config() (Dexuan Cui) [Orabug: 27824321]
- Drivers: hv: vmbus: Implement Direct Mode for stimer0 (Michael Kelley) [Orabug: 27824321]
- hv_vmbus: Correct the stale comments regarding cpu affinity (Haiyang Zhang) [Orabug: 27824321]
- tools: hv: include string.h in hv_fcopy_daemon (Olaf Hering) [Orabug: 27824321]
- tools: hv: fix compiler warnings about major/target_fname (Dexuan Cui) [Orabug: 27824321]
- hv: Synthetic typo correction (Joe Perches) [Orabug: 27824321]
- virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS (Jay Vosburgh) [Orabug: 27824321]
- x86/xen: Remove use of VLAs (Laura Abbott) [Orabug: 27824321]
- x86/xen: Reset VCPU0 info pointer after shared_info remap (van der Linden, Frank) [Orabug: 27824321]
- signal: Introduce clear_siginfo (Eric W. Biederman) [Orabug: 27824321]
- arm64: capabilities: Update prototype for enable call back (Dave Martin) [Orabug: 27824321]
- signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS (Eric W. Biederman) [Orabug: 27824321]
- arm64: fault: avoid send SIGBUS two times (Dongjiu Geng) [Orabug: 27824321]
- arm64: Pass user fault info to arm64_notify_die instead of printing it (Will Deacon) [Orabug: 27824321]
- arm64: Don't walk page table for user faults in do_mem_abort (Will Deacon) [Orabug: 27824321]
- arm64: consistently log ESR and page table (Mark Rutland) [Orabug: 27824321]
- arm64: Update fault_info table with new exception types (Julien Thierry) [Orabug: 27824321]
- arm64: mm: Remove useless and wrong comments from fault.c (Will Deacon) [Orabug: 27824321]
- KVM: x86: fix #UD address of failed Hyper-V hypercalls (Radim Krčmář) [Orabug: 27824321]
- x86: Delay skip of emulated hypercall instruction (Marian Rotariu) [Orabug: 27824321]
- kvm: x86: IA32_ARCH_CAPABILITIES is always supported (Jim Mattson) [Orabug: 27824321]
- KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed (Wei Huang) [Orabug: 27824321]
- x86/kvm: fix LAPIC timer drift when guest uses periodic mode (David Vrabel) [Orabug: 27824321]
- virtio-net: fix leaking page for gso packet during mergeable XDP (Jason Wang) [Orabug: 27824321]
- virtio-net: correctly check num_buf during err path (Jason Wang) [Orabug: 27824321]
- virtio-net: correctly transmit XDP buff after linearizing (Jason Wang) [Orabug: 27824321]
- kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME (Michael S. Tsirkin) [Orabug: 27824321]
- KVM: x86: Fix pv tlb flush dependencies (Wanpeng Li) [Orabug: 27824321]
- KVM: s390: vsie: fix < 8k check for the itdba (David Hildenbrand) [Orabug: 27824321]
- KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path (Paul Mackerras) [Orabug: 27824321]
- KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority change (Benjamin Herrenschmidt) [Orabug: 27824321]
- KVM: PPC: Book3S HV: Make radix clear pte when unmapping (Nicholas Piggin) [Orabug: 27824321]
- KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry (Paul Mackerras) [Orabug: 27824321]
- KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity (Andre Przywara) [Orabug: 27824321]
- KVM: arm/arm64: Properly protect VGIC locks from IRQs (Andre Przywara) [Orabug: 27824321]
- KVM: X86: Lower the default timer frequency limit to 200us (Wanpeng Li) [Orabug: 27824321]
- KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable" (Colin Ian King) [Orabug: 27824321]
- KVM: vmx: update sec exec controls for UMIP iff emulating UMIP (Sean Christopherson) [Orabug: 27824321]
- kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled (Junaid Shahid) [Orabug: 27824321]
- KVM: selftests: exit with 0 status code when tests cannot be run (Paolo Bonzini) [Orabug: 27824321]
- KVM: hyperv: idr_find needs RCU protection (Paolo Bonzini) [Orabug: 27824321]
- KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs (Wanpeng Li) [Orabug: 27824321]
- tools headers kvm: Sync ARM UAPI headers with the kernel sources (Arnaldo Carvalho de Melo) [Orabug: 27824321]
- tools headers kvm: Sync uapi/linux/kvm.h with the kernel sources (Arnaldo Carvalho de Melo) [Orabug: 27824321]
- KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance (Valentin Schneider) [Orabug: 27824321]
- KVM: arm64: Fix order of vcpu_write_sys_reg() arguments (James Morse) [Orabug: 27824321]
- KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI (Marc Zyngier) [Orabug: 27824321]
- powerpc/kvm/booke: Fix altivec related build break (Laurentiu Tudor) [Orabug: 27824321]
- x86/boot: Make the x86_init noop functions static (Juergen Gross) [Orabug: 27824321]
- x86/xen: Add pvh specific rsdp address retrieval function (Juergen Gross) [Orabug: 27824321]
- x86/acpi: Add a new x86_init_acpi structure to x86_init_ops (Juergen Gross) [Orabug: 27824321]
- acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp address (Juergen Gross) [Orabug: 27824321]
- xen-netback: make function xenvif_rx_skb static (Colin Ian King) [Orabug: 27824321]
- xen: xenbus: Catch closing of non existent transactions (Simon Gaiser) [Orabug: 27824321]
- xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END (Simon Gaiser) [Orabug: 27824321]
- xen/acpi: off by one in read_acpi_id() (Dan Carpenter) [Orabug: 27824321]
- xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen (Boris Ostrovsky) [Orabug: 27824321]
- xen, mm: allow deferred page initialization for xen pv domains (Pavel Tatashin) [Orabug: 27824321]
- xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe (Jia-Ju Bai) [Orabug: 27824321]
- xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device (Jia-Ju Bai) [Orabug: 27824321]
- xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc (Jia-Ju Bai) [Orabug: 27824321]
- xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quirks_init (Jia-Ju Bai) [Orabug: 27824321]
- xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add (Jia-Ju Bai) [Orabug: 27824321]
- xen/sndif: Sync up with the canonical definition in Xen (Oleksandr Andrushchenko) [Orabug: 27824321]
- xen: xenbus_dev_frontend: Really return response string (Simon Gaiser) [Orabug: 27824321]
- powerpc/kvm: Fix lockups when running KVM guests on Power8 (Michael Ellerman) [Orabug: 27824321]
- kvm: selftests: add vmx_tsc_adjust_test (Paolo Bonzini) [Orabug: 27824321]
- kvm: x86: move MSR_IA32_TSC handling to x86.c (Paolo Bonzini) [Orabug: 27824321]
- X86/KVM: Properly update 'tsc_offset' to represent the running guest (KarimAllah Ahmed) [Orabug: 27824321]
- kvm: selftests: add -std=gnu99 cflags (Peng Hao) [Orabug: 27824321]
- KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update (hu huajun) [Orabug: 27824321]
- X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available (KarimAllah Ahmed) [Orabug: 27824321]
- kvm: selftests: fix spelling mistake: "divisable" and "divisible" (Colin Ian King) [Orabug: 27824321]
- X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted (KarimAllah Ahmed) [Orabug: 27824321]
- kvm: x86: fix a prototype warning (Peng Hao) [Orabug: 27824321]
- kvm: selftests: add sync_regs_test (Paolo Bonzini) [Orabug: 27824321]
- kvm: selftests: add API testing infrastructure (Paolo Bonzini) [Orabug: 27824321]
- kvm: x86: fix a compile warning (Peng Hao) [Orabug: 27824321]
- KVM: X86: Add Force Emulation Prefix for "emulate the next instruction" (Wanpeng Li) [Orabug: 27824321]
- KVM: X86: Introduce handle_ud() (Wanpeng Li) [Orabug: 27824321]
- KVM: vmx: unify adjacent #ifdefs (Paolo Bonzini) [Orabug: 27824321]
- x86: kvm: hide the unused 'cpu' variable (Arnd Bergmann) [Orabug: 27824321]
- KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig (Sean Christopherson) [Orabug: 27824321]
- kvm: Add emulation for movups/movupd (Stefan Fritsch) [Orabug: 27824321]
- KVM: VMX: raise internal error for exception during invalid protected mode state (Sean Christopherson) [Orabug: 27824321]
- powerpc/64s/idle: avoid sync for KVM state when waking from idle (Nicholas Piggin) [Orabug: 27824321]
- powerpc/kvm: Fix guest boot failure on Power9 since DAWR changes (Aneesh Kumar K.V) [Orabug: 27824321]
- KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending (Liran Alon) [Orabug: 27824321]
- KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pending (Liran Alon) [Orabug: 27824321]
- KVM: x86: Fix misleading comments on handling pending exceptions (Liran Alon) [Orabug: 27824321]
- KVM: x86: Rename interrupt.pending to interrupt.injected (Liran Alon) [Orabug: 27824321]
- KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt (Liran Alon) [Orabug: 27824321]
- x86/kvm: use Enlightened VMCS when running on Hyper-V (Vitaly Kuznetsov) [Orabug: 27824321]
- x86/hyper-v: detect nested features (Vitaly Kuznetsov) [Orabug: 27824321]
- x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits (Vitaly Kuznetsov) [Orabug: 27824321]
- x86/hyper-v: allocate and use Virtual Processor Assist Pages (Vitaly Kuznetsov) [Orabug: 27824321]
- x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE (Ladi Prosek) [Orabug: 27824321]
- x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h (Vitaly Kuznetsov) [Orabug: 27824321]
- x86/hyper-v: move hyperv.h out of uapi (Vitaly Kuznetsov) [Orabug: 27824321]
- KVM: trivial documentation cleanups (Andrew Jones) [Orabug: 27824321]
- KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized (Wanpeng Li) [Orabug: 27824321]
- tools/kvm_stat: Remove unused function (Cole Robinson) [Orabug: 27824321]
- tools/kvm_stat: Don't use deprecated file() (Cole Robinson) [Orabug: 27824321]
- tools/kvm_stat: Fix python3 syntax (Cole Robinson) [Orabug: 27824321]
- KVM: SVM: Implement pause loop exit logic in SVM (Babu Moger) [Orabug: 27824321]
- KVM: SVM: Add pause filter threshold (Babu Moger) [Orabug: 27824321]
- KVM: VMX: Bring the common code to header file (Babu Moger) [Orabug: 27824321]
- KVM: VMX: Remove ple_window_actual_max (Babu Moger) [Orabug: 27824321]
- KVM: VMX: Fix the module parameters for vmx (Babu Moger) [Orabug: 27824321]
- KVM: x86: Fix perf timer mode IP reporting (Andi Kleen) [Orabug: 27824321]
- KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR (Michael Neuling) [Orabug: 27824321]
- KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9 (Michael Neuling) [Orabug: 27824321]
- KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9 (Michael Neuling) [Orabug: 27824321]
- Documentation: admin-guide: add kvmconfig, xenconfig and tinyconfig commands (Martin Kepplinger) [Orabug: 27824321]
- KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts (Marc Zyngier) [Orabug: 27824321]
- kvm: x86: hyperv: delete dead code in kvm_hv_hypercall() (Dan Carpenter) [Orabug: 27824321]
- KVM: SVM: add struct kvm_svm to hold SVM specific KVM vars (Sean Christopherson) [Orabug: 27824321]
- KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars (Sean Christopherson) [Orabug: 27824321]
- KVM: x86: move setting of ept_identity_map_addr to vmx.c (Sean Christopherson) [Orabug: 27824321]
- KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm (Sean Christopherson) [Orabug: 27824321]
- powerpc: add POWER9_DD20 feature (Nicholas Piggin) [Orabug: 27824321]
- KVM: nVMX: fix vmentry failure code when L2 state would require emulation (Paolo Bonzini) [Orabug: 27824321]
- KVM: nVMX: Do not load EOI-exitmap while running L2 (Liran Alon) [Orabug: 27824321]
- KVM: arm/arm64: Get rid of vgic_elrsr (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1 (Christoffer Dall) [Orabug: 27824321]
- KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1 (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Introduce framework for accessing deferred sysregs (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Rewrite system register accessors to read/write functions (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Change 32-bit handling of VM system registers (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2 on VHE systems (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Unify non-VHE host/guest sysreg save and restore functions (Christoffer Dall) [Orabug: 27824321]
- KVM: arm/arm64: Remove leftover comment from kvm_vcpu_run_vhe (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functions (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Rewrite sysreg alternatives to static keys (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Move userspace system registers into separate function (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Remove noop calls to timer save/restore from VHE switch (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Don't deactivate VM on VHE systems (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Remove kern_hyp_va() use in VHE switch function (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Introduce VHE-specific kvm_vcpu_run (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Factor out fault info population and gic workarounds (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Improve debug register save/restore flow (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Slightly improve debug save/restore functions (Christoffer Dall) [Orabug: 27824321]
- arm64: sysreg: Move SPE registers and PSB into common header files (Will Deacon) [Orabug: 27824321]
- KVM: arm64: Move debug dirty flag calculation out of world switch (Christoffer Dall) [Orabug: 27824321]
- KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs (Liam Merwick) [Orabug: 27824321]
- KVM: arm64: Rework hyp_panic for VHE and non-VHE (Christoffer Dall) [Orabug: 27824321]
- KVM: arm64: Avoid storing the vcpu pointer on the stack (Christoffer Dall) [Orabug: 27824321]
- KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init (Christoffer Dall) [Orabug: 27824321]
- x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE (Vitaly Kuznetsov) [Orabug: 27824321]
- x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread (Vitaly Kuznetsov) [Orabug: 27824321]
- KVM: X86: Provide a capability to disable PAUSE intercepts (Wanpeng Li) [Orabug: 27824321]
- KVM: X86: Provide a capability to disable HLT intercepts (Wanpeng Li) [Orabug: 27824321]
- KVM: X86: Provide a capability to disable MWAIT intercepts (Wanpeng Li) [Orabug: 27824321]
- KVM: x86: Add support for VMware backdoor Pseudo-PMCs (Arbel Moshe) [Orabug: 27824321]
- KVM: x86: SVM: Intercept #GP to support access to VMware backdoor ports (Liran Alon) [Orabug: 27824321]
- KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports (Liran Alon) [Orabug: 27824321]
- KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoor (Liran Alon) [Orabug: 27824321]
- KVM: x86: Add emulation_type to not raise #UD on emulation failure (Liran Alon) [Orabug: 27824321]
- KVM: x86: Always allow access to VMware backdoor I/O ports (Liran Alon) [Orabug: 27824321]
- KVM: x86: Add module parameter for supporting VMware backdoor (Liran Alon) [Orabug: 27824321]
- KVM: x86: add kvm_fast_pio() to consolidate fast PIO code (Sean Christopherson) [Orabug: 27824321]
- KVM: VMX: use kvm_fast_pio_in for handling IN I/O (Sean Christopherson) [Orabug: 27824321]
- KVM: vVMX: signal failure for nested VMEntry if emulation_required (Sean Christopherson) [Orabug: 27824321]
- KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest (Sean Christopherson) [Orabug: 27824321]
- KVM: VMX: give unrestricted guest full control of CR3 (Sean Christopherson) [Orabug: 27824321]
- KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest (Sean Christopherson) [Orabug: 27824321]
- KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST (Sean Christopherson) [Orabug: 27824321]
- KVM: VMX: don't configure EPT identity map for unrestricted guest (Sean Christopherson) [Orabug: 27824321]
- KVM: VMX: don't configure RM TSS for unrestricted guest (Sean Christopherson) [Orabug: 27824321]
- x86/kvm/hyper-v: inject #GP only when invalid SINTx vector is unmasked (Vitaly Kuznetsov) [Orabug: 27824321]
- x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vector change (Vitaly Kuznetsov) [Orabug: 27824321]
- x86/kvm/hyper-v: add reenlightenment MSRs support (Vitaly Kuznetsov) [Orabug: 27824321]
- KVM: x86: Update the exit_qualification access bits while walking an address (KarimAllah Ahmed) [Orabug: 27824321]
- KVM: x86: Make enum conversion explicit in kvm_pdptr_read() (Matthias Kaehlcke) [Orabug: 27824321]
- KVM: x86: Add support for AMD Core Perf Extension in guest (Janakarajan Natarajan) [Orabug: 27824321]
- x86/msr: Add AMD Core Perf Extension MSRs (Janakarajan Natarajan) [Orabug: 27824321]
- KVM: s390: fix fallthrough annotation (Sebastian Ott) [Orabug: 27824321]
- KVM: s390: add exit io request stats and simplify code (Christian Borntraeger) [Orabug: 27824321]
- KVM: s390: Refactor host cmma and pfmfi interpretation controls (Janosch Frank) [Orabug: 27824321]
- KVM: s390: implement CPU model only facilities (Christian Borntraeger) [Orabug: 27824321]
- perf test: Fix test case 23 for s390 z/VM or KVM guests (Thomas Richter) [Orabug: 27824321]
- KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW] (Christian Borntraeger) [Orabug: 27824321]
- KVM: nVMX: Enforce NMI controls on vmentry of L2 guests (Krish Sadhukhan) [Orabug: 27824321]
- KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace (Paolo Bonzini) [Orabug: 27824321]
- hyper-v: use GFP_KERNEL for hv_context.hv_numa_map (Jia-Ju Bai) [Orabug: 27824321]
- tools/hv: Fix IP reporting by KVP daemon with SRIOV (Haiyang Zhang) [Orabug: 27824321]
- KVM: nVMX: introduce struct nested_vmx_msrs (Paolo Bonzini) [Orabug: 27824321]
- KVM: X86: Don't use PV TLB flush with dedicated physical CPUs (Wanpeng Li) [Orabug: 27824321]
- KVM: X86: Choose qspinlock when dedicated physical CPUs are available (Wanpeng Li) [Orabug: 27824321]
- KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED (Wanpeng Li) [Orabug: 27824321]
- kvm: use insert sort in kvm_io_bus_register_dev function (Gal Hammer) [Orabug: 27824321]
- KVM: x86: KVM_CAP_SYNC_REGS (Ken Hofsass) [Orabug: 27824321]
- KVM: x86: add SYNC_REGS_SIZE_BYTES #define. (Ken Hofsass) [Orabug: 27824321]
- kvm: x86: hyperv: guest->host event signaling via eventfd (Roman Kagan) [Orabug: 27824321]
- kvm: x86: factor out kvm.arch.hyperv (de)init (Roman Kagan) [Orabug: 27824321]
- KVM: arm/arm64: No need to zero CNTVOFF in kvm_timer_vcpu_put() for VHE (Shanker Donthineni) [Orabug: 27824321]
- KVM: arm: Enable emulation of the physical timer (Jérémy Fanguède) [Orabug: 27824321]
- KVM: arm64: Enable the EL1 physical timer for AArch32 guests (Jérémy Fanguède) [Orabug: 27824321]
- KVM: PPC: Book3S: Add MMIO emulation for VMX instructions (Jose Ricardo Ziviani) [Orabug: 27824321]
- virtio_balloon: export hugetlb page allocation counts (Jonathan Helman) [Orabug: 27824321]
- fw_cfg: write vmcoreinfo details (Marc-André Lureau) [Orabug: 27824321]
- crash: export paddr_vmcoreinfo_note() (Marc-André Lureau) [Orabug: 27824321]
- fw_cfg: add DMA register (Marc-André Lureau) [Orabug: 27824321]
- fw_cfg: add a public uapi header (Marc-André Lureau) [Orabug: 27824321]
- fw_cfg: handle fw_cfg_read_blob() error (Marc-André Lureau) [Orabug: 27824321]
- fw_cfg: remove inline from fw_cfg_read_blob() (Marc-André Lureau) [Orabug: 27824321]
- fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR read (Marc-André Lureau) [Orabug: 27824321]
- fw_cfg: fix sparse warning reading FW_CFG_ID (Marc-André Lureau) [Orabug: 27824321]
- fw_cfg: fix sparse warnings with fw_cfg_file (Marc-André Lureau) [Orabug: 27824321]
- fw_cfg: fix sparse warnings in fw_cfg_sel_endianness() (Marc-André Lureau) [Orabug: 27824321]
- ptr_ring: fix build (Michael S. Tsirkin) [Orabug: 27824321]
- ptr_ring: fix up after recent ptr_ring changes (Michael S. Tsirkin) [Orabug: 27824321]
- fw_cfg: fix driver remove (Marc-André Lureau) [Orabug: 27824321]
- firmware: Use PTR_ERR_OR_ZERO() (Vasyl Gomonovych) [Orabug: 27824321]
- fw_cfg: fix the command line module name (Marc-André Lureau) [Orabug: 27824321]
- ctf: propagate bitfield overrides down to the base type properly (Nick Alcock) [Orabug: 28089689]
- ctf: get the bit-offset right for all structure members (Nick Alcock) [Orabug: 28285229]
- ctf: avoid command line length limits (Nick Alcock) [Orabug: 28285260]
- dtrace: cpu option does not work (Tomas Jedlicka) [Orabug: 28008342]
- Linux 4.14.50 (Greg Kroah-Hartman)
- crypto: omap-sham - fix memleak (Bin Liu)
- crypto: vmx - Remove overly verbose printk from AES XTS init (Michael Ellerman)
- crypto: vmx - Remove overly verbose printk from AES init routines (Michael Ellerman)
- crypto: cavium - Limit result reading attempts (Jan Glauber)
- crypto: cavium - Fix fallout from CONFIG_VMAP_STACK (Jan Glauber)
- crypto: caam - fix size of RSA prime factor q (Horia Geantă)
- crypto: caam/qi - fix IV DMA mapping and updating (Horia Geantă)
- crypto: caam - fix IV DMA mapping and updating (Horia Geantă)
- crypto: caam - fix DMA mapping dir for generated IV (Horia Geantă)
- crypto: caam - strip input zeros from RSA input buffer (Horia Geantă)
- Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID (Johannes Wienke)
- Input: goodix - add new ACPI id for GPD Win 2 touch screen (Ethan Lee)
- kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access (Paolo Bonzini) {CVE-2018-10853}
- tty: pl011: Avoid spuriously stuck-off interrupts (Dave Martin)
- vmw_balloon: fixing double free when batching mode is off (Gil Kupfer)
- serial: 8250: omap: Fix idling of clocks for unused uarts (Tony Lindgren)
- serial: samsung: fix maxburst parameter for DMA transactions (Marek Szyprowski)
- tty/serial: atmel: use port->name as name in request_irq() (Sebastian Andrzej Siewior)
- serial: sh-sci: Stop using printk format %pCr (Geert Uytterhoeven)
- usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting (Yoshihiro Shimoda)
- usb: gadget: function: printer: avoid wrong list handling in printer_write() (Yoshihiro Shimoda)
- phy: qcom-qusb2: Fix crash if nvmem cell not specified (Manu Gautam)
- Input: xpad - add GPD Win 2 Controller USB IDs (Ethan Lee)
- usb-storage: Add compatibility quirk flags for G-Technologies G-Drive (Alexander Kappner)
- usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver (Alexander Kappner)
- usbip: vhci_sysfs: fix potential Spectre v1 (Gustavo A. R. Silva)
- NFC: pn533: don't send USB data off of the stack (Greg Kroah-Hartman)
- staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy (Laura Abbott)
- KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system (Paolo Bonzini)
- kvm: nVMX: Enforce cpl=0 for VMX instructions (Felix Wilhelm)
- KVM: x86: introduce linear_{read,write}_system (Paolo Bonzini)
- KVM: X86: Fix reserved bits check for MOV to CR3 (Wanpeng Li)
- gpio: No NULL owner (Linus Walleij)
- af_key: Always verify length of provided sadb_key (Kevin Easton)
- blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers (Bart Van Assche)
- netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump() (Taehee Yoo)
- Linux 4.14.49 (Greg Kroah-Hartman)
- drm: set FMODE_UNSIGNED_OFFSET for drm files (Dave Airlie)
- PCI: hv: Do not wait forever on a device that has disappeared (Dexuan Cui)
- cls_flower: Fix incorrect idr release when failing to modify rule (Paul Blakey)
- rtnetlink: validate attributes in do_setlink() (Eric Dumazet)
- virtio-net: fix leaking page for gso packet during mergeable XDP (Jason Wang)
- net/mlx5e: When RXFCS is set, add FCS data into checksum calculation (Eran Ben Elisha)
- virtio-net: correctly check num_buf during err path (Jason Wang)
- tun: Fix NULL pointer dereference in XDP redirect (Toshiaki Makita)
- net/mlx4: Fix irq-unsafe spinlock usage (Jack Morgenstein)
- virtio-net: correctly transmit XDP buff after linearizing (Jason Wang)
- net-sysfs: Fix memory leak in XPS configuration (Alexander Duyck)
- net: phy: broadcom: Fix auxiliary control register reads (Florian Fainelli)
- ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline (Mathieu Xhonneux)
- vrf: check the original netdevice for generating redirect (Stephen Suryaputra)
- vhost: synchronize IOTLB message with dev cleanup (Jason Wang)
- team: use netdev_features_t instead of u32 (Dan Carpenter)
- sctp: not allow transport timeout value less than HZ/5 for hb_timer (Xin Long)
- qed: Fix mask for physical address in ILT entry (Shahed Shaikh)
- packet: fix reserve calculation (Willem de Bruijn)
- net: usb: cdc_mbim: add flag FLAG_SEND_ZLP (Daniele Palmas)
- net: phy: broadcom: Fix bcm_write_exp() (Florian Fainelli)
- net/packet: refine check for priv area size (Eric Dumazet)
- net: metrics: add proper netlink validation (Eric Dumazet)
- net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy (Roopa Prabhu)
- netdev-FAQ: clarify DaveM's position for stable backports (Cong Wang)
- kcm: Fix use-after-free caused by clonned sockets (Kirill Tkhai)
- isdn: eicon: fix a missing-check bug (Wenwen Wang)
- ipv6: omit traffic class when calculating flow hash (Michal Kubecek)
- ipv4: remove warning in ip_recv_error (Willem de Bruijn)
- ipmr: properly check rhltable_init() return value (Eric Dumazet)
- ip6_tunnel: remove magic mtu value 0xFFF8 (Nicolas Dichtel)
- ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds (Sabrina Dubroca)
- enic: set DMA mask to 47 bit (Govindarajulu Varadarajan)
- dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() (Alexey Kodanev)
- bnx2x: use the right constant (Julia Lawall)
- be2net: Fix error detection logic for BE3 (Suresh Reddy)
- kconfig: Avoid format overflow warning from GCC 8.1 (Nathan Chancellor)
- btrfs: define SUPER_FLAG_METADUMP_V2 (Anand Jain)
- mmap: relax file size limit for regular files (Linus Torvalds)
- mmap: introduce sane default mmap limits (Linus Torvalds)
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically (Bart Van Assche)
- scsi: sd_zbc: Fix potential memory leak (Damien Le Moal)
- Linux 4.14.48 (Greg Kroah-Hartman)
- powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx (Christophe Leroy)
- powerpc/mm/slice: Enhance for supporting PPC32 (Christophe Leroy)
- powerpc/mm/slice: create header files dedicated to slices (Christophe Leroy)
- powerpc/mm/slice: Remove intermediate bitmap copy (Christophe Leroy)
- drm/i915: Disable LVDS on Radiant P845 (Ondrej Zary)
- drm/i915/lvds: Move acpi lid notification registration to registration phase (Chris Wilson)
- drm/psr: Fix missed entry in PSR setup time table. (Dhinakaran Pandiyan)
- intel_th: Use correct device when freeing buffers (Alexander Shishkin)
- Revert "rt2800: use TXOP_BACKOFF for probe frames" (Stanislaw Gruszka)
- mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() (Hugh Dickins)
- IB/core: Fix error code for invalid GID entry (Parav Pandit)
- hwtracing: stm: fix build error on some arches (Greg Kroah-Hartman)
- stm class: Use vmalloc for the master map (Alexander Shishkin)
- scsi: scsi_transport_srp: Fix shost to rport translation (Bart Van Assche)
- MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests (Maciej W. Rozycki)
- MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs (Maciej W. Rozycki)
- MIPS: lantiq: gphy: Drop reboot/remove reset asserts (Mathias Kresin)
- iio: adc: select buffer for at91-sama5d2_adc (Eugen Hristev)
- iio:kfifo_buf: check for uint overflow (Martin Kelly)
- iio:buffer: make length types match kfifo types (Martin Kelly)
- iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ (Michael Nosthoff)
- tcp: avoid integer overflows in tcp_rcv_space_adjust() (Eric Dumazet)
- kbuild: clang: disable unused variable warnings only when constant (Sodagudi Prasad)
- platform/chrome: cros_ec_lpc: remove redundant pointer request (Colin Ian King)
- ASoC: Intel: sst: remove redundant variable dma_dev_name (Colin Ian King)
- rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c (Matthias Kaehlcke)
- drm/amd/powerplay: Fix enum mismatch (Matthias Kaehlcke)
- dma-buf: remove redundant initialization of sg_table (Colin Ian King)
- drm/i915: Always sanity check engine state upon idling (Chris Wilson)
- kbuild: clang: remove crufty HOSTCFLAGS (Nick Desaulniers)
- cfg80211: further limit wiphy names to 64 bytes (Eric Biggers)
- selinux: KASAN: slab-out-of-bounds in xattr_getsecurity (Sachin Grover)
- tracing: Make the snapshot trigger work with instances (Steven Rostedt (VMware))
- tracing: Fix crash when freeing instances with event triggers (Steven Rostedt (VMware))
- Input: elan_i2c_smbus - fix corrupted stack (Benjamin Tissoires)
- Input: synaptics - add Lenovo 80 series ids to SMBus (Benjamin Tissoires)
- Input: synaptics - add Intertouch support on X1 Carbon 6th and X280 (Aaron Ma)
- Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoints should use RMI (Edvard Holst)
- Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI (Dmitry Torokhov)
- xfs: detect agfl count corruption and reset agfl (Brian Foster)
- xfs: convert XFS_AGFL_SIZE to a helper function (Dave Chinner)
- PCI: hv: Fix 2 hang issues in hv_compose_msi_msg() (Dexuan Cui)
- Revert "pinctrl: msm: Use dynamic GPIO numbering" (Greg Kroah-Hartman)
- x86/MCE/AMD: Cache SMCA MISC block addresses (Borislav Petkov)
- x86/mce/AMD: Carve out SMCA get_block_address() code (Yazen Ghannam)
- objtool: Fix "noreturn" detection for recursive sibling calls (Josh Poimboeuf)
- objtool: Detect RIP-relative switch table references, part 2 (Josh Poimboeuf)
- objtool: Detect RIP-relative switch table references (Josh Poimboeuf)
- objtool: Support GCC 8 switch tables (Josh Poimboeuf)
- objtool: Support GCC 8's cold subfunctions (Josh Poimboeuf)
- mm: fix the NULL mapping case in __isolate_lru_page() (Hugh Dickins)
- fix io_destroy()/aio_complete() race (Al Viro)
- Linux 4.14.47 (Greg Kroah-Hartman)
- Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU" (Greg Kroah-Hartman)
- Linux 4.14.46 (Greg Kroah-Hartman)
- Revert "perf record: Fix crash in pipe mode" (Greg Kroah-Hartman)
- tools: sync up .h files with the repective arch and uapi .h files (Greg Kroah-Hartman)
- perf tools: Add trace/beauty/generated/ into .gitignore (Ravi Bangoria)
- Linux 4.14.45 (Greg Kroah-Hartman)
- drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful (Deepak Rawat)
- kdb: make "mdr" command repeat (Randy Dunlap)
- pinctrl: mcp23s08: spi: Fix regmap debugfs entries (Jan Kundrát)
- pinctrl: msm: Use dynamic GPIO numbering (Bjorn Andersson)
- regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()' (Christophe JAILLET)
- ARM: dts: porter: Fix HDMI output routing (Laurent Pinchart)
- ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enet (Aapo Vienamo)
- i40e: Add delay after EMP reset for firmware to recover (Filip Sadowski)
- regmap: Correct comparison in regmap_cached (Charles Keepax)
- ARM: dts: at91: tse850: use the correct compatible for the eeprom (Peter Rosin)
- drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2 (Sergei Shtylyov)
- drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen3 (Sergei Shtylyov)
- netlabel: If PF_INET6, check sk_buff ip header version (Richard Haines)
- selftests/net: fixes psock_fanout eBPF test case (Prashant Bhole)
- perf tests: Fix dwarf unwind for stripped binaries (Jiri Olsa)
- perf report: Fix memory corruption in --branch-history mode --branch-history (Jiri Olsa)
- perf tests: Use arch__compare_symbol_names to compare symbols (Jiri Olsa)
- perf report: Fix wrong jump arrow (Jin Yao)
- perf test: Fix test case inet_pton to accept inlines. (Thomas Richter)
- x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified (Baoquan He)
- drm/rockchip: Respect page offset for PRIME mmap calls (Ørjan Eide)
- MIPS: Octeon: Fix logging messages with spurious periods after newlines (Joe Perches)
- dpaa_eth: fix pause capability advertisement logic (Jake Moroni)
- pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI pins group (Takeshi Kihara)
- rcu: Call touch_nmi_watchdog() while printing stall warnings (Tejun Heo)
- net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing() (Niklas Cassel)
- audit: return on memory error to avoid null pointer dereference (Richard Guy Briggs)
- PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle (Rafael J. Wysocki)
- ARM: dts: bcm283x: Fix pin function of JTAG pins (Henry Zhang)
- ARM: dts: bcm283x: Fix probing of bcm2835-i2s (Stefan Wahren)
- power: supply: ltc2941-battery-gauge: Fix temperature units (Ladislav Michl)
- sh_eth: fix TSU init on SH7734/R8A7740 (Sergei Shtylyov)
- ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode (Jacob Keller)
- udf: Provide saner default for invalid uid / gid (Jan Kara)
- PCI: Add function 1 DMA alias quirk for Marvell 88SE9220 (Thomas Vincent-Cross)
- dpaa_eth: fix SG mapping (Madalin Bucur)
- cpufreq: Reorder cpufreq_online() error code path (Viresh Kumar)
- net: stmmac: ensure that the MSS desc is the last desc to set the own bit (Niklas Cassel)
- net: stmmac: ensure that the device has released ownership before reading data (Niklas Cassel)
- drm/amdgpu: adjust timeout for ib_ring_tests(v2) (Monk Liu)
- drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini (Monk Liu)
- ARM: dts: dra71-evm: Correct evm_sd regulator max voltage (Ravikumar Kattekola)
- drm: omapdrm: dss: Move initialization code from component bind to probe (Laurent Pinchart)
- dmaengine: qcom: bam_dma: get num-channels and num-ees from dt (Srinivas Kandagatla)
- vfio-ccw: fence off transport mode (Cornelia Huck)
- pinctrl: artpec6: dt: add missing pin group uart5nocts (Niklas Cassel)
- pinctrl: devicetree: Fix dt_to_map_one_config handling of hogs (Richard Fitzgerald)
- hwrng: stm32 - add reset during probe (lionel.debieve@st.com)
- watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe() (Alexey Khoroshilov)
- enic: enable rq before updating rq descriptors (Govindarajulu Varadarajan)
- dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue() (Yoshihiro Shimoda)
- dmaengine: pl330: fix a race condition in case of threaded irqs (Qi Hou)
- block: null_blk: fix 'Invalid parameters' when loading module (Ming Lei)
- tools: hv: fix compiler warnings about major/target_fname (Dexuan Cui)
- drm/bridge: sii902x: Retry status read after DDI I2C (Linus Walleij)
- phy: qcom-qmp: Fix phy pipe clock gating (Vivek Gautam)
- ALSA: vmaster: Propagate slave error (Takashi Iwai)
- phy: rockchip-emmc: retry calpad busy trimming (Shawn Lin)
- x86/devicetree: Fix device IRQ settings in DT (Ivan Gorinov)
- x86/devicetree: Initialize device tree before using it (Ivan Gorinov)
- gfs2: Fix fallocate chunk size (Andreas Gruenbacher)
- soc: qcom: wcnss_ctrl: Fix increment in NV upload (Bjorn Andersson)
- arm64: dts: qcom: Fix SPI5 config on MSM8996 (Ilia Lin)
- perf/x86/intel: Fix event update for auto-reload (Kan Liang)
- perf/x86/intel: Fix large period handling on Broadwell CPUs (Kan Liang)
- efi/arm*: Only register page tables when they exist (Mark Rutland)
- cdrom: do not call check_disk_change() inside cdrom_open() (Maurizio Lombardi)
- perf/x86/intel: Properly save/restore the PMU state in the NMI handler (Kan Liang)
- hwmon: (pmbus/adm1275) Accept negative page register values (Guenter Roeck)
- hwmon: (pmbus/max8688) Accept negative page register values (Guenter Roeck)
- drm/panel: simple: Fix the bus format for the Ontat panel (Eric Anholt)
- perf/core: Fix perf_output_read_group() (Peter Zijlstra)
- max17042: propagate of_node to power supply device (Pierre Bourdon)
- perf/core: Fix installing cgroup events on CPU (leilei.lin)
- f2fs: fix to check extent cache in f2fs_drop_extent_tree (Chao Yu)
- f2fs: fix to clear CP_TRIMMED_FLAG (Chao Yu)
- f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range (Chao Yu)
- cxl: Check if PSL data-cache is available before issue flush request (Vaibhav Jain)
- powerpc/powernv/npu: Fix deadlock in mmio_invalidate() (Alistair Popple)
- powerpc: Add missing prototype for arch_irq_work_raise() (Mathieu Malaterre)
- drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()' (Christophe JAILLET)
- drm/meson: Fix some error handling paths in 'meson_drv_bind_master()' (Christophe JAILLET)
- ipmi_ssif: Fix kernel panic at msg_done_handler (Kamlakant Patel)
- watchdog: aspeed: Fix translation of reset mode to ctrl register (Milton Miller)
- watchdog: dw: RMW the control register (Brian Norris)
- PCI: Restore config space on runtime resume despite being unbound (Rafael J. Wysocki)
- MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset (Mathias Kresin)
- net/smc: pay attention to MAX_ORDER for CQ entries (Ursula Braun)
- spi: bcm-qspi: fIX some error handling paths (Christophe Jaillet)
- regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()' (Christophe Jaillet)
- coresight: Use %px to print pcsr instead of %p (Leo Yan)
- drm/amdkfd: add missing include of mm.h (Oded Gabbay)
- IB/core: Honor port_num while resolving GID for IB link layer (Parav Pandit)
- perf stat: Fix core dump when flag T is used (Thomas Richter)
- perf top: Fix top.call-graph config option reading (Yisheng Xie)
- KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use (Vitaly Kuznetsov)
- i2c: mv64xxx: Apply errata delay only in standard mode (Gregory CLEMENT)
- cxgb4: Fix queue free path of ULD drivers (Arjun Vynipadath)
- ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c (Seunghun Han)
- ACPICA: Fix memory leak on unusual memory leak (Bob Moore)
- ACPICA: Events: add a return on failure from acpi_hw_register_read (Erik Schmauss)
- dt-bindings: add device tree binding for Allwinner H6 main CCU (Icenowy Zheng)
- remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()' (Christophe JAILLET)
- bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set (Coly Li)
- zorro: Set up z->dev.dma_mask for the DMA API (Michael Schmitz)
- IB/mlx5: Set the default active rate and width to QDR and 4X (Honggang Li)
- cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path (Chunyu Hu)
- iommu/mediatek: Fix protect memory setting (Yong Wu)
- drm/vmwgfx: Unpin the screen object backup buffer when not used (Thomas Hellstrom)
- ext4: don't complain about incorrect features when probing (Eric Sandeen)
- arm: dts: socfpga: fix GIC PPI warning (Philipp Puschmann)
- virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS (Jay Vosburgh)
- watchdog: aspeed: Allow configuring for alternate boot (Milton Miller)
- ima: Fallback to the builtin hash algorithm (Petr Vorel)
- ima: Fix Kconfig to select TPM 2.0 CRB interface (Jiandi An)
- cxgb4: Setup FW queues before registering netdev (Arjun Vynipadath)
- ath9k: fix crash in spectral scan (Sebastian Gottschall)
- nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A (Jarosław Janik)
- ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk) (Karthikeyan Periyasamy)
- watchdog: davinci_wdt: fix error handling in davinci_wdt_probe() (Alexey Khoroshilov)
- net/mlx5: Protect from command bit overflow (Leon Romanovsky)
- selftests: Print the test we're running to /dev/kmsg (Michael Ellerman)
- tools/thermal: tmon: fix for segfault (Frank Asseg)
- rsi: fix kernel panic observed on 64bit machine (Amitkumar Karwar)
- powerpc/perf: Fix kernel address leak via sampling registers (Michael Ellerman)
- powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer (Madhavan Srinivasan)
- hwmon: (nct6775) Fix writing pwmX_mode (Guenter Roeck)
- parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode (Helge Deller)
- iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq (Luca Coelho)
- m68k: set dma and coherent masks for platform FEC ethernets (Greg Ungerer)
- intel_th: Use correct method of finding hub (Alexander Shishkin)
- iommu/amd: Take into account that alloc_dev_data() may return NULL (Sebastian Andrzej Siewior)
- ath10k: advertize beacon_int_min_gcd (Anilkumar Kolli)
- ieee802154: ca8210: fix uninitialised data read (Harry Morris)
- powerpc/mpic: Check if cpu_possible() in mpic_physmask() (Michael Ellerman)
- ACPI: acpi_pad: Fix memory leak in power saving threads (Lenny Szubowicz)
- drivers: macintosh: rack-meter: really fix bogus memsets (Aaro Koskinen)
- xen/acpi: off by one in read_acpi_id() (Dan Carpenter)
- rxrpc: Don't treat call aborts as conn aborts (David Howells)
- rxrpc: Fix Tx ring annotation after initial Tx failure (David Howells)
- btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled (Qu Wenruo)
- btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers (Jeff Mahoney)
- Btrfs: fix copy_items() return value when logging an inode (Filipe Manana)
- btrfs: tests/qgroup: Fix wrong tree backref level (Qu Wenruo)
- powerpc/64s: sreset panic if there is no debugger or crash dump handlers (Nicholas Piggin)
- net: bgmac: Correctly annotate register space (Florian Fainelli)
- net: bgmac: Fix endian access in bgmac_dma_tx_ring_free() (Florian Fainelli)
- sparc64: Make atomic_xchg() an inline function rather than a macro. (David S. Miller)
- fscache: Fix hanging wait on page discarded by writeback (David Howells)
- lan78xx: Connect phy early (Alexander Graf)
- KVM: VMX: raise internal error for exception during invalid protected mode state (Sean Christopherson)
- x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of this_cpu_has() in build_cr3_noflush() (Sai Praneeth)
- sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning (Davidlohr Bueso)
- powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleep (Nicholas Piggin)
- ocfs2/dlm: don't handle migrate lockres if already in shutdown (Jun Piao)
- IB/rxe: Fix for oops in rxe_register_device on ppc64le arch (Mikhail Malygin)
- btrfs: Fix possible softlock on single core machines (Nikolay Borisov)
- Btrfs: fix NULL pointer dereference in log_dir_items (Liu Bo)
- Btrfs: bail out on error during replay_dir_deletes (Liu Bo)
- mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_refs_one() (Yang Shi)
- mm: fix races between address_space dereference and free in page_evicatable (Huang Ying)
- mm/ksm: fix interaction with THP (Claudio Imbrenda)
- ibmvnic: Zero used TX descriptor counter on reset (Thomas Falcon)
- dp83640: Ensure against premature access to PHY registers after reset (Esben Haabendal)
- perf clang: Add support for recent clang versions (Sandipan Das)
- perf tools: Fix perf builds with clang support (Sandipan Das)
- powerpc/fscr: Enable interrupts earlier before calling get_user() (Anshuman Khandual)
- cpufreq: CPPC: Initialize shared perf capabilities of CPUs (Shunyong Yang)
- Force log to disk before reading the AGF during a fstrim (Carlos Maiolino)
- sr: get/drop reference to device in revalidate and check_events (Jens Axboe)
- z3fold: fix memory leak (Xidong Wang)
- swap: divide-by-zero when zero length swap file on ssd (Tom Abraham)
- fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table (Danilo Krummrich)
- x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init (Dave Hansen)
- x86/pgtable: Don't set huge PUD/PMD on non-leaf entries (Joerg Roedel)
- Btrfs: fix loss of prealloc extents past i_size after fsync log replay (Filipe Manana)
- Btrfs: clean up resources during umount after trans is aborted (Liu Bo)
- nvme: don't send keep-alives to the discovery controller (Johannes Thumshirn)
- firmware: dmi_scan: Fix UUID length safety check (Jean Delvare)
- sh: fix debug trap failure to process signals before return to user (Rich Felker)
- net: mvneta: fix enable of all initialized RXQs (Yelena Krivosheev)
- vlan: Fix vlan insertion for packets without ethernet header (Toshiaki Makita)
- net: Fix untag for vlan packets without ethernet header (Toshiaki Makita)
- qede: Do not drop rx-checksum invalidated packets. (Manish Chopra)
- hv_netvsc: enable multicast if necessary (Stephen Hemminger)
- mm/kmemleak.c: wait for scan completion before disabling free (Vinayak Menon)
- mm/vmstat.c: fix vmstat_update() preemption BUG (Steven J. Hill)
- mm/page_owner: fix recursion bug after changing skip entries (Maninder Singh)
- mm, slab: memcg_link the SLAB's kmem_cache (Shakeel Butt)
- qede: Fix barrier usage after tx doorbell write. (Manish Chopra)
- builddeb: Fix header package regarding dtc source links (Jan Kiszka)
- llc: properly handle dev_queue_xmit() return value (Cong Wang)
- x86/alternatives: Fixup alternative_call_2 (Alexey Dobriyan)
- perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs (Stephane Eranian)
- net/mlx5: Make eswitch support to depend on switchdev (Or Gerlitz)
- net: dsa: mt7530: fix module autoloading for OF platform drivers (Sean Wang)
- bonding: fix the err path for dev hwaddr sync in bond_enslave (Xin Long)
- net: qmi_wwan: add BroadMobi BM806U 2020:2033 (Pawel Dembicki)
- lan78xx: Set ASD in MAC_CR when EEE is enabled. (Raghuram Chary J)
- ARM: 8748/1: mm: Define vdso_start, vdso_end as array (Jinbum Park)
- batman-adv: fix packet loss for broadcasted DHCP packets to a server (Linus Lüssing)
- batman-adv: fix multicast-via-unicast transmission with AP isolation (Linus Lüssing)
- drm/amdkfd: Fix scratch memory with HWS enabled (Felix Kuehling)
- selftests: ftrace: Add a testcase for probepoint (Masami Hiramatsu)
- selftests: ftrace: Add a testcase for string type with kprobe_event (Masami Hiramatsu)
- selftests: ftrace: Add probe event argument syntax testcase (Masami Hiramatsu)
- xfrm: Fix transport mode skb control buffer usage. (Steffen Klassert)
- mm, thp: do not cause memcg oom for thp (David Rientjes)
- mm/mempolicy.c: avoid use uninitialized preferred_node (Yisheng Xie)
- drm/ast: Fixed 1280x800 Display Issue (Y.C. Chen)
- net: dsa: Fix functional dsa-loop dependency on FIXED_PHY (Florian Fainelli)
- net/sched: fix idr leak in the error path of tcf_skbmod_init() (Davide Caratti)
- net/sched: fix idr leak in the error path of __tcf_ipt_init() (Davide Caratti)
- net/sched: fix idr leak in the error path of tcp_pedit_init() (Davide Caratti)
- net/sched: fix idr leak in the error path of tcf_act_police_init() (Davide Caratti)
- net/sched: fix idr leak in the error path of tcf_simp_init() (Davide Caratti)
- net/sched: fix idr leak on the error path of tcf_bpf_init() (Davide Caratti)
- RDMA/qedr: Fix QP state initialization race (Kalderon, Michal)
- RDMA/qedr: Fix rc initialization on CNQ allocation failure (Kalderon, Michal)
- RDMA/qedr: fix QP's ack timeout configuration (Kalderon, Michal)
- RDMA/ucma: Correct option size check using optlen (Chien Tin Tung)
- kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races (Nicolas Pitre)
- brcmfmac: Fix check for ISO3166 code (Stefan Wahren)
- perf/cgroup: Fix child event counting bug (Song Liu)
- drm/tegra: Shutdown on driver unbind (Thierry Reding)
- iwlwifi: mvm: fix array out of bounds reference (Avraham Stern)
- iwlwifi: mvm: make sure internal station has a valid id (Avraham Stern)
- iwlwifi: mvm: clear tx queue id when unreserving aggregation queue (Avraham Stern)
- iwlwifi: mvm: Increase session protection time after CS (Andrei Otcheretianski)
- vti6: Fix dev->max_mtu setting (Stefano Brivio)
- vti4: Don't override MTU passed on link creation via IFLA_MTU (Stefano Brivio)
- ip_tunnel: Clamp MTU to bounds on new link (Stefano Brivio)
- vti4: Don't count header length twice on tunnel setup (Stefano Brivio)
- batman-adv: Fix skbuff rcsum on packet reroute (Sven Eckelmann)
- net/sched: fix NULL dereference in the error path of tcf_sample_init() (Davide Caratti)
- batman-adv: fix header size check in batadv_dbg_arp() (Matthias Schiffer)
- vlan: Fix out of order vlan headers with reorder header off (Toshiaki Makita)
- net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off (Toshiaki Makita)
- iwlwifi: mvm: fix error checking for multi/broadcast sta (Johannes Berg)
- iwlwifi: mvm: Correctly set IGTK for AP (Beni Lev)
- iwlwifi: mvm: set the correct tid when we flush the MCAST sta (Emmanuel Grumbach)
- xfrm: fix rcu_read_unlock usage in xfrm_local_error (Taehee Yoo)
- drm/nouveau/bl: fix backlight regression (Karol Herbst)
- drm/imx: move arming of the vblank event to atomic_flush (Lucas Stach)
- gpu: ipu-v3: prg: avoid possible array underflow (Arnd Bergmann)
- KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending (Andre Przywara)
- sunvnet: does not support GSO for sctp (Cathy Zhou)
- ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu (Sabrina Dubroca)
- workqueue: use put_device() instead of kfree() (Arvind Yadav)
- bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa(). (Michael Chan)
- can: m_can: select pinctrl state in each suspend/resume function (Bich HEMON)
- can: m_can: change comparison to bitshift when dealing with a mask (Wolfram Sang)
- netfilter: ebtables: fix erroneous reject of last rule (Florian Westphal)
- dmaengine: mv_xor_v2: Fix clock resource by adding a register clock (Gregory CLEMENT)
- lib/test_kmod.c: fix limit check on number of test devices created (Luis R. Rodriguez)
- selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus (Li Zhijian)
- arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery (Marc Zyngier)
- ARM: davinci: fix the GPIO lookup for omapl138-hawk (Bartosz Golaszewski)
- hv_netvsc: fix locking during VF setup (Stephen Hemminger)
- hv_netvsc: fix locking for rx_mode (Stephen Hemminger)
- hv_netvsc: fix filter flags (Stephen Hemminger)
- xen: xenbus: use put_device() instead of kfree() (Arvind Yadav)
- xen-blkfront: move negotiate_mq to cover all cases of new VBDs (Bhavesh Davda)
- cxgb4: do not set needs_free_netdev for mgmt dev's (Ganesh Goudar)
- IB/core: Fix possible crash to access NULL netdev (Parav Pandit)
- net: smsc911x: Fix unload crash when link is up (Jeremy Linton)
- net: qcom/emac: Use proper free methods during TX (Hemanth Puranik)
- qed: Free RoCE ILT Memory on rmmod qedr (Michal Kalderon)
- fsl/fman: avoid sleeping in atomic context while adding an address (Denis Kirjanov)
- fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl_helper(). (Peter Malone) {CVE-2018-6412}
- IB/mlx5: Fix an error code in __mlx5_ib_modify_qp() (Dan Carpenter)
- IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE (Jack M)
- IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs (Jack Morgenstein)
- RDMA/qedr: Fix iWARP write and send with immediate (Kalderon, Michal)
- RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA (Kalderon, Michal)
- ia64/err-inject: Use get_user_pages_fast() (Davidlohr Bueso)
- e1000e: allocate ring descriptors with dma_zalloc_coherent (Pierre-Yves Kerbrat)
- e1000e: Fix check_for_link return value with autoneg off (Benjamin Poirier)
- perf record: Fix crash in pipe mode (Jiri Olsa)
- ARM: dts: rockchip: Add missing #sound-dai-cells on rk3288 (Rob Herring)
- hv_netvsc: propagate rx filters to VF (Stephen Hemminger)
- hv_netvsc: filter multicast/broadcast (Stephen Hemminger)
- hv_netvsc: use napi_schedule_irqoff (Stephen Hemminger)
- batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag (Linus Lüssing)
- watchdog: sbsa: use 32-bit read for WCV (Jayachandran C)
- watchdog: f71808e_wdt: Fix magic close handling (Igor Pylypiv)
- rds: Incorrect reference counting in TCP socket creation (Ka-Cheong Poon)
- iwlwifi: mvm: Correctly set the tid for mcast queue (Ilan Peer)
- iwlwifi: mvm: Direct multicast frames to the correct station (Ilan Peer)
- iwlwifi: mvm: fix "failed to remove key" message (Sara Sharon)
- iwlwifi: avoid collecting firmware dump if not loaded (Shaul Triebitz)
- iwlwifi: mvm: fix assert 0x2B00 on older FWs (Sara Sharon)
- iwlwifi: mvm: Fix channel switch for count 0 and 1 (Andrei Otcheretianski)
- iwlwifi: mvm: fix TX of CCMP 256 (Sara Sharon)
- net: ethtool: don't ignore return from driver get_fecparam method (Edward Cree)
- selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable (Michael Ellerman)
- nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors (Ming Lei)
- nvme-pci: Fix EEH failure on ppc (Wen Xiong)
- block: display the correct diskname for bio (Jiufei Xue)
- ceph: fix potential memory leak in init_caches() (Chengguang Xu)
- Btrfs: fix log replay failure after linking special file and fsync (Filipe Manana)
- Btrfs: send, fix issuing write op when processing hole in no data mode (Filipe Manana)
- btrfs: use kvzalloc to allocate btrfs_fs_info (Jeff Mahoney)
- drm/sun4i: Fix dclk_set_phase (Giulio Benetti)
- arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset) (Douglas Anderson)
- xfrm: Fix ESN sequence number handling for IPsec GSO packets. (Steffen Klassert)
- drm/amd/amdgpu: Correct VRAM width for APUs with GMC9 (Tom St Denis)
- xen/pirq: fix error path cleanup when binding MSIs (Roger Pau Monne)
- RDMA/bnxt_re: Fix the ib_reg failure cleanup (Selvin Xavier)
- RDMA/bnxt_re: Fix incorrect DB offset calculation (Devesh Sharma)
- RDMA/bnxt_re: Unconditionly fence non wire memory operations (Devesh Sharma)
- IB/mlx: Set slid to zero in Ethernet completion struct (Moni Shoua)
- ipvs: remove IPS_NAT_MASK check to fix passive FTP (Julian Anastasov)
- ARC: setup cpu possible mask according to possible-cpus dts property (Eugeniy Paltsev)
- ARC: mcip: update MCIP debug mask when the new cpu came online (Eugeniy Paltsev)
- ARC: mcip: halt GFRC counter when ARC cores halt (Eugeniy Paltsev)
- spectrum: Reference count VLAN entries (Ido Schimmel)
- mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast (Ido Schimmel)
- mlxsw: core: Fix flex keys scratchpad offset conflict (Jiri Pirko)
- net/smc: use link_id of server in confirm link reply (Karsten Graul)
- nvmet: fix PSDT field check in command format (Max Gurtovoy)
- net/tcp/illinois: replace broken algorithm reference link (Joey Pabalinas)
- gianfar: Fix Rx byte accounting for ndev stats (Claudiu Manoil)
- clocksource/drivers/mips-gic-timer: Use correct shift count to extract data (Felix Fietkau)
- powerpc/boot: Fix random libfdt related build errors (Guenter Roeck)
- ARM: dts: bcm283x: Fix unit address of local_intc (Stefan Wahren)
- ARM: dts: NSP: Fix amount of RAM on BCM958625HR (Florian Fainelli)
- nbd: fix return value in error handling path (Gustavo A. R. Silva)
- sit: fix IFLA_MTU ignored on NEWLINK (Xin Long)
- ip6_tunnel: fix IFLA_MTU ignored on NEWLINK (Xin Long)
- ip_gre: fix IFLA_MTU ignored on NEWLINK (Xin Long)
- bcache: fix kcrashes with fio in RAID5 backend dev (Tang Junhui)
- dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3 (Yoshihiro Shimoda)
- virtio-gpu: fix ioctl and expose the fixed status to userspace. (Dave Airlie)
- r8152: fix tx packets accounting (Eric Dumazet)
- selftests/futex: Fix line continuation in Makefile (Daniel Díaz)
- qrtr: add MODULE_ALIAS macro to smd (Ramon Fried)
- ARM: orion5x: Revert commit 4904dbda41c8. (David S. Miller)
- xen/pvcalls: fix null pointer dereference on map->sock (Colin Ian King)
- ceph: fix dentry leak when failing to init debugfs (Chengguang Xu)
- libceph, ceph: avoid memory leak when specifying same option several times (Chengguang Xu)
- clocksource/drivers/fsl_ftm_timer: Fix error return checking (Colin Ian King)
- nvme-pci: Fix nvme queue cleanup if IRQ setup fails (Jianchao Wang)
- batman-adv: Fix netlink dumping of BLA backbones (Sven Eckelmann)
- batman-adv: Fix netlink dumping of BLA claims (Sven Eckelmann)
- batman-adv: Ignore invalid batadv_v_gw during netlink send (Sven Eckelmann)
- batman-adv: Ignore invalid batadv_iv_gw during netlink send (Sven Eckelmann)
- netfilter: ebtables: convert BUG_ONs to WARN_ONs (Florian Westphal)
- netfilter: ipt_CLUSTERIP: put config instead of freeing it (Florian Westphal)
- netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcount (Florian Westphal)
- batman-adv: invalidate checksum on fragment reassembly (Matthias Schiffer)
- batman-adv: fix packet checksum in receive path (Matthias Schiffer)
- md/raid1: fix NULL pointer dereference (Yufen Yu)
- md: fix a potential deadlock of raid5/raid10 reshape (BingJing Chang)
- fs: dcache: Use READ_ONCE when accessing i_dir_seq (Will Deacon)
- fs: dcache: Avoid livelock between d_alloc_parallel and __d_add (Will Deacon)
- ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Solo RQS (Shyam Saini)
- kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds (Sebastian Ott)
- KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2 (Chao Gao)
- macvlan: fix use-after-free in macvlan_common_newlink() (Alexey Kodanev)
- arm64: fix unwind_frame() for filtered out fn for function graph tracing (Pratyush Anand)
- mac80211: drop frames with unexpected DS bits from fast-rx to slow path (Felix Fietkau)
- x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations (Samuel Neves)
- locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs (Andrea Parri)
- x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directory in resctrl file system (Wang Hui)
- integrity/security: fix digsig.c build error with header file (Randy Dunlap)
- regulatory: add NUL to request alpha2 (Johannes Berg)
- smsc75xx: fix smsc75xx_set_features() (Eric Dumazet)
- ARM: OMAP: Fix dmtimer init for omap1 (Tony Lindgren)
- nfs: system crashes after NFS4ERR_MOVED recovery (Bill.Baker@oracle.com)
- arm64: dts: cavium: fix PCI bus dtc warnings (Rob Herring)
- PKCS#7: fix direct verification of SignerInfo signature (Eric Biggers)
- selftests/bpf/test_maps: exit child process without error in ENOMEM case (Li Zhijian)
- s390/cio: clear timer when terminating driver I/O (Sebastian Ott)
- s390/cio: fix return code after missing interrupt (Sebastian Ott)
- s390/cio: fix ccw_device_start_timeout API (Sebastian Ott)
- powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access (Mark Lord)
- soc: imx: gpc: de-register power domains only if initialized (Stefan Agner)
- seccomp: add a selftest for get_metadata (Tycho Andersen)
- selftests/memfd: add run_fuse_test.sh to TEST_FILES (Anders Roxell)
- bug.h: work around GCC PR82365 in BUG() (Arnd Bergmann)
- kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE (David Rientjes)
- virtio_net: fix XDP code path in receive_small() (Jesper Dangaard Brouer)
- md: raid5: avoid string overflow warning (Arnd Bergmann)
- locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() (Andrea Parri)
- net/mlx5e: Return error if prio is specified when offloading eswitch vlan push (Or Gerlitz)
- ibmvnic: Check for NULL skb's in NAPI poll routine (Thomas Falcon)
- RDMA/bnxt_re: Fix system crash during load/unload (Selvin Xavier)
- RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails (Devesh Sharma)
- arm64: perf: correct PMUVer probing (Mark Rutland)
- drm/meson: fix vsync buffer update (Neil Armstrong)
- drm/exynos: fix comparison to bitshift when dealing with a mask (Wolfram Sang)
- drm/exynos: g2d: use monotonic timestamps (Arnd Bergmann)
- md raid10: fix NULL deference in handle_write_completed() (Yufen Yu)
- gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle (Tobias Jordan)
- gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle (Tobias Jordan)
- mac80211: Fix sending ADDBA response for an ongoing session (Ilan Peer)
- mac80211: Do not disconnect on invalid operating class (Ilan Peer)
- cfg80211: clear wep keys after disconnection (Avraham Stern)
- mac80211: fix calling sleeping function in atomic context (Sara Sharon)
- mac80211: fix a possible leak of station stats (Sara Sharon)
- mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 (Felix Fietkau)
- xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos (Xin Long)
- s390/dasd: fix handling of internal requests (Stefan Haberland)
- md: fix md_write_start() deadlock w/o metadata devices (Heinz Mauelshagen)
- MD: Free bioset when md_run fails (Xiao Ni)
- rxrpc: Work around usercopy check (David Howells)
- NFC: llcp: Limit size of SDP URI (Kees Cook)
- iwlwifi: mvm: always init rs with 20mhz bandwidth rates (Naftali Goldstein)
- iwlwifi: mvm: fix IBSS for devices that support station type API (Sara Sharon)
- iwlwifi: mvm: fix security bug in PN checking (Sara Sharon)
- ARM: dts: rockchip: Fix DWMMC clocks (Robin Murphy)
- arm64: dts: rockchip: Fix DWMMC clocks (Robin Murphy)
- IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy (Jason Gunthorpe)
- IB/uverbs: Fix possible oops with duplicate ioctl attributes (Matan Barak)
- IB/uverbs: Fix method merging in uverbs_ioctl_merge (Matan Barak)
- xhci: workaround for AMD Promontory disabled ports wakeup (Joe Lee)
- tls: retrun the correct IV in getsockopt (Boris Pismenny)
- ibmvnic: Clean RX pool buffers during device close (Thomas Falcon)
- ibmvnic: Free RX socket buffer in case of adapter error (Thomas Falcon)
- ibmvnic: Wait until reset is complete to set carrier on (Thomas Falcon)
- ARM: OMAP1: clock: Fix debugfs_create_*() usage (Geert Uytterhoeven)
- ARM: OMAP2+: Fix sar_base inititalization for HS omaps (Tony Lindgren)
- ARM: OMAP3: Fix prm wake interrupt for resume (Tony Lindgren)
- ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt (Qi Hou)
- selftests: memfd: add config fragment for fuse (Anders Roxell)
- selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m (Naresh Kamboju)
- selftest/vDSO: fix O= (Dominik Brodowski)
- selftests: sync: missing CFLAGS while compiling (Anders Roxell)
- libata: Fix compile warning with ATA_DEBUG enabled (Dong Bo)
- arm64: dts: rockchip: correct ep-gpios for rk3399-sapphire (Shawn Lin)
- arm64: dts: rockchip: fix rock64 gmac2io stability issues (Kamil Trzciński)
- ptr_ring: prevent integer overflow when calculating size (Jason Wang)
- ARC: Fix malformed ARC_EMUL_UNALIGNED default (Ulf Magnusson)
- mac80211: mesh: fix wrong mesh TTL offset calculation (Peter Oh)
- MIPS: generic: Fix machine compatible matching (James Hogan)
- powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit (Nicholas Piggin)
- powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() (Michael Ellerman)
- powerpc/pseries: Restore default security feature flags on setup (Mauricio Faria de Oliveira)
- powerpc: Move default security feature flags (Mauricio Faria de Oliveira)
- powerpc/pseries: Fix clearing of security feature flags (Mauricio Faria de Oliveira)
- powerpc/64s: Wire up cpu_show_spectre_v2() (Michael Ellerman)
- powerpc/64s: Wire up cpu_show_spectre_v1() (Michael Ellerman)
- powerpc/pseries: Use the security flags in pseries_setup_rfi_flush() (Michael Ellerman)
- powerpc/powernv: Use the security flags in pnv_setup_rfi_flush() (Michael Ellerman)
- powerpc/64s: Enhance the information in cpu_show_meltdown() (Michael Ellerman)
- powerpc/64s: Move cpu_show_meltdown() (Michael Ellerman)
- powerpc/powernv: Set or clear security feature flags (Michael Ellerman)
- powerpc/pseries: Set or clear security feature flags (Michael Ellerman)
- powerpc: Add security feature flags for Spectre/Meltdown (Michael Ellerman)
- powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags (Michael Ellerman)
- powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration (Michael Ellerman)
- powerpc/rfi-flush: Differentiate enabled and patched flush types (Mauricio Faria de Oliveira)
- powerpc/rfi-flush: Always enable fallback flush on pseries (Michael Ellerman)
- powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again (Michael Ellerman)
- powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code (Michael Ellerman)
- powerpc/powernv: Support firmware disable of RFI flush (Michael Ellerman)
- powerpc/pseries: Support firmware disable of RFI flush (Michael Ellerman)
- powerpc/64s: Improve RFI L1-D cache flush fallback (Nicholas Piggin)
- x86/kvm: fix LAPIC timer drift when guest uses periodic mode (David Vrabel)
- kvm: x86: IA32_ARCH_CAPABILITIES is always supported (Jim Mattson)
- KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed (Wei Huang)
- KVM: s390: vsie: fix < 8k check for the itdba (David Hildenbrand)
- KVM/VMX: Expose SSBD properly to guests (Konrad Rzeszutek Wilk)
- kernel/sys.c: fix potential Spectre v1 issue (Gustavo A. R. Silva)
- kasan: fix memory hotplug during boot (David Hildenbrand)
- kasan: free allocated shadow memory on MEM_CANCEL_ONLINE (David Hildenbrand)
- mm/kasan: don't vfree() nonexistent vm_area (Andrey Ryabinin)
- ipc/shm: fix shmat() nil address after round-down when remapping (Davidlohr Bueso)
- Revert "ipc/shm: Fix shmat mmap nil-page protection" (Davidlohr Bueso)
- idr: fix invalid ptr dereference on item delete (Matthew Wilcox)
- sr: pass down correctly sized SCSI sense buffer (Jens Axboe)
- IB/umem: Use the correct mm during ib_umem_release (Lidong Chen)
- IB/hfi1: Use after free race condition in send context error path (Michael J. Ruhl)
- powerpc/64s: Clear PCR on boot (Michael Neuling)
- arm64: lse: Add early clobbers to some input/output asm operands (Will Deacon)
- drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros (Thomas Hellstrom)
- xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent (Joe Jin)
- libata: blacklist Micron 500IT SSD with MU01 firmware (Sudip Mukherjee)
- libata: Blacklist some Sandisk SSDs for NCQ (Tejun Heo)
- mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus (Corneliu Doban)
- mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register (Corneliu Doban)
- mmc: sdhci-iproc: remove hard coded mmc cap 1.8v (Srinath Mannam)
- do d_instantiate/unlock_new_inode combinations safely (Al Viro)
- ALSA: timer: Fix pause event notification (Ben Hutchings)
- aio: fix io_destroy(2) vs. lookup_ioctx() race (Al Viro)
- fs: don't scan the inode cache before SB_BORN is set (Dave Chinner)
- affs_lookup(): close a race with affs_remove_link() (Al Viro)
- KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable" (Colin Ian King)
- MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs (Maciej W. Rozycki)
- MIPS: ptrace: Expose FIR register through FP regset (Maciej W. Rozycki)
- MIPS: c-r4k: Fix data corruption related to cache coherence (NeilBrown)
-
Tue Jul 03 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1827.el7uek]
- net/rds: Fix incorrect bigger vs. smaller IP address check (Håkon Bugge) [Orabug: 28222366]
- dtrace: pid probes do not fire for all process threads (Tomas Jedlicka) [Orabug: 28236978]
- add kernel param to pre-allocate NICs (Brian Maly) [Orabug: 28257069]
- ocfs2: Fix locking for res->tracking and dlm->tracking_list (Ashish Samant) [Orabug: 27945258]
-
Mon Jun 25 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1826.el7uek]
- IB: RDMAIP: avoid migration to a port that is down (Zhu Yanjun)
- RDMA/i40iw: Avoid panic when objects are being created and destroyed (Andrew Boyer) [Orabug: 28217251]
- RDMA/i40iw: Avoid reference leaks when processing the AEQ (Andrew Boyer) [Orabug: 28217251]
- RDMA/i40iw: Avoid panic when reading back the IRQ affinity hint (Andrew Boyer) [Orabug: 28217251]
- IB/rdmaip: Fix bug in failover_group parsing (Håkon Bugge) [Orabug: 28198705]
- mlx4_core: restore optimal ICM memory allocation (Eric Dumazet) [Orabug: 27091678]
- mlx4_core: allocate ICM memory in page size chunks (Qing Huang) [Orabug: 27091678]
- net: net_failover: fix typo in net_failover_slave_register() (Liran Alon) [Orabug: 28122057]
- virtio_net: Extend virtio to use VF datapath when available (Sridhar Samudrala) [Orabug: 28122057]
- virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit (Sridhar Samudrala) [Orabug: 28122057]
- net: Introduce net_failover driver (Sridhar Samudrala) [Orabug: 28122057]
- net: Introduce generic failover module (Sridhar Samudrala) [Orabug: 28122057]
- x86/stacktrace: Avoid recording save_stack_trace() wrappers (Vlastimil Babka) [Orabug: 28172932]
-
Mon Jun 18 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1825.el7uek]
- ixgbe: fix memory leak on ipsec allocation (Colin Ian King) [Orabug: 26719394]
- ixgbe: enable TSO with IPsec offload (Shannon Nelson) [Orabug: 26719394]
- ixgbe: no need for ipsec csum feature check (Shannon Nelson) [Orabug: 26719394]
- esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting (Shannon Nelson) [Orabug: 26719394]
- xfrm: Allow IPsec GSO with software crypto for local sockets. (Steffen Klassert) [Orabug: 26719394]
- esp: Don't require synchronous crypto fallback on offloading anymore. (Steffen Klassert) [Orabug: 26719394]
- xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto. (Steffen Klassert) [Orabug: 26719394]
- net: Add asynchronous callbacks for xfrm on layer 2. (Steffen Klassert) [Orabug: 26719394]
- xfrm: Separate ESP handling from segmentation for GRO packets. (Steffen Klassert) [Orabug: 26719394]
- ixgbe: no need for esp trailer if GSO (Shannon Nelson) [Orabug: 26719394]
- ixgbe: remove unneeded ipsec test in TX path (Shannon Nelson) [Orabug: 26719394]
- ixgbe: remove unneeded ipsec state free callback (Shannon Nelson) [Orabug: 26719394]
- ixgbe: fix ipsec trailer length (Shannon Nelson) [Orabug: 26719394]
- ixgbe: check for 128-bit authentication (Shannon Nelson) [Orabug: 26719394]
- xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version (Yossi Kuperman) [Orabug: 26719394]
- xfrm: Return error on unknown encap_type in init_state (Herbert Xu) [Orabug: 26719394]
- xfrm: fix error flow in case of add state fails (Aviad Yehezkel) [Orabug: 26719394]
- xfrm: check for xdo_dev_ops add and delete (Shannon Nelson) [Orabug: 26719394]
- xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA option (Yossef Efraim) [Orabug: 26719394]
- xfrm: check for xdo_dev_state_free (Shannon Nelson) [Orabug: 26719394]
- ixgbe: register ipsec offload with the xfrm subsystem (Shannon Nelson) [Orabug: 26719394]
- ixgbe: ipsec offload stats (Shannon Nelson) [Orabug: 26719394]
- ixgbe: process the Tx ipsec offload (Shannon Nelson) [Orabug: 26719394]
- ixgbe: process the Rx ipsec offload (Shannon Nelson) [Orabug: 26719394]
- ixgbe: restore offloaded SAs after a reset (Shannon Nelson) [Orabug: 26719394]
- ixgbe: add ipsec offload add and remove SA (Shannon Nelson) [Orabug: 26719394]
- ixgbe: add ipsec data structures (Shannon Nelson) [Orabug: 26719394]
- ixgbe: add ipsec engine start and stop routines (Shannon Nelson) [Orabug: 26719394]
- ixgbe: add ipsec register access routines (Shannon Nelson) [Orabug: 26719394]
- ixgbe: clean up ipsec defines (Shannon Nelson) [Orabug: 26719394]
- rds: tcp: compute m_ack_seq as offset from ->write_seq (Sowmini Varadhan) [Orabug: 27438741]
- dtrace: do not enable gcov profiling for DTrace (Vincent Lim) [Orabug: 28036337]
- net/mlx5e: Add support for ethtool msglvl support (Gal Pressman) [Orabug: 28155910]
- i40e: disable MSI-X in kdump kernel (Shan Hai) [Orabug: 28167952]
- crypto: introduce crypto wait for async op (Gilad Ben-Yossef) [Orabug: 27500677] {CVE-2018-5703}
- tls: Use correct sk->sk_prot for IPV6 (Boris Pismenny) [Orabug: 27500677] {CVE-2018-5703}
- tls: getsockopt return record sequence number (Boris Pismenny) [Orabug: 27500677] {CVE-2018-5703}
- tls: reset the crypto info if copy_from_user fails (Boris Pismenny) [Orabug: 27500677] {CVE-2018-5703}
- net: add a UID to use for ULP socket assignment (John Fastabend) [Orabug: 27500677] {CVE-2018-5703}
- tls: Add support for encryption using async offload accelerator (Vakul Garg) [Orabug: 27500677] {CVE-2018-5703}
- tls: Correct length of scatterlist in tls_sw_sendpage (Dave Watson) [Orabug: 27500677] {CVE-2018-5703}
- tls: don't override sk_write_space if tls_set_sw_offload fails. (Ilya Lesokhin) [Orabug: 27500677] {CVE-2018-5703}
- tls: Avoid copying crypto_info again after cipher_type check. (Ilya Lesokhin) [Orabug: 27500677] {CVE-2018-5703}
- tls: Move tls_make_aad to header to allow sharing (Ilya Lesokhin) [Orabug: 27500677] {CVE-2018-5703}
- tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. (Ilya Lesokhin) [Orabug: 27500677] {CVE-2018-5703}
- tls: Add function to update the TLS socket configuration (Ilya Lesokhin) [Orabug: 27500677] {CVE-2018-5703}
- dtrace: nested tracepoints can clobber per-core pt_regs pointer (Tomas Jedlicka) [Orabug: 27599386]
- xhci: Fix USB3 NULL pointer dereference at logical disconnect. (Mathias Nyman) [Orabug: 27426024]
- RPI: Fix serial console for RPI 3B and B+ (Vijay Kumar) [Orabug: 28098309]
- rpi: MMC fails to find DMA channel and falls back to PIO (Vijay Kumar) [Orabug: 28159727]
- dtrace: remove the CPU_DTRACE_PROBE_CTX flag (Tomas Jedlicka) [Orabug: 28169490]
- dtrace: tick probes do not seem to fire correctly from time to time (Tomas Jedlicka) [Orabug: 25736701]
- arm64: entry: add END/ENDPROC markers to *.S files (Eugene Loh) [Orabug: 28143715]
- GARP Messages should be sent on the same port where IP is bound (Sudhakar Dindukurti) [Orabug: 28085445]
- arm64: uaccess: Fix omissions from usercopy whitelist (Dave Martin) [Orabug: 28110940]
- arm64: fpsimd: Split cpu field out from struct fpsimd_state (Dave Martin) [Orabug: 28110940]
- arm64: fpsimd: Fix state leakage when migrating after sigreturn (Dave Martin) [Orabug: 28110940]
- arm64: fpsimd: Fix copying of FP state from signal frame into task struct (Will Deacon) [Orabug: 28110940]
- arm64: fpsimd: Fix failure to restore FPSIMD state after signals (Dave Martin) [Orabug: 28110940]
- arm64/sve: KVM: Treat guest SVE use as undefined instruction execution (Dave Martin) [Orabug: 28110940]
- arm64: Port deprecated instruction emulation to new sysctl interface (Dave Martin) [Orabug: 28110940]
- arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON (Dave Martin) [Orabug: 28110940]
- arm64: signal: Verify extra data is user-readable in sys_rt_sigreturn (Dave Martin) [Orabug: 28110940]
- uek-rpm: aarch64 Disable CONFIG_NET_VRF (Victor Erminpour) [Orabug: 28158146]
- qla2xxx: invalid argument and missing return type with qlogic bugfix 28150193 (Rajan Shanmugavelu) [Orabug: 28158852]
- x86/smpboot: Fix __max_logical_packages estimate (Prarit Bhargava) [Orabug: 28149273]
- perf/x86/intel/uncore: Cache logical pkg id in uncore driver (Andi Kleen) [Orabug: 28149273]
- fix kABI breakage caused by "x86/topology: Avoid wasting 128k for package id array" (Dan Duval) [Orabug: 28149273]
- x86/topology: Avoid wasting 128k for package id array (Andi Kleen) [Orabug: 28149273]
- xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent (Joe Jin) [Orabug: 28065190]
- qla2xxx: Enable buffer boundary check when DIF bundling is on. (Rajan Shanmugavelu) [Orabug: 28130759]
- qla2xxx: check for null fcport in qla24xx_handle_gnl_done_event() (Chuck Anderson) [Orabug: 28151742]
- net/rds: prevent RDS connections using stale ARP entries (Wei Lin Guay) [Orabug: 27626296]
- net/rds: Avoid stalled connection due to CM REQ retries (Wei Lin Guay) [Orabug: 25521901]
- net/rds: use one sided reconnection during a race (Wei Lin Guay) [Orabug: 25521901]
- Revert "Revert "net/rds: Revert "RDS: add reconnect retry scheme for stalled" (Håkon Bugge) [Orabug: 25521901]
- qla2xxx: move allocation of qla2xxx_wq to earlier in adapter initialization (Himanshu Madhani) [Orabug: 28064715]
- scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION (Johannes Thumshirn) [Orabug: 28064715]
- scsi: qla2xxx: correctly shift host byte (Johannes Thumshirn) [Orabug: 28064715]
- scsi: qla2xxx: Fix race condition between iocb timeout and initialisation (Ben Hutchings) [Orabug: 28064715]
- scsi: qla2xxx: Avoid double completion of abort command (Ben Hutchings) [Orabug: 28064715]
- dtrace: dwarf2ctf emitter type ids are not in sync with dedup (Tomas Jedlicka) [Orabug: 28120296]
- Linux 4.14.44 (Greg Kroah-Hartman)
- rtc: goldfish: Add missing MODULE_LICENSE (James Hogan)
- rtc: rp5c01: fix possible race condition (Alexandre Belloni)
- rtc: tx4939: avoid unintended sign extension on a 24 bit shift (Colin Ian King)
- rtc: m41t80: fix race conditions (Alexandre Belloni)
- rtc: rk808: fix possible race condition (Alexandre Belloni)
- rtc: hctosys: Ensure system time doesn't overflow time_t (Alexandre Belloni)
- rtc: snvs: Fix usage of snvs_rtc_enable (Bryan O'Donoghue)
- serial: altera: ensure port->regshift is honored consistently (Uwe Kleine-König)
- serial: 8250: Don't service RX FIFO if interrupts are disabled (Vignesh R)
- serial: arc_uart: Fix out-of-bounds access through DT alias (Geert Uytterhoeven)
- serial: fsl_lpuart: Fix out-of-bounds access through DT alias (Geert Uytterhoeven)
- serial: imx: Fix out-of-bounds access through serial port index (Geert Uytterhoeven)
- serial: mxs-auart: Fix out-of-bounds access through serial port index (Geert Uytterhoeven)
- serial: samsung: Fix out-of-bounds access through serial port index (Geert Uytterhoeven)
- serial: sh-sci: Fix out-of-bounds access through DT alias (Geert Uytterhoeven)
- serial: xuartps: Fix out-of-bounds access through DT alias (Geert Uytterhoeven)
- media: cx25821: prevent out-of-bounds read on array card (Colin Ian King)
- media: vivid: fix incorrect capabilities for radio (Hans Verkuil)
- media: vb2: Fix videobuf2 to map correct area (Masami Hiramatsu)
- media: i2c: adv748x: fix HDMI field heights (Kieran Bingham)
- media: v4l: vsp1: Fix display stalls when requesting too many inputs (Laurent Pinchart)
- media: em28xx: Add Hauppauge SoloHD/DualHD bulk models (Brad Love)
- media: lgdt3306a: Fix a double kfree on i2c device remove (Brad Love)
- media: s3c-camif: fix out-of-bounds array access (Arnd Bergmann)
- media: cx23885: Set subdev host data to clk_freq pointer (Brad Love)
- media: cx23885: Override 888 ImpactVCBe crystal frequency (Brad Love)
- media: ov5645: add missing of_node_put() in error path (Akinobu Mita)
- media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array (Mauro Carvalho Chehab)
- media: dmxdev: fix error code for invalid ioctls (Mauro Carvalho Chehab)
- clk: samsung: exynos3250: Fix PLL rates (Andrzej Hajda)
- clk: samsung: exynos5250: Fix PLL rates (Andrzej Hajda)
- clk: samsung: exynos5433: Fix PLL rates (Andrzej Hajda)
- clk: samsung: exynos5260: Fix PLL rates (Andrzej Hajda)
- clk: samsung: exynos7: Fix PLL rates (Andrzej Hajda)
- clk: samsung: s3c2410: Fix PLL rates (Andrzej Hajda)
- clk: rockchip: Prevent calculating mmc phase if clock rate is zero (Shawn Lin)
- clk: tegra: Fix pll_u rate configuration (Marcel Ziswiler)
- clk: hisilicon: mark wdt_mux_p[] as const (Arnd Bergmann)
- clk: Don't show the incorrect clock phase (Shawn Lin)
- clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228 (Shawn Lin)
- ASoC: samsung: i2s: Ensure the RCLK rate is properly determined (Sylwester Nawrocki)
- ASoC: topology: create TLV data for dapm widgets (Ranjani Sridharan)
- ASoC: samsung: odroid: Fix 32000 sample rate handling (Sylwester Nawrocki)
- ASoC: rockchip: rk3288-hdmi-analog: Select needed codecs (Ezequiel Garcia)
- ASoC: hdmi-codec: Fix module unloading caused kernel crash (Peter Ujfalusi)
- scsi: lpfc: Fix frequency of Release WQE CQEs (James Smart)
- scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing (James Smart)
- scsi: lpfc: Fix issue_lip if link is disabled (James Smart)
- scsi: mvsas: fix wrong endianness of sgpio api (Wilfried Weissmann)
- scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD (Douglas Gilbert)
- scsi: aacraid: Insure command thread is not recursively stopped (Dave Carroll)
- scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled (Jianchao Wang)
- scsi: sd: Keep disk read-only when re-reading partition (Jeremy Cline)
- scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM (Hannes Reinecke)
- scsi: qedi: Fix kernel crash during port toggle (Manish Rangankar)
- scsi: qla4xxx: skip error recovery in case of register disconnect. (Manish Rangankar)
- scsi: aacraid: fix shutdown crash when init fails (Meelis Roos)
- scsi: qedi: Fix truncation of CHAP name and secret (Andrew Vasquez)
- scsi: storvsc: Increase cmd_per_lun for higher speed devices (Michael Kelley (EOSG))
- scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion() (Bart Van Assche)
- scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo() (Dan Carpenter)
- scsi: sym53c8xx_2: iterator underflow in sym_getsync() (Dan Carpenter)
- scsi: bnx2fc: Fix check in SCSI completion handler for timed out request (Chad Dupuis)
- scsi: ufs: Enable quirk to ignore sending WRITE_SAME command (Sujit Reddy Thumma)
- scsi: qla2xxx: Fix memory corruption during hba reset test (Quinn Tran)
- scsi: mpt3sas: fix an out of bound write (Tomas Henzl)
- crypto: inside-secure - fix the invalidation step during cra_exit (Antoine Tenart)
- crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss (Peter Robinson)
- crypto: inside-secure - fix the extra cache computation (Antoine Tenart)
- crypto: inside-secure - fix the cache_len computation (Antoine Tenart)
- crypto: inside-secure - do not process request if no command was issued (Antoine Tenart)
- crypto: ccp - don't disable interrupts while setting up debugfs (Sebastian Andrzej Siewior)
- crypto: atmel-aes - fix the keys zeroing on errors (Antoine Tenart)
- crypto: inside-secure - wait for the request to complete if in the backlog (Antoine Tenart)
- staging: lustre: lmv: correctly iput lmo_root (NeilBrown)
- staging: ks7010: Use constants from ieee80211_eid instead of literal ints. (Quytelda Kahja)
- staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr (Colin Ian King)
- staging: fsl-dpaa2/eth: Fix incorrect casts (Ioana Radulescu)
- staging: lustre: fix bug in osc_enter_cache_try (NeilBrown)
- staging: bcm2835-audio: Release resources on module_exit() (Kirill Marinushkin)
- xhci: Show what USB release number the xHC supports from protocol capablity (Mathias Nyman)
- Bluetooth: btusb: Add device ID for RTL8822BE (Larry Finger)
- media: em28xx: USB bulk packet size fix (Brad Love)
- media: lgdt3306a: Fix module count mismatch on usb unplug (Brad Love)
- usb: gadget: composite: fix incorrect handling of OS desc requests (Chris Dickens)
- usb: gadget: udc: change comparison to bitshift when dealing with a mask (Wolfram Sang)
- usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS (Ben Hutchings)
- usb: gadget: ffs: Execute copy_to_user() with USER_DS set (Lars-Peter Clausen)
- usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS (Lars-Peter Clausen)
- usb: dwc2: host: Fix transaction errors in host mode (Minas Harutyunyan)
- usb: dwc2: hcd: Fix host channel halt flow (Minas Harutyunyan)
- usb: dwc2: Fix interval type issue (Grigor Tovmasyan)
- xhci: zero usb device slot_id member when disabling and freeing a xhci slot (Mathias Nyman)
- usb: dwc3: Makefile: fix link error on randconfig (Felipe Balbi)
- usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields (Thinh Nguyen)
- usb: dwc3: Add SoftReset PHY synchonization delay (Thinh Nguyen)
- ALSA: usb-audio: Add native DSD support for Luxman DA-06 (Nobutaka Okabe)
- Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB (Vicente Bergas)
- net-usb: add qmi_wwan if on lte modem wistron neweb d18q1 (Giuseppe Lippolis)
- net/usb/qmi_wwan.c: Add USB id for lt4120 modem (Torsten Hilbrich)
- USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM (Fredrik Noring)
- usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing" (Yoshihiro Shimoda)
- ARM: dts: imx7d-sdb: Fix regulator-usb-otg2-vbus node name (Leonard Crestez)
- net: usbnet: fix potential deadlock on 32bit hosts (Eric Dumazet)
- usb: cdc_acm: prevent race at write to acm while system resumes (Dominik Bozek)
- usb: dwc2: Fix dwc2_hsotg_core_init_disconnected() (Vardan Mikayelyan)
- usb: gadget: fsl_udc_core: fix ep valid checks (Stefan Agner)
- usb: gadget: core: Fix use-after-free of usb_request (Manu Gautam)
- usb: dwc3: omap: don't miss events during suspend/resume (Roger Quadros)
- usb: dwc3: Undo PHY init if soft reset fails (Brian Norris)
- usb: gadget: f_uac2: fix bFirstInterface in composite gadget (John Keeping)
- x86/kexec: Avoid double free_page() upon do_kexec_load() failure (Tetsuo Handa)
- hfsplus: stop workqueue when fill_super() failed (Tetsuo Handa)
- cfg80211: limit wiphy names to 128 bytes (Johannes Berg)
- loop: fix LOOP_GET_STATUS lock imbalance (Omar Sandoval)
- loop: don't call into filesystem while holding lo_ctl_mutex (Omar Sandoval)
- scsi: zfcp: fix infinite iteration on ERP ready list (Jens Remus)
- scsi: sg: allocate with __GFP_ZERO in sg_build_indirect() (Alexander Potapenko)
- scsi: libsas: defer ata device eh commands to libata (Jason Yan)
- s390: use expoline thunks in the BPF JIT (Martin Schwidefsky)
- s390: extend expoline to BC instructions (Martin Schwidefsky)
- s390: move spectre sysfs attribute code (Martin Schwidefsky)
- s390/kernel: use expoline for indirect branches (Martin Schwidefsky)
- s390/ftrace: use expoline for indirect branches (Martin Schwidefsky)
- s390/lib: use expoline for indirect branches (Martin Schwidefsky)
- s390/crc32-vx: use expoline for indirect branches (Martin Schwidefsky)
- s390: move expoline assembler macros to a header (Martin Schwidefsky)
- s390: add assembler macros for CPU alternatives (Martin Schwidefsky)
- ext2: fix a block leak (Al Viro)
- sparc: vio: use put_device() instead of kfree() (Arvind Yadav)
- hv_netvsc: Fix net device attach on older Windows hosts (Mohammed Gamal)
- hv_netvsc: Ensure correct teardown message sequence order (Mohammed Gamal)
- hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl() (Mohammed Gamal)
- hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown (Mohammed Gamal)
- hv_netvsc: common detach logic (Stephen Hemminger)
- hv_netvsc: change GPAD teardown order on older versions (Stephen Hemminger)
- hv_netvsc: use RCU to fix concurrent rx and queue changes (Stephen Hemminger)
- hv_netvsc: disable NAPI before channel close (Stephen Hemminger)
- hv_netvsc: defer queue selection to VF (Stephen Hemminger)
- hv_netvsc: fix race in napi poll when rescheduling (Stephen Hemminger)
- hv_netvsc: cancel subchannel setup before halting device (Stephen Hemminger)
- hv_netvsc: fix error unwind handling if vmbus_open fails (Stephen Hemminger)
- hv_netvsc: only wake transmit queue if link is up (Stephen Hemminger)
- hv_netvsc: avoid retry on send during shutdown (Stephen Hemminger)
- hv_netvsc: Use the num_online_cpus() for channel limit (Haiyang Zhang)
- hv_netvsc: empty current transmit aggregation if flow blocked (Stephen Hemminger)
- hv_netvsc: preserve hw_features on mtu/channels/ringparam changes (Vitaly Kuznetsov)
- hv_netvsc: netvsc_teardown_gpadl() split (Vitaly Kuznetsov)
- hv_netvsc: Set tx_table to equal weight after subchannels open (Haiyang Zhang)
- hv_netvsc: Add initialization of tx_table in netvsc_device_add() (Haiyang Zhang)
- hv_netvsc: Rename tx_send_table to tx_table (Haiyang Zhang)
- hv_netvsc: Rename ind_table to rx_table (Haiyang Zhang)
- hv_netvsc: Fix the real number of queues of non-vRSS cases (Haiyang Zhang)
- vmxnet3: use DMA memory barriers where required (hpreg@vmware.com)
- vmxnet3: set the DMA mask before the first DMA map operation (hpreg@vmware.com)
- tcp: purge write queue in tcp_connect_init() (Eric Dumazet)
- sock_diag: fix use-after-free read in __sk_free (Eric Dumazet)
- packet: in packet_snd start writing at link layer allocation (Willem de Bruijn)
- net: test tailroom before appending to linear skb (Willem de Bruijn)
- net/smc: check for missing nlattrs in SMC_PNETID messages (Eric Biggers)
- net: sched: red: avoid hashing NULL child (Paolo Abeni)
- net/sched: fix refcnt leak in the error path of tcf_vlan_init() (Davide Caratti)
- net/mlx4_core: Fix error handling in mlx4_init_port_info. (Tarick Bedeir)
- net: Fix a bug in removing queues from XPS map (Amritha Nambiar)
- Linux 4.14.43 (Greg Kroah-Hartman)
- x86/bugs: Rename SSBD_NO to SSB_NO (Konrad Rzeszutek Wilk)
- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD (Tom Lendacky)
- x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG (Thomas Gleixner)
- x86/bugs: Rework spec_ctrl base and mask logic (Thomas Gleixner)
- x86/bugs: Remove x86_spec_ctrl_set() (Thomas Gleixner)
- x86/bugs: Expose x86_spec_ctrl_base directly (Thomas Gleixner)
- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} (Borislav Petkov)
- x86/speculation: Rework speculative_store_bypass_update() (Thomas Gleixner)
- x86/speculation: Add virtualized speculative store bypass disable support (Tom Lendacky)
- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL (Thomas Gleixner)
- x86/speculation: Handle HT correctly on AMD (Thomas Gleixner)
- x86/cpufeatures: Add FEATURE_ZEN (Thomas Gleixner)
- x86/cpufeatures: Disentangle SSBD enumeration (Thomas Gleixner)
- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS (Thomas Gleixner)
- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP (Borislav Petkov)
- KVM: SVM: Move spec control call after restore of GS (Thomas Gleixner)
- x86/cpu: Make alternative_msr_write work for 32-bit code (Jim Mattson)
- x86/bugs: Fix the parameters alignment and missing void (Konrad Rzeszutek Wilk)
- x86/bugs: Make cpu_show_common() static (Jiri Kosina)
- x86/bugs: Fix __ssb_select_mitigation() return type (Jiri Kosina)
- Documentation/spec_ctrl: Do some minor cleanups (Borislav Petkov)
- proc: Use underscores for SSBD in 'status' (Konrad Rzeszutek Wilk)
- x86/bugs: Rename _RDS to _SSBD (Konrad Rzeszutek Wilk)
- x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass (Kees Cook)
- seccomp: Move speculation migitation control to arch code (Thomas Gleixner)
- seccomp: Add filter flag to opt-out of SSB mitigation (Kees Cook)
- seccomp: Use PR_SPEC_FORCE_DISABLE (Thomas Gleixner)
- prctl: Add force disable speculation (Thomas Gleixner)
- x86/bugs: Make boot modes __ro_after_init (Kees Cook)
- seccomp: Enable speculation flaw mitigations (Kees Cook)
- proc: Provide details on speculation flaw mitigations (Kees Cook)
- nospec: Allow getting/setting on non-current task (Kees Cook)
- x86/speculation: Add prctl for Speculative Store Bypass mitigation (Thomas Gleixner)
- x86/process: Allow runtime control of Speculative Store Bypass (Thomas Gleixner)
- prctl: Add speculation control prctls (Thomas Gleixner)
- x86/speculation: Create spec-ctrl.h to avoid include hell (Thomas Gleixner)
- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (Konrad Rzeszutek Wilk)
- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested (Konrad Rzeszutek Wilk)
- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (Konrad Rzeszutek Wilk)
- x86/bugs/intel: Set proper CPU features and setup RDS (Konrad Rzeszutek Wilk)
- x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation (Konrad Rzeszutek Wilk)
- x86/cpufeatures: Add X86_FEATURE_RDS (Konrad Rzeszutek Wilk)
- x86/bugs: Expose /sys/../spec_store_bypass (Konrad Rzeszutek Wilk)
- x86/bugs, KVM: Support the combination of guest and host IBRS (Konrad Rzeszutek Wilk)
- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits (Konrad Rzeszutek Wilk)
- x86/bugs: Concentrate bug reporting into a separate function (Konrad Rzeszutek Wilk)
- x86/bugs: Concentrate bug detection into a separate function (Konrad Rzeszutek Wilk)
- x86/nospec: Simplify alternative_msr_write() (Linus Torvalds)
- btrfs: fix reading stale metadata blocks after degraded raid1 mounts (Liu Bo)
- btrfs: Fix delalloc inodes invalidation during transaction abort (Nikolay Borisov)
- btrfs: Split btrfs_del_delalloc_inode into 2 functions (Nikolay Borisov)
- btrfs: fix crash when trying to resume balance without the resume flag (Anand Jain)
- btrfs: property: Set incompat flag if lzo/zstd compression is set (Misono Tomohiro)
- Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting (Robbie Ko)
- Btrfs: fix xattr loss after power failure (Filipe Manana)
- ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions (Masami Hiramatsu)
- ARM: 8770/1: kprobes: Prohibit probing on optimized_callback (Masami Hiramatsu)
- ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed (Masami Hiramatsu)
- tick/broadcast: Use for_each_cpu() specially on UP kernels (Dexuan Cui)
- x86/mm: Drop TS_COMPAT on 64-bit exec() syscall (Dmitry Safonov)
- ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr (Masami Hiramatsu)
- efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode (Ard Biesheuvel)
- x86/pkeys: Do not special case protection key 0 (Dave Hansen)
- x86/pkeys: Override pkey when moving away from PROT_EXEC (Dave Hansen)
- s390: remove indirect branch from do_softirq_own_stack (Martin Schwidefsky)
- s390/qdio: don't release memory in qdio_setup_irq() (Julian Wiedmann)
- s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero (Hendrik Brueckner)
- s390/qdio: fix access to uninitialized qdio_q fields (Julian Wiedmann)
- drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk (Michel Thierry)
- mm: don't allow deferred pages with NEED_PER_CPU_KM (Pavel Tatashin)
- radix tree: fix multi-order iteration race (Ross Zwisler)
- lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly (Matthew Wilcox)
- drm: Match sysfs name in link removal to link creation (Haneen Mohammed)
- powerpc/powernv: Fix NVRAM sleep in invalid context when crashing (Nicholas Piggin)
- i2c: designware: fix poll-after-enable regression (Alexander Monakov)
- netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6} (Subash Abhinov Kasiviswanathan)
- netfilter: nf_tables: can't fail after linking rule into active rule list (Florian Westphal)
- netfilter: nf_tables: free set name in error path (Florian Westphal)
- tee: shm: fix use-after-free via temporarily dropped reference (Jann Horn)
- tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all} (Steven Rostedt (VMware))
- vfio: ccw: fix cleanup if cp_prefetch fails (Halil Pasic)
- powerpc: Don't preempt_disable() in show_cpuinfo() (Benjamin Herrenschmidt)
- KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock (Andre Przywara)
- KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls (Andre Przywara)
- spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL (Kamal Dasu)
- spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master (Kamal Dasu)
- spi: pxa2xx: Allow 64-bit DMA (Andy Shevchenko)
- ALSA: control: fix a redundant-copy issue (Wenwen Wang)
- ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist (Hans de Goede)
- ALSA: usb: mixer: volume quirk for CM102-A+/102S+ (Federico Cuello)
- usbip: usbip_host: fix bad unlock balance during stub_probe() (Shuah Khan (Samsung OSG))
- usbip: usbip_host: fix NULL-ptr deref and use-after-free errors (Shuah Khan (Samsung OSG))
- usbip: usbip_host: run rebind from exit when module is removed (Shuah Khan (Samsung OSG))
- usbip: usbip_host: delete device from busid_table after rebind (Shuah Khan (Samsung OSG))
- usbip: usbip_host: refine probe and disconnect debug msgs to be useful (Shuah Khan)
-
Mon Jun 04 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1823.el7uek]
- KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use (Vitaly Kuznetsov) [Orabug: 28102305]
- uek-rpm: config: disable CONFIG_DEBUG_VM on aarch64 (Henry Willard) [Orabug: 28104208]
- PCI: hv: Fix 2 hang issues in hv_compose_msi_msg() (Dexuan Cui) [Orabug: 28077219]
- use the new async probing feature for the hyperv drivers (Arjan van de Ven)
- tools: adding file to support building user level daemon (Vivek Yadav)
- pci-hyperv: Use only 16 bit integer for PCI domain (Haiyang Zhang)
- hv_balloon: fix bugs in num_pages_onlined accounting (Vitaly Kuznetsov)
- hv_balloon: fix printk loglevel (Vitaly Kuznetsov)
- hv_balloon: simplify hv_online_page()/hv_page_online_one() (Vitaly Kuznetsov)
- hv_balloon: trace post_status (Vitaly Kuznetsov)
- acpi: Check for NULL pointer in namespace walk (Rob Gardner) [Orabug: 27936841]
- xen/pv: Do not call get_cpu_cap() for PV guest in xen_start_kernel() (Boris Ostrovsky) [Orabug: 28121028]
- uek-rpm: Enable kernel-uek-headers build. (Victor Erminpour) [Orabug: 28110910]
- arm64: add support for crashkernel=auto (Dave Kleikamp) [Orabug: 28095909]
- dtrace: dwarf2ctf coredumps on empty struct/union (Tomas Jedlicka) [Orabug: 28049162]
- uek-rpm: aarch64 sync NVME config with x86 (Tom Saeger) [Orabug: 28096294]
-
Tue May 29 2018 Jack Vogel <jack.vogel@oracle.com> [4.14.35-1822.el7uek]
- scsi: core: run queue if SCSI device queue isn't ready and queue is idle (Ming Lei) [Orabug: 27930068]
- SCSI: don't get target/host busy_count in scsi_mq_get_budget() (Ming Lei) [Orabug: 27930068]
- uek-rpm: aarch64 make olddefconfig latest stable (Tom Saeger) [Orabug: 28084270]
- uek-rpm: aarch64 make olddefconfig usercopy whitelist (Tom Saeger) [Orabug: 28084248]
- dtrace: instruction stream corruption when #MCE occurs (Tomas Jedlicka) [Orabug: 27860333]
- lan78xx: Lan7801 Support for Fixed PHY (Raghuram Chary J) [Orabug: 28072733]
- lan78xx: Add support to dump lan78xx registers (Raghuram Chary J) [Orabug: 28072733]
- dt-bindings: Document the DT bindings for lan78xx (Phil Elwell) [Orabug: 28072733]
- lan78xx: Read LED states from Device Tree (Phil Elwell) [Orabug: 28072733]
- lan78xx: Read MAC address from DT if present (Phil Elwell) [Orabug: 28072733]
- lan78xx: PHY DSP registers initialization to address EEE link drop issues with long cables (Raghuram Chary J) [Orabug: 28072733]
- lan78xx: Don't reset the interface on open (Phil Elwell) [Orabug: 28072733]
- lan78xx: Avoid spurious kevent 4 "error" (Phil Elwell) [Orabug: 28072733]
- lan78xx: Connect phy early (Alexander Graf) [Orabug: 28072733]
- lan78xx: Set ASD in MAC_CR when EEE is enabled. (Raghuram Chary J) [Orabug: 28072733]
- lan78xx: remove redundant initialization of pointer 'phydev' (Colin Ian King) [Orabug: 28072733]
- net: phy: add paged phy register accessors (Russell King) [Orabug: 28072733]
- net: phy: add unlocked accessors (Russell King) [Orabug: 28072733]
- net: mdiobus: add unlocked accessors (Russell King) [Orabug: 28072733]
- uek-rpm: aarch64 set default cpu governor to PERFORMANCE (Tom Saeger) [Orabug: 27952402]
- mailbox: ACPI: erroneous error message when parsing the ACPI PCCT (Allen Pais) [Orabug: 27468132]
- uek-rpm: Disable CONFIG_NET_VRF (Victor Erminpour) [Orabug: 27801112]
- Include xen.h in common.c to fix Xen kernel build (Jack Schwartz) [Orabug: 28028363]
- x86/bugs/IBRS: Keep SSBD mitigation in effect if spectre_v2=ibrs is selected. (Boris Ostrovsky) [Orabug: 28071791]
- KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD (Tom Lendacky) [Orabug: 28063980] {CVE-2018-3639}
- scsi: lpfc: update driver version to 12.0.0.2 (James Smart) [Orabug: 27912557]
- scsi: lpfc: Correct missing remoteport registration during link bounces (James Smart) [Orabug: 27912557]
- scsi: lpfc: Fix NULL pointer reference when resetting adapter (James Smart) [Orabug: 27912557]
- scsi: lpfc: Fix nvme remoteport registration race conditions (James Smart) [Orabug: 27912557]
- scsi: lpfc: Fix driver not recovering NVME rports during target link faults (James Smart) [Orabug: 27912557]
- scsi: lpfc: Fix WQ/CQ creation for older asic's. (James Smart) [Orabug: 27912557]
- scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_show (James Smart) [Orabug: 27912557]
- scsi: lpfc: Fix lingering lpfc_wq resource after driver unload (James Smart) [Orabug: 27912557]
- scsi: lpfc: Fix Abort request WQ selection (James Smart) [Orabug: 27912557]
- scsi: lpfc: Enlarge nvmet asynchronous receive buffer counts (James Smart) [Orabug: 27912557]
- scsi: lpfc: Add per io channel NVME IO statistics (James Smart) [Orabug: 27912557]
- scsi: lpfc: Correct target queue depth application changes (James Smart) [Orabug: 27912557]
- scsi: lpfc: Fix multiple PRLI completion error path (James Smart) [Orabug: 27912557]
- scsi: lpfc: make several unions static, fix non-ANSI prototype (Colin Ian King) [Orabug: 27912557]
- system panic with active bonding enabled via resilient_rdmaip (Sudhakar Dindukurti) [Orabug: 28073806]
- KVM/VMX: Expose SSBD properly to guests (Konrad Rzeszutek Wilk) {CVE-2018-3639}
- x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Rework spec_ctrl base and mask logic (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Expose x86_spec_ctrl_base directly (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/speculation: Rework speculative_store_bypass_update() (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- x86/speculation: Add virtualized speculative store bypass disable support (Tom Lendacky) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/speculation: Handle HT correctly on AMD (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- x86/cpufeatures: Add FEATURE_ZEN (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- x86/cpufeatures: Disentangle SSBD enumeration (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP (Borislav Petkov) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Rename SSBD_NO to SSB_NO (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- xen: Don't call non-Xen routines early in the boot (Boris Ostrovsky) [Orabug: 28034177] {CVE-2018-3639}
- KVM: SVM: Move spec control call after restore of GS (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/cpu: Make alternative_msr_write work for 32-bit code (Jim Mattson) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Fix the parameters alignment and missing void (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Make cpu_show_common() static (Jiri Kosina) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Fix __ssb_select_mitigation() return type (Jiri Kosina) [Orabug: 28034177] {CVE-2018-3639}
- Documentation/spec_ctrl: Do some minor cleanups (Borislav Petkov) [Orabug: 28034177] {CVE-2018-3639}
- proc: Use underscores for SSBD in 'status' (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Rename _RDS to _SSBD (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass (Kees Cook) [Orabug: 28034177] {CVE-2018-3639}
- seccomp: Move speculation migitation control to arch code (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- seccomp: Add filter flag to opt-out of SSB mitigation (Kees Cook) [Orabug: 28034177] {CVE-2018-3639}
- seccomp: Use PR_SPEC_FORCE_DISABLE (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- prctl: Add force disable speculation (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- seccomp: Enable speculation flaw mitigations (Kees Cook) [Orabug: 28034177] {CVE-2018-3639}
- proc: Provide details on speculation flaw mitigations (Kees Cook) [Orabug: 28034177] {CVE-2018-3639}
- nospec: Allow getting/setting on non-current task (Kees Cook) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs/IBRS: Disable SSB (RDS) if IBRS is selected for spectre_v2. (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/speculation: Add prctl for Speculative Store Bypass mitigation (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- x86/process: Allow runtime control of Speculative Store Bypass (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- prctl: Add speculation control prctls (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- x86/speculation: Create spec-ctrl.h to avoid include hell (Thomas Gleixner) [Orabug: 28034177] {CVE-2018-3639}
- x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Whitelist allowed SPEC_CTRL MSR values (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs/intel: Set proper CPU features and setup RDS (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/cpufeatures: Add X86_FEATURE_RDS (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Expose /sys/../spec_store_bypass (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs, KVM: Support the combination of guest and host IBRS (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs/IBRS: Warn if IBRS is enabled during boot. (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs/IBRS: Use variable instead of defines for enabling IBRS (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Concentrate bug reporting into a separate function (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs: Concentrate bug detection into a separate function (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/nospec: Simplify alternative_msr_write() (Linus Torvalds) [Orabug: 28034177] {CVE-2018-3639}
- x86/bugs/IBRS: Turn on IBRS in spectre_v2_select_mitigation (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- x86/msr: Add SPEC_CTRL_IBRS.. (Konrad Rzeszutek Wilk) [Orabug: 28034177] {CVE-2018-3639}
- Revert "Add a SysRq option to lift kernel lockdown" (Victor Erminpour) [Orabug: 27558617]
- uek-rpm: Enable CONFIG_QED_OOO option in UEK5 (Victor Erminpour) [Orabug: 27774819]
- uek-rpm: aarch64 use 64K pagesize (Tom Saeger) [Orabug: 28057643]
- Resilient RDMAIP should not attempt to failover/failback for the ports in grp 0 (Sudhakar Dindukurti) [Orabug: 28049781]
- xfs: detect agfl count corruption and reset agfl (Brian Foster) [Orabug: 28058921]
- xfs: convert XFS_AGFL_SIZE to a helper function (Dave Chinner) [Orabug: 28058921]