From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Google-Smtp-Source: AH8x225RBX8vPLT7uCma0UlfAe/OuZAo6C9S5jwiBvFrZNcxmtxZxXcXAqHo++Em7L0QM56w5nDJ ARC-Seal: i=1; a=rsa-sha256; t=1516611075; cv=none; d=google.com; s=arc-20160816; b=eG0gLEuoF7fHW8Vuef+EaRwATprfcQK0MifBYmmBcb4Xf5KmcZpAqI0XgmX/Ob3IZ6 yD4ARZwzmZIS3FQ0hpn1Fj+BSkK0REZVEqR7oQ4QqvSj5g2VLSvQR0/I6EPjgLM7jiyx Pz9whCn0/N2EQqGJdYI4crrxVmyKxuWE9UMWM1yAOSc/zpK3/lnUAOS7p5XWAGNreT5a kf/pKnhOOIsprTbLtOz2+95FJWpJ+GAAtv0mM/vMn+x8p73Ax4relli5VZwUPGfc0hb/ 28/+UFwh225oeixXoWbRHuXyOypUDotcU5NuuFHw2nT+a4IpAj3w3SjdFgaDNxBYALv+ 83Sg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:user-agent:mime-version:message-id:date :subject:cc:to:from:arc-authentication-results; bh=SUalE+l7WzommE3D2lehHNDvtMrwqDZL1YRhD1PEPjE=; b=Ig/Z4PRRNK+RXFS9wLYRRNgnjdHW6/uULhI/3W53BeXfQYmny2U7drRJx6RTIzwVKn ydvN8yl0fvrAVft3g8Nfbmm0uHASWK5E0TPCX8X5qraVt8cB8cYaPwprIv9OLZmkp+wO AJeIu1Zhp4/19qJlQYx/dyoA46AIER8j72gBsjGNti+7zF0ZpBNsR5wNqM9ndlfSau50 SqcQm96lgo2UDM0y/9Ypplng8XPs/e6oEv9+IO5NHlWVRKuGqxh0i55VbNRYZe//eUYb BQst0vrAPK/bydpQBJzY4SNUkJ3PgeBmnl0BEUS/Oe2nqnucsjQtqnoHru7rI9hHJ2mI ofsg== ARC-Authentication-Results: i=1; mx.google.com; spf=softfail (google.com: domain of transitioning gregkh@linuxfoundation.org does not designate 90.92.71.90 as permitted sender) smtp.mailfrom=gregkh@linuxfoundation.org Authentication-Results: mx.google.com; spf=softfail (google.com: domain of transitioning gregkh@linuxfoundation.org does not designate 90.92.71.90 as permitted sender) smtp.mailfrom=gregkh@linuxfoundation.org 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.14 00/89] 4.14.15-stable review Date: Mon, 22 Jan 2018 09:44:40 +0100 Message-Id: <20180122083954.683903493@linuxfoundation.org> X-Mailer: git-send-email 2.16.0 MIME-Version: 1.0 User-Agent: quilt/0.65 X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.15-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.14.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.14.15-rc1 X-KernelTest-Deadline: 2018-01-24T08:40+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-LABELS: =?utf-8?b?IlxcU2VudCI=?= X-GMAIL-THRID: =?utf-8?q?1590281975665068976?= X-GMAIL-MSGID: =?utf-8?q?1590281975665068976?= X-Mailing-List: linux-kernel@vger.kernel.org List-ID: This is the start of the stable review cycle for the 4.14.15 release. There are 89 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 Wed Jan 24 08:39:25 UTC 2018. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.15-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.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.14.15-rc1 Yan Markman net: mvpp2: do not disable GMAC padding Kirill A. Shutemov mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte() Tom Lendacky x86/mm: Rework wbinvd, hlt operation in stop_this_cpu() Andi Kleen x86/retpoline: Optimize inline assembler for vmexit_fill_RSB zhenwei.pi x86/pti: Document fix wrong index Masami Hiramatsu kprobes/x86: Disable optimizing on the function jumps to indirect thunk Masami Hiramatsu kprobes/x86: Blacklist indirect thunk functions for kprobes Masami Hiramatsu retpoline: Introduce start/end markers of indirect thunk Thomas Gleixner x86/mce: Make machine check speculation protected Marc Zyngier arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls Punit Agrawal KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2 James Hogan MIPS: CM: Drop WARN_ON(vp != 0) Lorenzo Pieralisi alpha/PCI: Fix noname IRQ level detection Laura Abbott x86: Use __nostackprotect for sme_encrypt_kernel Wei Yongjun dm crypt: fix error return code in crypt_ctr() Ondrej Kozina dm crypt: wipe kernel key copy after IV initialization Milan Broz dm crypt: fix crash by adding missing check for auth key size Mikulas Patocka dm integrity: don't store cipher request on the stack Dennis Yang dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 Joe Thornber dm btree: fix serious bug in btree_split_beneath() Rob Clark drm/vmwgfx: fix memory corruption with legacy/sou connectors Sergey Senozhatsky workqueue: avoid hard lockups in show_workqueue_state() Hannes Reinecke scsi: libsas: Disable asynchronous aborts for SATA devices Xinyu Lin libata: apply MAX_SEC_1024 to all LITEON EP1 series devices Alexey Dobriyan proc: fix coredump vs read /proc/*/stat race Xi Kangjie scripts/gdb/linux/tasks.py: fix get_thread_info Jeremy Compostella i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA Marc Kleine-Budde can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once Marc Kleine-Budde can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once Stephane Grosjean can: peak: fix potential bug in packet fragmentation Thomas Petazzoni ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7 Maxime Ripard ARM: sunxi_defconfig: Enable CMA Gregory CLEMENT ARM64: dts: marvell: armada-cp110: Fix clock resources for various node Arnd Bergmann phy: work around 'phys' references to usb-nop-xceiv devices Steven Rostedt (VMware) tracing: Fix converting enum's from the map in trace_event_eval_update() Johan Hovold Input: twl4030-vibra - fix sibling-node lookup Johan Hovold Input: twl6040-vibra - fix child-node lookup Johan Hovold Input: 88pm860x-ts - fix child-node lookup Nick Desaulniers Input: synaptics-rmi4 - prevent UAF reported by KASAN Nir Perry Input: ALPS - fix multi-touch decoding on SS4 plus touchpads Tom Lendacky x86/mm: Encrypt the initrd earlier for BSP microcode update Tero Kristo ARM: OMAP3: hwmod_data: add missing module_offs for MMC3 Tom Lendacky x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption Tom Lendacky x86/mm: Centralize PMD flags in sme_encrypt_kernel() Tom Lendacky x86/mm: Use a struct to reduce parameters for SME PGD mapping Tom Lendacky x86/mm: Clean up register saving in the __enc_copy() assembly code Thomas Gleixner x86/apic/vector: Fix off by one in error path Joe Lawrence pipe: avoid round_pipe_size() nr_pages overflow on 32-bit Len Brown x86/tsc: Fix erroneous TSC rate on Skylake Xeon Len Brown x86/tsc: Future-proof native_calibrate_tsc() Andi Kleen x86/idt: Mark IDT tables __initconst Eric W. Biederman x86/mm/pkeys: Fix fill_sig_info_pkey Thomas Gleixner x86/intel_rdt/cqm: Prevent use after free Andi Kleen module: Add retpoline tag to VERMAGIC Paolo Bonzini x86/cpufeature: Move processor tracing out of scattered features Josh Poimboeuf objtool: Improve error message for bad file argument Tom Lendacky x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros David Woodhouse x86/retpoline: Fill RSB on context switch for affected CPUs Andrey Ryabinin x86/kasan: Panic if there is not enough memory to boot Benoît Thébaudeau mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock Josh Poimboeuf objtool: Fix seg fault with gold linker Josh Snyder delayacct: Account blkio completion on the correct task Sagi Grimberg iser-target: Fix possible use-after-free in connection establishment error Eric Biggers af_key: fix buffer overread in parse_exthdrs() Eric Biggers af_key: fix buffer overread in verify_address_len() Thomas Gleixner timers: Unconditionally check deferrable base Leon Romanovsky RDMA/mlx5: Fix out-of-bound access while querying AH Dan Carpenter IB/hfi1: Prevent a NULL dereference Takashi Iwai ALSA: hda - Apply the existing quirk to iMac 14,1 Takashi Iwai ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variant Takashi Iwai ALSA: pcm: Remove yet superfluous WARN_ON() Takashi Iwai ALSA: seq: Make ioctls race-free Li Jinyue futex: Prevent overflow by strengthen input validation Peter Zijlstra futex: Avoid violating the 10th rule of futex Oliver O'Halloran powerpc/powernv: Check device-tree for RFI flush settings Michael Neuling powerpc/pseries: Query hypervisor for RFI flush settings Michael Ellerman powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti Michael Ellerman powerpc/64s: Add support for RFI flush of L1-D cache Nicholas Piggin powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL Nicholas Piggin powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL Nicholas Piggin powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL Nicholas Piggin powerpc/64s: Simple RFI macro conversions Nicholas Piggin powerpc/64: Add macros for annotating the destination of rfid/hrfid Michael Neuling powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper Simon Ser objtool: Fix seg fault caused by missing parameter Lukas Bulwahn objtool: Fix Clang enum conversion warning Simon Ser objtool: Fix seg fault with clang-compiled objects Rob Clark drm/nouveau/disp/gf119: add missing drive vfunc ptr Andrew Morton tools/objtool/Makefile: don't assume sync-check.sh is executable ------------- Diffstat: Documentation/x86/pti.txt | 2 +- Makefile | 4 +- arch/alpha/kernel/sys_sio.c | 35 +- arch/arm/boot/dts/kirkwood-openblocks_a7.dts | 10 +- arch/arm/configs/sunxi_defconfig | 2 + arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 1 + .../boot/dts/marvell/armada-cp110-master.dtsi | 13 +- .../arm64/boot/dts/marvell/armada-cp110-slave.dtsi | 9 +- arch/arm64/kvm/handle_exit.c | 4 +- arch/mips/kernel/mips-cm.c | 1 - arch/powerpc/include/asm/exception-64e.h | 6 + arch/powerpc/include/asm/exception-64s.h | 57 +++- arch/powerpc/include/asm/feature-fixups.h | 13 + arch/powerpc/include/asm/hvcall.h | 17 + arch/powerpc/include/asm/paca.h | 10 + arch/powerpc/include/asm/plpar_wrappers.h | 14 + arch/powerpc/include/asm/setup.h | 13 + arch/powerpc/kernel/asm-offsets.c | 5 + arch/powerpc/kernel/entry_64.S | 44 ++- arch/powerpc/kernel/exceptions-64s.S | 135 +++++++- arch/powerpc/kernel/setup_64.c | 101 ++++++ arch/powerpc/kernel/vmlinux.lds.S | 9 + arch/powerpc/kvm/book3s_hv_rmhandlers.S | 7 +- arch/powerpc/kvm/book3s_rmhandlers.S | 7 +- arch/powerpc/kvm/book3s_segment.S | 4 +- arch/powerpc/lib/feature-fixups.c | 41 +++ arch/powerpc/platforms/powernv/setup.c | 49 +++ arch/powerpc/platforms/pseries/setup.c | 35 ++ arch/x86/entry/entry_32.S | 11 + arch/x86/entry/entry_64.S | 13 +- arch/x86/include/asm/cpufeatures.h | 3 +- arch/x86/include/asm/mem_encrypt.h | 4 +- arch/x86/include/asm/nospec-branch.h | 16 +- arch/x86/include/asm/traps.h | 1 + arch/x86/kernel/apic/vector.c | 7 +- arch/x86/kernel/cpu/bugs.c | 36 +++ arch/x86/kernel/cpu/intel_rdt.c | 8 +- arch/x86/kernel/cpu/mcheck/mce.c | 5 + arch/x86/kernel/cpu/scattered.c | 1 - arch/x86/kernel/head64.c | 4 +- arch/x86/kernel/idt.c | 12 +- arch/x86/kernel/kprobes/opt.c | 23 +- arch/x86/kernel/process.c | 25 +- arch/x86/kernel/setup.c | 8 - arch/x86/kernel/tsc.c | 3 +- arch/x86/kernel/vmlinux.lds.S | 6 + arch/x86/lib/retpoline.S | 5 +- arch/x86/mm/fault.c | 7 +- arch/x86/mm/kasan_init_64.c | 24 +- arch/x86/mm/mem_encrypt.c | 356 +++++++++++++++------ arch/x86/mm/mem_encrypt_boot.S | 80 ++--- drivers/ata/libata-core.c | 1 + .../gpu/drm/nouveau/nvkm/engine/disp/sorgf119.c | 1 + drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c | 4 +- drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c | 4 +- drivers/i2c/i2c-core-smbus.c | 13 +- drivers/infiniband/hw/hfi1/file_ops.c | 4 +- drivers/infiniband/hw/mlx5/qp.c | 7 +- drivers/infiniband/ulp/isert/ib_isert.c | 1 + drivers/input/misc/twl4030-vibra.c | 6 +- drivers/input/misc/twl6040-vibra.c | 3 +- drivers/input/mouse/alps.c | 23 +- drivers/input/mouse/alps.h | 10 +- drivers/input/rmi4/rmi_driver.c | 4 +- drivers/input/touchscreen/88pm860x-ts.c | 16 +- drivers/md/dm-crypt.c | 20 +- drivers/md/dm-integrity.c | 49 ++- drivers/md/dm-thin-metadata.c | 6 +- drivers/md/persistent-data/dm-btree.c | 19 +- drivers/mmc/host/sdhci-esdhc-imx.c | 14 + drivers/net/can/usb/peak_usb/pcan_usb_fd.c | 21 +- drivers/net/ethernet/marvell/mvpp2.c | 9 - drivers/phy/phy-core.c | 4 + drivers/scsi/libsas/sas_scsi_host.c | 17 +- fs/pipe.c | 17 +- fs/proc/array.c | 7 +- include/linux/delayacct.h | 8 +- include/linux/swapops.h | 21 ++ include/linux/vermagic.h | 8 +- kernel/delayacct.c | 42 ++- kernel/futex.c | 86 ++++- kernel/locking/rtmutex.c | 26 +- kernel/locking/rtmutex_common.h | 1 + kernel/sched/core.c | 6 +- kernel/time/timer.c | 2 +- kernel/trace/trace_events.c | 16 +- kernel/workqueue.c | 13 + mm/page_vma_mapped.c | 63 ++-- net/can/af_can.c | 36 +-- net/key/af_key.c | 8 + scripts/Makefile.build | 14 +- scripts/gdb/linux/tasks.py | 2 + sound/core/pcm_lib.c | 1 - sound/core/seq/seq_clientmgr.c | 3 + sound/core/seq/seq_clientmgr.h | 1 + sound/pci/hda/patch_cirrus.c | 1 + sound/pci/hda/patch_realtek.c | 1 + tools/objtool/Makefile | 2 +- tools/objtool/arch/x86/decode.c | 2 +- tools/objtool/builtin-orc.c | 4 +- tools/objtool/elf.c | 4 +- tools/objtool/orc_gen.c | 2 + virt/kvm/arm/mmu.c | 2 +- 103 files changed, 1514 insertions(+), 447 deletions(-)