Received: by 10.223.185.116 with SMTP id b49csp695481wrg; Wed, 21 Feb 2018 05:32:54 -0800 (PST) X-Google-Smtp-Source: AH8x224sJ6RCl05ujIOsDKCI6cTEn4DYsIh7/UltuzmLilVZ8JVLcyH+qmisvAEQ2SkoXXW5UyR6 X-Received: by 10.98.30.67 with SMTP id e64mr1091920pfe.111.1519219974823; Wed, 21 Feb 2018 05:32:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519219974; cv=none; d=google.com; s=arc-20160816; b=aPHdBukqSBi8Heo7EaWYGaXsYXzaDD+Bz9eku9nLea9X+Ha6uMXtmoYyShYhBp5Xjb nY8UKIImOyIYY7zbiccxaZmo4ZVauAqq1mJYORMYhXQrs2ZBD56trOYXiJeLiiL3dYgt 84cjPdSg20z0M21Jg5yQtjJsO9dDc9yBfx9gnKzovlQAAz2hkQ7eLbD0QVyNzORGv2bQ 7n3Jmyi+5cCjKsWlwaY96sLmYldKc5NkR26cCS6TSwpkbB7homKA9w9QvGySw7VY2+XE YxyJqNu1fILV3SQYzTvCXTMRsiRec6Roh43r53a5ctxIXwMVNcRhzQhyF0IDVDmyz352 lsjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from :arc-authentication-results; bh=DSrQMINrPZoo9ARuTXfiQBrrs/d55Fs+FzAkvtiVhOA=; b=Q5GQtnRd4b08ub0xoctrr86DqGn/5MVTM/mhY/5OIh1sELbwjymnElJxfgRQRTjqz6 R8lPaNEphAR4lSSfXhrQRi98fSWkrnb+50Z+WXVHHVo5t408kRyeJGc+PhK5zaTIlFOK apmHIjYwtVXDcYzBpOp5l0LCN/bYutTOokPFBsWnKO5KChWguOq4UX+lGZMlEc738JrU A3TR584q5RGIjwPvPwwNigaGzAlh4sl1OKuaEkDRn+/QZvWirvHxEEbcE4J0eV1g5Cfq lIP2NwzZy8hPm44Q3JBmBwUlFNOYQoek8zYuTXqEBWngHFf3CpuRXpI4rnZjhF9bPQUm 4vWw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f91-v6si1222973plf.498.2018.02.21.05.32.40; Wed, 21 Feb 2018 05:32:54 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936066AbeBUNGm (ORCPT + 99 others); Wed, 21 Feb 2018 08:06:42 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:41234 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964996AbeBUNGi (ORCPT ); Wed, 21 Feb 2018 08:06:38 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 7BBF7E52; Wed, 21 Feb 2018 13:06:37 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 4.15 000/163] 4.15.5-stable review Date: Wed, 21 Feb 2018 13:47:09 +0100 Message-Id: <20180221124529.931834518@linuxfoundation.org> X-Mailer: git-send-email 2.16.2 MIME-Version: 1.0 User-Agent: quilt/0.65 X-stable: review X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.15.5-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.15.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.15.5-rc1 X-KernelTest-Deadline: 2018-02-23T12:45+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 4.15.5 release. There are 163 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Fri Feb 23 12:44:46 UTC 2018. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.15.5-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.15.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.15.5-rc1 yinbo.zhu mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb yinbo.zhu mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec Arnd Bergmann media: r820t: fix r820t_write_reg for KASAN Linus Walleij ARM: dts: Delete bogus reference to the charlcd Matthias Brugger arm: dts: mt2701: Add reset-cells Matthias Brugger arm: dts: mt7623: Update ethsys binding Arnd Bergmann ARM: dts: s5pv210: add interrupt-parent for ohci Bjorn Andersson arm64: dts: msm8916: Add missing #phy-cells Arnd Bergmann ARM: pxa/tosa-bt: add MODULE_LICENSE tag Arnd Bergmann ARM: dts: exynos: fix RTC interrupt for exynos5410 Tony Luck x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages James Hogan usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT Mikulas Patocka mvpp2: fix multicast address filter Takashi Iwai ALSA: seq: Fix racy pool initializations Daniel Mack ALSA: usb: add more device quirks for USB DSD devices Lassi Ylikojola ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204 Jan-Marek Glogowski ALSA: hda/realtek: PCI quirk for Fujitsu U7x7 Kailang Yang ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform Kailang Yang ALSA: hda/realtek - Add headset mode support for Dell laptop Kirill Marinushkin ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute Hui Wang ALSA: hda - Fix headset mic detection problem for two Dell machines Stefan Agner mtd: nand: vf610: set correct ooblayout Greg Kurz 9p/trans_virtio: discard zero-length reply Liu Bo Btrfs: fix unexpected -EEXIST when creating new inode Liu Bo Btrfs: fix use-after-free on root->orphan_block_rsv Liu Bo Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly Liu Bo Btrfs: fix extent state leak from tree log Liu Bo Btrfs: fix crash due to not cleaning up tree log block's dirty bits Liu Bo Btrfs: fix deadlock in run_delalloc_nocow NeilBrown dm: correctly handle chained bios in dec_pending() Florian Westphal iscsi-target: make sure to wake up sleeping login worker David Disseldorp target/iscsi: avoid NULL dereference in CHAP auth error path Jens Axboe blk-wbt: account flush requests correctly Chuck Lever xprtrdma: Fix BUG after a device removal Chuck Lever xprtrdma: Fix calculation of ri_max_send_sges Will Deacon arm64: proc: Set PTE_NG for table entries to avoid traversing them twice Larry Finger rtlwifi: rtl8821ae: Fix connection lost problem correctly Dan Williams mpls, nospec: Sanitize array index in mpls_label_ok() Steven Rostedt (VMware) tracing: Fix parsing of globs with a wildcard at the beginning Miklos Szeredi seq_file: fix incomplete reset on read from zero offset Joao Martins xenbus: track caller request id Simon Gaiser xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests Ilya Dryomov rbd: whitelist RBD_FEATURE_OPERATIONS feature bit Nicolas Pitre console/dummy: leave .con_font_get set to NULL Johan Hovold video: fbdev: atmel_lcdfb: fix display-timings lookup Johan Hovold PCI: keystone: Fix interrupt-controller-node lookup Lukas Wunner PCI: pciehp: Assume NoCompl+ for Thunderbolt ports Ray Jui PCI: iproc: Fix NULL pointer dereference for BCMA Dongdong Liu PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode Marcin Nowakowski MIPS: Fix incorrect mem=X@Y handling James Hogan MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout Corentin Labbe MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN Jan H. Schönherr mm: Fix memory size alignment in devm_memremap_pages_release() Arnd Bergmann mm: hide a #warning for COMPILE_TEST Ernesto A. Fernández ext4: correct documentation for grpid mount option Zhouyi Zhou ext4: save error to disk in __ext4_grp_locked_error() Harshad Shirwadkar ext4: fix a race in the ext4 shutdown path Tobin C. Harding jbd2: fix sphinx kernel-doc build warnings Lukas Wunner Revert "apple-gmux: lock iGP IO to protect from vgaarb changes" Sagi Grimberg mlx5: fix mlx5_get_vector_affinity to start from completion vector 0 Jerome Brunet Revert "mmc: meson-gx: include tx phase in the tuning process" Phil Elwell mmc: bcm2835: Don't overwrite max frequency unconditionally Linus Walleij mmc: sdhci: Implement an SDHCI-specific bounce buffer Alexander Potapenko mbcache: initialize entry->e_referenced in mb_cache_entry_create() Stewart Smith rtc-opal: Fix handling of firmware error codes, prevent busy loops Masayoshi Mizuma x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physical CPU Julia Lawall drm/radeon: adjust tested variable Alex Deucher drm/radeon: Add dpm quirk for Jet PRO (v2) Shanker Donthineni arm64: Add missing Falkor part number for branch predictor hardening Keith Packard drm: Check for lessee in DROP_MASTER ioctl Daniel Vetter drm/ast: Load lut in crtc_commit Andrey Grodzovsky drm/amd/powerplay: Fix smu_table_entry.handle type Ray Strode drm/qxl: reapply cursor after resetting primary Ray Strode drm/qxl: unref cursor bo when finished with it Tom St Denis drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2) Felix Kuehling drm/ttm: Don't add swapped BOs to swap-LRU list Ingo Molnar x86/entry/64: Fix CR3 restore in paranoid_exit() Gustavo A. R. Silva x86/cpu: Change type of x86_cache_size variable to unsigned int Dan Carpenter x86/spectre: Fix an error message Jia Zhang x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping Rui Wang selftests/x86/mpx: Fix incorrect bounds with old _sigfault Andy Lutomirski x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]() Peter Zijlstra x86/speculation: Add dependency Will Deacon nospec: Move array_index_nospec() parameter checking into separate macro Dan Williams x86/speculation: Fix up array_index_nospec_mask() asm constraint Peter Zijlstra x86/debug: Use UD2 for WARN() Josh Poimboeuf x86/debug, objtool: Annotate WARN()-related UD2 as reachable Josh Poimboeuf objtool: Fix segfault in ignore_unreachable_insn() Dominik Brodowski selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems Dominik Brodowski selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c Andreas Gruenbacher gfs2: Fixes to "Implement iomap for block_map" Dominik Brodowski selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c Dominik Brodowski selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory Ingo Molnar selftests/x86/pkeys: Remove unused functions Dominik Brodowski selftests/x86: Clean up and document sscanf() usage Dominik Brodowski selftests/x86: Fix vDSO selftest segfault for vsyscall=none Borislav Petkov x86/entry/64: Remove the unused 'icebp' macro Josh Poimboeuf x86/entry/64: Fix paranoid_entry() frame pointer warning Dominik Brodowski x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly Dominik Brodowski x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros Dominik Brodowski x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases Dominik Brodowski x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro Dominik Brodowski x86/entry/64: Interleave XOR register clearing with PUSH instructions Dominik Brodowski x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro Dominik Brodowski x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions Dan Williams x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculation attack surface Andrey Ryabinin platform/x86: wmi: fix off-by-one write in wmi_dev_probe() Rafael J. Wysocki PM: cpuidle: Fix cpuidle_poll_state_init() prototype Lukas Wunner PM / runtime: Update links_count also if !CONFIG_SRCU Ingo Molnar x86/speculation: Clean up various Spectre related details KarimAllah Ahmed KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap KarimAllah Ahmed X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs David Woodhouse KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods David Woodhouse Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()" David Woodhouse x86/speculation: Correct Speculation Control microcode blacklist again David Woodhouse x86/speculation: Update Speculation Control microcode blacklist Nadav Amit x86/mm/pti: Fix PTI comment in entry_SYSCALL_64() Balbir Singh powerpc/mm/radix: Split linear mapping on hot-unplug Artem Savkov crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate Artem Savkov crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate Geert Uytterhoeven compiler-gcc.h: __nostackprotector needs gcc-4.4 and up Geert Uytterhoeven compiler-gcc.h: Introduce __optimize function attribute Dan Williams x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface Dan Williams x86/entry/64: Clear extra registers beyond syscall arguments, to reduce speculation attack surface Michal Hocko mm, memory_hotplug: fix memmap initialization Rafael J. Wysocki x86: PM: Make APM idle driver initialize polling state Juergen Gross x86/xen: init %gs very early to avoid page faults with stack protector Kirill A. Shutemov x86/kexec: Make kexec (mostly) work in 5-level paging mode Lucas De Marchi x86/gpu: add CFL to early quirks Viresh Kumar arm: spear13xx: Fix spics gpio controller's warning Viresh Kumar arm: spear13xx: Fix dmas cells Viresh Kumar arm: spear600: Add missing interrupt-parent of rtc Sean Wang arm: dts: mt7623: fix card detection issue on bananapi-r2 Arnd Bergmann ARM: dts: nomadik: add interrupt-parent for clcd Patrice Chotard ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property Arnd Bergmann ARM: lpc3250: fix uda1380 gpio numbers Bjorn Andersson arm64: dts: msm8916: Correct ipc references for smsm Eugene Syromiatnikov s390: fix handling of -1 in set{,fs}[gu]id16 syscalls Christian König dma-buf: fix reservation_object_wait_timeout_rcu once more v2 Cédric Le Goater powerpc/xive: Use hw CPU ids when configuring the CPU queues Alexey Kardashevskiy powerpc/mm: Flush radix process translations when setting MMU type Nathan Fontenot powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove Nicholas Piggin powerpc/vas: Don't set uses_vas for kernel windows Sukadev Bhattiprolu powerpc/kernel: Block interrupts when updating TIDR Mahesh Salgaonkar powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all Ravi Bangoria trace_uprobe: Display correct offset in uprobe_events Gang He ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE Brian Norris mwifiex: resolve reset vs. remove()/shutdown() deadlocks Bjorn Andersson PM / devfreq: Propagate error from devfreq_add_device() Christian König swiotlb: suppress warning when __GFP_NOWARN is set Shilpasri G Bhat cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin Bart Van Assche RDMA/rxe: Fix rxe_qp_cleanup() Bart Van Assche RDMA/rxe: Fix a race condition in rxe_requester() Bart Van Assche RDMA/rxe: Fix a race condition related to the QP error state Arnd Bergmann kselftest: fix OOM in memory compaction test Anders Roxell selftests: seccomp: fix compile error seccomp_bpf Michael J. Ruhl IB/core: Avoid a potential OOPs for an unused optional parameter Bodong Wang IB/core: Fix ib_wc structure size to remain in 64 bytes boundary Bart Van Assche IB/core: Fix two kernel warnings triggered by rxe registration Jack Morgenstein IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports Mike Marciniszyn IB/qib: Fix comparison error with qperf compare/swap test Jack Morgenstein IB/umad: Fix use of unprotected device pointer Steffen Weber scsi: smartpqi: allow static build ("built-in") ------------- Diffstat: Documentation/devicetree/bindings/dma/snps-dma.txt | 2 +- Documentation/filesystems/ext4.txt | 2 +- Makefile | 4 +- arch/arm/boot/dts/arm-realview-eb-mp.dtsi | 5 - arch/arm/boot/dts/exynos5410.dtsi | 1 - arch/arm/boot/dts/lpc3250-ea3250.dts | 4 +- arch/arm/boot/dts/lpc3250-phy3250.dts | 4 +- arch/arm/boot/dts/mt2701.dtsi | 2 + arch/arm/boot/dts/mt7623.dtsi | 1 + arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts | 2 +- arch/arm/boot/dts/s5pv210.dtsi | 1 + arch/arm/boot/dts/spear1310-evb.dts | 2 +- arch/arm/boot/dts/spear1340.dtsi | 4 +- arch/arm/boot/dts/spear13xx.dtsi | 6 +- arch/arm/boot/dts/spear600.dtsi | 1 + arch/arm/boot/dts/ste-nomadik-stn8815.dtsi | 1 + arch/arm/boot/dts/stih407.dtsi | 3 +- arch/arm/boot/dts/stih410.dtsi | 3 +- arch/arm/mach-pxa/tosa-bt.c | 4 + arch/arm64/boot/dts/qcom/msm8916.dtsi | 5 +- arch/arm64/kernel/cpu_errata.c | 9 + arch/arm64/kvm/hyp/switch.c | 4 +- arch/arm64/mm/proc.S | 14 +- arch/mips/Kconfig | 12 +- arch/mips/kernel/cps-vec.S | 17 +- arch/mips/kernel/setup.c | 16 +- arch/powerpc/include/asm/topology.h | 5 + arch/powerpc/kernel/process.c | 15 +- arch/powerpc/mm/numa.c | 5 - arch/powerpc/mm/pgtable-radix.c | 95 ++++- arch/powerpc/mm/pgtable_64.c | 2 + arch/powerpc/mm/tlb-radix.c | 2 - arch/powerpc/platforms/powernv/vas-window.c | 16 +- arch/powerpc/platforms/pseries/hotplug-cpu.c | 2 + arch/powerpc/sysdev/xive/spapr.c | 16 +- arch/s390/kernel/compat_linux.c | 8 +- arch/x86/entry/calling.h | 107 +++-- arch/x86/entry/entry_64.S | 92 +---- arch/x86/entry/entry_64_compat.S | 30 ++ arch/x86/events/intel/core.c | 2 +- arch/x86/events/intel/lbr.c | 2 +- arch/x86/events/intel/p6.c | 2 +- arch/x86/include/asm/acpi.h | 2 +- arch/x86/include/asm/barrier.h | 2 +- arch/x86/include/asm/bug.h | 19 +- arch/x86/include/asm/nospec-branch.h | 14 +- arch/x86/include/asm/page_64.h | 4 - arch/x86/include/asm/paravirt.h | 4 +- arch/x86/include/asm/paravirt_types.h | 2 +- arch/x86/include/asm/pgtable_32.h | 2 +- arch/x86/include/asm/processor.h | 7 +- arch/x86/include/asm/tlbflush.h | 27 +- arch/x86/kernel/amd_nb.c | 2 +- arch/x86/kernel/apic/apic.c | 6 +- arch/x86/kernel/apm_32.c | 1 + arch/x86/kernel/asm-offsets_32.c | 2 +- arch/x86/kernel/cpu/amd.c | 28 +- arch/x86/kernel/cpu/bugs.c | 34 +- arch/x86/kernel/cpu/centaur.c | 4 +- arch/x86/kernel/cpu/common.c | 10 +- arch/x86/kernel/cpu/cyrix.c | 2 +- arch/x86/kernel/cpu/intel.c | 31 +- arch/x86/kernel/cpu/intel_rdt.c | 2 +- arch/x86/kernel/cpu/mcheck/mce-internal.h | 15 + arch/x86/kernel/cpu/mcheck/mce.c | 17 +- arch/x86/kernel/cpu/microcode/intel.c | 6 +- arch/x86/kernel/cpu/mtrr/generic.c | 2 +- arch/x86/kernel/cpu/mtrr/main.c | 4 +- arch/x86/kernel/cpu/proc.c | 8 +- arch/x86/kernel/early-quirks.c | 1 + arch/x86/kernel/head_32.S | 4 +- arch/x86/kernel/mpparse.c | 2 +- arch/x86/kernel/paravirt.c | 6 +- arch/x86/kernel/relocate_kernel_64.S | 8 + arch/x86/kernel/smpboot.c | 1 - arch/x86/kernel/traps.c | 2 +- arch/x86/kvm/mmu.c | 10 +- arch/x86/kvm/vmx.c | 7 +- arch/x86/lib/cpu.c | 2 +- arch/x86/mm/init_64.c | 2 +- arch/x86/mm/ioremap.c | 2 +- arch/x86/mm/kmmio.c | 2 +- arch/x86/mm/pgtable_32.c | 2 +- arch/x86/mm/tlb.c | 6 +- arch/x86/platform/uv/tlb_uv.c | 2 +- arch/x86/xen/mmu_pv.c | 6 +- arch/x86/xen/p2m.c | 6 + arch/x86/xen/xen-head.S | 16 + block/blk-wbt.c | 10 +- drivers/base/core.c | 3 + drivers/block/rbd.c | 4 +- drivers/char/hw_random/via-rng.c | 2 +- drivers/cpufreq/acpi-cpufreq.c | 2 +- drivers/cpufreq/longhaul.c | 6 +- drivers/cpufreq/p4-clockmod.c | 2 +- drivers/cpufreq/powernow-k7.c | 2 +- drivers/cpufreq/powernv-cpufreq.c | 4 +- drivers/cpufreq/speedstep-centrino.c | 4 +- drivers/cpufreq/speedstep-lib.c | 6 +- drivers/crypto/padlock-aes.c | 2 +- drivers/crypto/sunxi-ss/sun4i-ss-prng.c | 6 +- drivers/devfreq/devfreq.c | 2 +- drivers/dma-buf/reservation.c | 8 +- drivers/edac/amd64_edac.c | 2 +- drivers/gpu/drm/amd/powerplay/smumgr/rv_smumgr.h | 2 +- drivers/gpu/drm/ast/ast_mode.c | 1 + drivers/gpu/drm/drm_auth.c | 6 + drivers/gpu/drm/qxl/qxl_display.c | 63 ++- drivers/gpu/drm/qxl/qxl_drv.h | 2 + drivers/gpu/drm/radeon/radeon_uvd.c | 2 +- drivers/gpu/drm/radeon/si_dpm.c | 5 + drivers/gpu/drm/ttm/ttm_bo.c | 3 +- drivers/gpu/drm/ttm/ttm_bo_vm.c | 3 +- drivers/hwmon/coretemp.c | 6 +- drivers/hwmon/hwmon-vid.c | 2 +- drivers/hwmon/k10temp.c | 2 +- drivers/hwmon/k8temp.c | 2 +- drivers/infiniband/core/device.c | 20 +- drivers/infiniband/core/sysfs.c | 1 - drivers/infiniband/core/user_mad.c | 2 +- drivers/infiniband/core/uverbs_std_types.c | 2 +- drivers/infiniband/hw/mlx4/main.c | 13 +- drivers/infiniband/hw/qib/qib_rc.c | 6 +- drivers/infiniband/sw/rxe/rxe_loc.h | 1 - drivers/infiniband/sw/rxe/rxe_qp.c | 12 +- drivers/infiniband/sw/rxe/rxe_req.c | 9 +- drivers/infiniband/sw/rxe/rxe_resp.c | 2 +- drivers/infiniband/sw/rxe/rxe_verbs.c | 2 + drivers/infiniband/sw/rxe/rxe_verbs.h | 3 + drivers/md/dm.c | 3 +- drivers/media/tuners/r820t.c | 13 +- drivers/mmc/host/bcm2835.c | 3 +- drivers/mmc/host/meson-gx-mmc.c | 19 +- drivers/mmc/host/sdhci-of-esdhc.c | 8 + drivers/mmc/host/sdhci.c | 164 +++++++- drivers/mmc/host/sdhci.h | 3 + drivers/mtd/nand/vf610_nfc.c | 6 +- drivers/net/ethernet/marvell/mvpp2.c | 11 +- drivers/net/ethernet/mellanox/mlx4/qp.c | 3 + drivers/net/wireless/marvell/mwifiex/pcie.c | 5 +- .../net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 5 +- drivers/net/wireless/realtek/rtlwifi/wifi.h | 1 + drivers/pci/dwc/pci-keystone.c | 5 +- drivers/pci/host/pcie-iproc-platform.c | 7 + drivers/pci/host/pcie-iproc.c | 8 +- drivers/pci/host/pcie-iproc.h | 2 + drivers/pci/hotplug/pciehp_hpc.c | 7 + drivers/pci/quirks.c | 2 +- drivers/platform/x86/apple-gmux.c | 48 +-- drivers/platform/x86/wmi.c | 2 +- drivers/rtc/rtc-opal.c | 12 +- drivers/scsi/smartpqi/Makefile | 2 +- drivers/target/iscsi/iscsi_target_auth.c | 3 +- drivers/target/iscsi/iscsi_target_nego.c | 3 + drivers/usb/Kconfig | 8 + drivers/usb/host/Kconfig | 8 - drivers/video/console/dummycon.c | 1 - drivers/video/fbdev/atmel_lcdfb.c | 8 +- drivers/video/fbdev/geode/video_gx.c | 2 +- drivers/xen/xenbus/xenbus.h | 1 + drivers/xen/xenbus/xenbus_comms.c | 1 + drivers/xen/xenbus/xenbus_xs.c | 3 + fs/btrfs/inode.c | 41 +- fs/btrfs/tree-log.c | 32 +- fs/ext4/inode.c | 16 +- fs/ext4/super.c | 1 + fs/gfs2/bmap.c | 43 +- fs/jbd2/transaction.c | 5 +- fs/mbcache.c | 1 + fs/ocfs2/dlmglue.c | 9 + fs/seq_file.c | 5 +- include/drm/i915_pciids.h | 6 + include/linux/compiler-gcc.h | 7 +- include/linux/compiler.h | 4 + include/linux/cpuidle.h | 2 +- include/linux/jbd2.h | 431 +++++++++++++-------- include/linux/mlx5/driver.h | 2 +- include/linux/mm_inline.h | 6 - include/linux/nospec.h | 36 +- include/rdma/ib_verbs.h | 2 +- include/trace/events/xen.h | 2 +- kernel/memremap.c | 3 +- kernel/trace/trace_events_filter.c | 9 +- kernel/trace/trace_uprobe.c | 2 +- lib/swiotlb.c | 15 +- mm/memory-failure.c | 2 - mm/memory.c | 2 +- mm/page_alloc.c | 22 +- net/9p/trans_virtio.c | 3 +- net/mpls/af_mpls.c | 24 +- net/sunrpc/xprtrdma/rpc_rdma.c | 2 +- net/sunrpc/xprtrdma/verbs.c | 8 +- sound/core/seq/seq_clientmgr.c | 8 +- sound/pci/hda/patch_realtek.c | 72 ++++ sound/usb/mixer.c | 18 +- sound/usb/pcm.c | 9 + sound/usb/quirks.c | 7 +- tools/objtool/check.c | 12 +- tools/testing/selftests/seccomp/seccomp_bpf.c | 4 +- tools/testing/selftests/vm/compaction_test.c | 2 + tools/testing/selftests/x86/Makefile | 24 +- tools/testing/selftests/x86/mpx-mini-test.c | 32 +- tools/testing/selftests/x86/protection_keys.c | 28 -- tools/testing/selftests/x86/single_step_syscall.c | 5 +- tools/testing/selftests/x86/test_mremap_vdso.c | 4 + tools/testing/selftests/x86/test_vdso.c | 55 ++- tools/testing/selftests/x86/test_vsyscall.c | 11 +- 207 files changed, 1625 insertions(+), 897 deletions(-)