From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752778AbeAQJok (ORCPT + 1 other); Wed, 17 Jan 2018 04:44:40 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:48084 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750830AbeAQJoV (ORCPT ); Wed, 17 Jan 2018 04:44:21 -0500 Date: Wed, 17 Jan 2018 10:44:17 +0100 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 4.14.14 Message-ID: <20180117094417.GA18242@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 4.14.14 kernel. All users of the 4.14 kernel series must upgrade. The updated 4.14.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-4.14.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Dsu= mmary thanks, greg k-h ------------ Documentation/ABI/testing/sysfs-devices-system-cpu | 16=20 Documentation/admin-guide/kernel-parameters.txt | 49 + Documentation/x86/pti.txt | 186 +++++ Makefile | 2=20 arch/mips/kernel/process.c | 12=20 arch/mips/kernel/ptrace.c | 147 +++- arch/powerpc/kvm/book3s_64_mmu.c | 1=20 arch/powerpc/kvm/book3s_64_mmu_hv.c | 90 +- arch/powerpc/kvm/book3s_pr.c | 2=20 arch/x86/Kconfig | 14=20 arch/x86/Makefile | 8=20 arch/x86/crypto/aesni-intel_asm.S | 5=20 arch/x86/crypto/camellia-aesni-avx-asm_64.S | 3=20 arch/x86/crypto/camellia-aesni-avx2-asm_64.S | 3=20 arch/x86/crypto/crc32c-pcl-intel-asm_64.S | 3=20 arch/x86/entry/calling.h | 36 - arch/x86/entry/entry_32.S | 5=20 arch/x86/entry/entry_64.S | 12=20 arch/x86/events/intel/bts.c | 18=20 arch/x86/include/asm/asm-prototypes.h | 25=20 arch/x86/include/asm/cpufeatures.h | 4=20 arch/x86/include/asm/mshyperv.h | 18=20 arch/x86/include/asm/msr-index.h | 3=20 arch/x86/include/asm/nospec-branch.h | 214 ++++++ arch/x86/include/asm/processor-flags.h | 2=20 arch/x86/include/asm/tlbflush.h | 6=20 arch/x86/include/asm/xen/hypercall.h | 5=20 arch/x86/kernel/acpi/boot.c | 61 + arch/x86/kernel/alternative.c | 7=20 arch/x86/kernel/cpu/amd.c | 28=20 arch/x86/kernel/cpu/bugs.c | 185 +++++ arch/x86/kernel/cpu/common.c | 3=20 arch/x86/kernel/cpu/microcode/intel.c | 13=20 arch/x86/kernel/ftrace_32.S | 6=20 arch/x86/kernel/ftrace_64.S | 8=20 arch/x86/kernel/irq_32.c | 9=20 arch/x86/kernel/tboot.c | 11=20 arch/x86/kvm/svm.c | 23=20 arch/x86/kvm/vmx.c | 30=20 arch/x86/kvm/x86.c | 8=20 arch/x86/lib/Makefile | 1=20 arch/x86/lib/checksum_32.S | 7=20 arch/x86/lib/retpoline.S | 48 + arch/x86/mm/pti.c | 32=20 arch/x86/platform/efi/efi_64.c | 2=20 crypto/algapi.c | 12=20 drivers/base/Kconfig | 3=20 drivers/base/cpu.c | 48 + drivers/block/rbd.c | 18=20 drivers/gpu/drm/i915/gvt/gtt.c | 5=20 drivers/gpu/drm/i915/i915_drv.c | 1=20 drivers/gpu/drm/i915/i915_reg.h | 2=20 drivers/gpu/drm/i915/intel_display.c | 14=20 drivers/gpu/drm/i915/intel_engine_cs.c | 5=20 drivers/gpu/drm/i915/intel_pm.c | 44 - drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 2=20 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 6=20 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h | 2=20 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 41 - drivers/infiniband/hw/cxgb4/cq.c | 7=20 drivers/infiniband/hw/cxgb4/ev.c | 8=20 drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 2=20 drivers/infiniband/hw/cxgb4/qp.c | 119 ++- drivers/infiniband/hw/cxgb4/t4.h | 6=20 drivers/infiniband/ulp/srpt/ib_srpt.c | 5=20 drivers/md/dm-bufio.c | 8=20 drivers/mmc/host/renesas_sdhi_core.c | 3=20 drivers/mux/core.c | 4=20 drivers/net/can/usb/gs_usb.c | 2=20 drivers/net/can/vxcan.c | 2=20 drivers/net/ethernet/freescale/fec_main.c | 7=20 drivers/net/ethernet/intel/e1000e/ich8lan.c | 11=20 drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 11=20 drivers/net/ethernet/mellanox/mlxsw/spectrum.h | 2=20 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 2=20 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c | 6=20 drivers/net/ethernet/renesas/sh_eth.c | 29=20 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 6=20 drivers/net/phy/phylink.c | 3=20 drivers/net/phy/sfp-bus.c | 6=20 drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 10=20 drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 11=20 drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 8=20 drivers/platform/x86/wmi.c | 2=20 drivers/staging/android/ashmem.c | 2=20 drivers/usb/gadget/udc/core.c | 28=20 drivers/usb/misc/usb3503.c | 2=20 drivers/usb/mon/mon_bin.c | 8=20 drivers/usb/serial/cp210x.c | 2=20 drivers/usb/storage/unusual_uas.h | 7=20 drivers/usb/usbip/usbip_common.c | 17=20 drivers/usb/usbip/vudc_rx.c | 19=20 drivers/usb/usbip/vudc_tx.c | 11=20 include/linux/bpf.h | 2=20 include/linux/cpu.h | 7=20 include/linux/crash_core.h | 2=20 include/linux/sh_eth.h | 1=20 include/net/sctp/structs.h | 2=20 include/trace/events/kvm.h | 7=20 kernel/bpf/arraymap.c | 61 + kernel/bpf/verifier.c | 41 + kernel/cgroup/cgroup.c | 14=20 kernel/crash_core.c | 2=20 kernel/sched/membarrier.c | 2=20 net/8021q/vlan.c | 7=20 net/bluetooth/l2cap_core.c | 20=20 net/core/ethtool.c | 15=20 net/core/sock_diag.c | 2=20 net/ipv6/exthdrs.c | 9=20 net/ipv6/ip6_output.c | 5=20 net/ipv6/ip6_tunnel.c | 9=20 net/rds/rdma.c | 4=20 net/sched/act_gact.c | 2=20 net/sched/act_mirred.c | 2=20 net/sctp/input.c | 28=20 net/sctp/transport.c | 29=20 security/Kconfig | 2=20 security/apparmor/include/perms.h | 3=20 security/apparmor/ipc.c | 53 - sound/core/oss/pcm_oss.c | 41 - sound/core/oss/pcm_plugin.c | 14=20 sound/core/pcm_lib.c | 4=20 sound/core/pcm_native.c | 9=20 sound/drivers/aloop.c | 98 +- tools/objtool/check.c | 69 +- tools/objtool/check.h | 2=20 tools/testing/selftests/bpf/test_verifier.c | 40 + tools/testing/selftests/x86/Makefile | 2=20 tools/testing/selftests/x86/test_vsyscall.c | 500 ++++++++++= +++++ virt/kvm/arm/mmio.c | 6=20 130 files changed, 2524 insertions(+), 542 deletions(-) Alan Stern (1): USB: UDC core: fix double-free in usb_add_gadget_udc_release Alexei Starovoitov (1): bpf: prevent out-of-bounds speculation Alexey Kardashevskiy (1): KVM: PPC: Book3S PR: Fix WIMG handling under pHyp Andi Kleen (1): x86/retpoline/irq32: Convert assembler indirect jumps Andrew Honig (1): KVM: x86: Add memory barrier on vmcs field lookup Andrii Vladyka (1): net: core: fix module type in sock_diag_bind Andy Lutomirski (1): selftests/x86: Add test_vsyscall Bart Van Assche (2): IB/srpt: Disable RDMA access by the initiator IB/srpt: Fix ACL lookup during login Ben Seri (1): Bluetooth: Prevent stack info leak from the EFS element. Benjamin Poirier (1): e1000e: Fix e1000_check_for_copper_link_ich8lan return value. Borislav Petkov (1): x86/alternatives: Fix optimize_nops() checking Christian Holl (1): USB: serial: cp210x: add new device ID ELV ALC 8xxx Cong Wang (1): 8021q: fix a memory leak for VLAN 0 device Dan Carpenter (1): drm/vmwgfx: Potential off by one in vmw_view_add() Daniel Borkmann (2): bpf, array: fix overflow in max_entries and undefined behavior in ind= ex_mask bpf: arsh is not supported in 32 bit alu thus reject it Dave Hansen (3): x86/Documentation: Add PTI description x86/tboot: Unbreak tboot with PTI enabled x86/pti: Make unpoison of pgd for trusted boot work for real David Gibson (1): KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt() David Woodhouse (11): x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] sysfs/cpu: Fix typos in vulnerability documentation x86/retpoline: Add initial retpoline support x86/spectre: Add boot time option to select Spectre v2 mitigation x86/retpoline/crypto: Convert crypto assembler indirect jumps x86/retpoline/entry: Convert entry assembler indirect jumps x86/retpoline/ftrace: Convert ftrace assembler indirect jumps x86/retpoline/hyperv: Convert assembler indirect jumps x86/retpoline/xen: Convert Xen hypercall indirect jumps x86/retpoline/checksum32: Convert assembler indirect jumps x86/retpoline: Fill return stack buffer on vmexit Diego Elio Petten=F2 (1): USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ Eli Cooper (1): ip6_tunnel: disable dst caching if tunnel is dual-stack Emmanuel Grumbach (1): iwlwifi: pcie: fix DMA memory mapping / unmapping Eric Biggers (1): crypto: algapi - fix NULL dereference in crypto_remove_spawns() Eric Dumazet (1): ipv6: fix possible mem leaks in ipv6_make_skb() Florian Margaine (1): rbd: reacquire lock should update lock owner client id Fugang Duan (3): net: fec: restore dev_id in the cases of probe error net: fec: defer probe if regulator is not ready net: fec: free/restore resource in related probe error pathes Greg Kroah-Hartman (1): Linux 4.14.14 Hans de Goede (1): mux: core: fix double get_device() Icenowy Zheng (1): uas: ignore UAS for Norelsys NS1068(X) chips Ido Schimmel (2): mlxsw: spectrum_router: Fix NULL pointer deref mlxsw: spectrum: Relax sanity checks during enslavement Ilya Dryomov (1): rbd: set max_segments to USHRT_MAX Jerome Brunet (1): net: stmmac: enable EEE in MII, GMII or RGMII only Jia Zhang (1): x86/microcode/intel: Extend BDW late-loading with a revision check Jike Song (1): x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*() Jim Mattson (1): kvm: vmx: Scrub hardware GPRs at VM-exit Jiri Kosina (1): x86/pti: Unbreak EFI old_memmap John Johansen (1): apparmor: fix ptrace label match when matching stacked labels Josh Poimboeuf (2): objtool: Detect jumps to retpoline thunks objtool: Allow alternatives to be ignored Kenneth Graunke (1): drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake. Kirill A. Shutemov (1): kdump: write correct address of mem_section into vmcoreinfo Maciej W. Rozycki (7): MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of th= e task MIPS: Factor out NT_PRFPREG regset access helpers MIPS: Guard against any partial write attempt with PTRACE_SETREGSET MIPS: Consistently handle buffer counter with PTRACE_SETREGSET MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses Marcelo Ricardo Leitner (2): sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled sctp: fix the handling of ICMP Frag Needed for too small MTUs Masaharu Hayakawa (1): mmc: renesas_sdhi: Add MODULE_LICENSE Mathieu Desnoyers (1): membarrier: Disable preemption when calling smp_call_function_many() Mathieu Xhonneux (1): ipv6: sr: fix TLVs not being copied using setsockopt Mohamed Ghannam (2): RDS: Heap OOB write in rds_message_alloc_sgs() RDS: null pointer dereference in rds_atomic_free_op Oliver Hartkopp (1): can: vxcan: improve handling of missing peer name attribute Pete Zaitcev (1): USB: fix usbmon BUG trigger Peter Zijlstra (1): x86,perf: Disable intel_bts when PTI Rafael J. Wysocki (1): platform/x86: wmi: Call acpi_wmi_init() later Roi Dayan (1): net/sched: Fix update of lastuse in act modules implementing stats_up= date Russell King (2): phylink: ensure we report link down when LOS asserted sfp: fix sfp-bus oops when removing socket/upstream Sergei Shtylyov (2): sh_eth: fix TSU resource handling sh_eth: fix SH7757 GEther initialization Serhii Popovych (2): KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt KVM: PPC: Book3S HV: Fix use after free in case of multiple resize re= quests Shuah Khan (3): usbip: remove kernel addresses from usb device and urb debug msgs usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bu= ffer Stefan Agner (1): usb: misc: usb3503: make sure reset is low for at least 100us Stephen Hemminger (1): ethtool: do not print warning for applications using legacy API Steve Wise (5): iw_cxgb4: only call the cq comp_handler when the cq is armed iw_cxgb4: atomically flush the qp iw_cxgb4: only clear the ARMED bit if a notification is needed iw_cxgb4: reflect the original WR opcode in drain cqes iw_cxgb4: when flushing, complete all wrs in a chain Suren Baghdasaryan (1): dm bufio: fix shrinker scans when (nr_to_scan < retain_target) Takashi Iwai (8): ALSA: pcm: Remove incorrect snd_BUG_ON() usages ALSA: pcm: Workaround for weird PulseAudio behavior on rewind error ALSA: pcm: Add missing error checks in OSS emulation plugin builder ALSA: pcm: Abort properly at pending signal in OSS read/write loops ALSA: pcm: Allow aborting mutex lock at OSS read/write loops ALSA: aloop: Release cable upon open error path ALSA: aloop: Fix inconsistent format due to incomplete rule ALSA: aloop: Fix racy hw constraints adjustment Tejun Heo (1): cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC Thomas Gleixner (4): sysfs/cpu: Add vulnerability folder x86/cpu: Implement CPU vulnerabilites sysfs functions x86/pti: Fix !PCID and sanitize defines x86/retpoline: Remove compile time warning Thomas Hellstrom (1): drm/vmwgfx: Don't cache framebuffer maps Tom Lendacky (2): x86/cpu/AMD: Make LFENCE a serializing instruction x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC Vikas C Sajjan (2): x86/acpi: Handle SCI interrupts above legacy space gracefully x86/acpi: Reduce code duplication in mp_override_legacy_irq() Viktor Slavkovic (1): staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioc= tl Ville Syrj=E4l=E4 (2): drm/i915: Move init_clock_gating() back to where it was drm/i915: Fix init_clock_gating for resume W. Trevor King (1): security/Kconfig: Correct the Documentation reference for PTI Wanpeng Li (1): KVM: Fix stack-out-of-bounds read in write_mmio Wolfgang Grandegger (1): can: gs_usb: fix return value of the "set_bittiming" callback Zhi Wang (1): drm/i915/gvt: Clear the shadow page table entry after post-sync --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlpfGvAACgkQONu9yGCS aT7f3A/7BLS0KBPtJoNd3hq5Z38WHda2Wbl37H3hPblQtErj7RTqmd/fQqSCWbPk oYNL60v3FehdTOepG3CdMxA9IBHBJBtqb3qA62Ti/t/9qKFSWEfgSYK0HqGm9Zmf bTRV84yw6jumtNcdT3ZQh7VPncctFu6DTejA+eo4OUFdEMzIBa0bEBj1fRBD1zZT H0tgWDExOR9WeTAACBfslaaVbsEIcGwXw9//30TaIBAfbAc9dZBL7ODc4/wjgOlX V2FKAUL+FUdk/tlNxqlS3ZhnKnsuukv1hrDiMF21JGO5WRcDkhhtBtnOXfCyZHFh bn7YoTxoj8TTHtbAe1pMoYRoWGnO4BayiRE+htwdoZskwKJouyeMgiJwtBiBQkQJ f2XkDLyWrBEWMVBA8c/CiJsjVFC6n2eCdNjuvoeztVohK8obk+dx7ZB7mTDjIYcT GWzxyjMhhlw5SzwAHx4aoa/Mf2Q71zsLymCbXMeeMQbHk5niPtr4VT++W/0S41EJ gUpwsmrRibPXWVqAtMMG0aUXuS76am4JR0BWy3ukRolloZ0AINPzZtWurAw1M44u ihLWlAGMScOKaOMHPoIGDE5rYUwYAOS+4C1h4tStERC2K0XDk0fc3Ct/sCp+EM7A qeb8L6kn3Pp6NfbQFnr+ERvdkaECoK2ysGin20TsfIrCfkEnUDY= =Icmp -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--