From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753434AbdLEOI1 (ORCPT ); Tue, 5 Dec 2017 09:08:27 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:46546 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753362AbdLEOH0 (ORCPT ); Tue, 5 Dec 2017 09:07:26 -0500 Date: Tue, 5 Dec 2017 15:07:33 +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.4 Message-ID: <20171205140733.GA22092@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 4.14.4 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/devicetree/bindings/hwmon/jc42.txt | 4=20 Makefile | 2=20 arch/arm64/Makefile | 3=20 arch/arm64/include/asm/module.h | 46 +++++ arch/arm64/kernel/Makefile | 3=20 arch/arm64/kernel/ftrace-mod.S | 18 -- arch/arm64/kernel/ftrace.c | 14 - arch/arm64/kernel/module-plts.c | 50 +----- arch/arm64/kernel/module.lds | 1=20 arch/powerpc/kernel/misc_64.S | 2=20 arch/powerpc/mm/hash_native_64.c | 15 + arch/s390/include/asm/elf.h | 15 - arch/x86/entry/entry_64.S | 10 - arch/x86/include/asm/pgtable.h | 6=20 arch/x86/kvm/lapic.c | 12 + arch/x86/kvm/svm.c | 2=20 arch/x86/kvm/vmx.c | 2=20 arch/x86/kvm/x86.c | 5=20 crypto/af_alg.c | 21 +- crypto/algif_aead.c | 56 ++++-- crypto/algif_skcipher.c | 23 +- crypto/skcipher.c | 3=20 drivers/acpi/ec.c | 69 +++++--- drivers/acpi/internal.h | 1=20 drivers/acpi/scan.c | 21 ++ drivers/dax/device.c | 12 + drivers/dma-buf/reservation.c | 56 +++++- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 20 -- drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 38 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c | 6=20 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 6=20 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 2=20 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 15 + drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 15 + drivers/gpu/drm/amd/amdgpu/soc15.c | 5=20 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c | 2=20 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c | 4=20 drivers/gpu/drm/drm_edid.c | 12 + drivers/gpu/drm/drm_fb_helper.c | 4=20 drivers/gpu/drm/drm_vblank.c | 6=20 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c | 5=20 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 3=20 drivers/gpu/drm/i915/gvt/gtt.c | 6=20 drivers/gpu/drm/i915/i915_drv.c | 2=20 drivers/gpu/drm/i915/intel_fbdev.c | 10 - drivers/gpu/drm/i915/intel_hdmi.c | 3=20 drivers/gpu/drm/i915/intel_i2c.c | 4=20 drivers/gpu/drm/i915/intel_uncore.c | 13 + drivers/gpu/drm/i915/intel_uncore.h | 1=20 drivers/gpu/drm/omapdrm/dss/dpi.c | 4=20 drivers/gpu/drm/omapdrm/dss/hdmi4_core.c | 23 ++ drivers/gpu/drm/panel/panel-simple.c | 2=20 drivers/gpu/drm/radeon/atombios_dp.c | 38 ++-- drivers/gpu/drm/radeon/radeon_fb.c | 1=20 drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 13 + drivers/gpu/drm/ttm/ttm_bo.c | 43 ++--- drivers/gpu/drm/ttm/ttm_bo_util.c | 1=20 drivers/gpu/drm/vc4/vc4_hdmi.c | 3=20 drivers/hwmon/jc42.c | 21 ++ drivers/i2c/busses/i2c-i801.c | 3=20 drivers/infiniband/core/umem.c | 2=20 drivers/infiniband/core/user_mad.c | 11 + drivers/infiniband/hw/hfi1/mad.c | 7=20 drivers/md/bcache/alloc.c | 2=20 drivers/md/bcache/extents.c | 2=20 drivers/md/bcache/journal.c | 2=20 drivers/md/bcache/request.c | 9 - drivers/md/bitmap.c | 6=20 drivers/md/md.c | 2=20 drivers/md/raid5.c | 7=20 drivers/media/v4l2-core/videobuf-dma-sg.c | 5=20 drivers/misc/cxl/pci.c | 12 + drivers/misc/eeprom/at24.c | 19 ++ drivers/mmc/core/block.c | 67 +++++++- drivers/mmc/core/bus.c | 3=20 drivers/mmc/core/debugfs.c | 1=20 drivers/mmc/core/mmc.c | 4=20 drivers/mmc/core/sd.c | 2=20 drivers/mmc/host/sdhci.c | 28 ++- drivers/net/ethernet/intel/e1000e/ich8lan.h | 3=20 drivers/net/ethernet/intel/e1000e/netdev.c | 9 - drivers/nvme/host/nvme.h | 2=20 drivers/nvme/host/pci.c | 2=20 drivers/platform/x86/hp-wmi.c | 2=20 fs/autofs4/root.c | 17 -- fs/btrfs/extent-tree.c | 14 - fs/exec.c | 7=20 fs/fat/inode.c | 2=20 fs/lockd/svc.c | 2=20 fs/namei.c | 15 - fs/nfsd/nfs4state.c | 99 +++++++= +---- include/acpi/acpi_bus.h | 1=20 include/acpi/acpi_drivers.h | 1=20 include/asm-generic/pgtable.h | 8=20 include/crypto/if_alg.h | 1=20 include/drm/drm_edid.h | 3=20 include/linux/compiler-clang.h | 3=20 include/linux/fs.h | 17 +- include/linux/hugetlb.h | 8=20 include/linux/migrate.h | 2=20 include/linux/mm.h | 14 + include/uapi/linux/bcache.h | 2=20 mm/frame_vector.c | 12 + mm/gup.c | 64 +++++++ mm/huge_memory.c | 36 +--- mm/hugetlb.c | 12 + mm/madvise.c | 4=20 mm/memcontrol.c | 2=20 mm/mmap.c | 8=20 mm/oom_kill.c | 7=20 mm/page_alloc.c | 13 - security/apparmor/include/audit.h | 12 - 112 files changed, 957 insertions(+), 444 deletions(-) Adrian Hunter (4): mmc: block: Fix missing blk_put_request() mmc: block: Check return value of blk_get_request() mmc: core: Do not leave the block driver in a suspended state mmc: block: Ensure that debugfs files are removed Alex Deucher (1): Revert "drm/radeon: dont switch vt on suspend" Ard Biesheuvel (2): arm64: module-plts: factor out PLT generation code for ftrace arm64: ftrace: emit ftrace-mod.o contents through code Bartosz Golaszewski (1): eeprom: at24: correctly set the size for at24mac402 Bastian Stender (2): mmc: core: prepend 0x to pre_eol_info entry in sysfs mmc: core: prepend 0x to OCR entry in sysfs Chris Wilson (1): drm/i915/fbdev: Serialise early hotplug events with async fbdev config Christian K=C3=B6nig (5): drm/amdgpu: fix error handling in amdgpu_bo_do_create drm/ttm: fix ttm_bo_cleanup_refs_or_queue once more dma-buf: make reservation_object_copy_fences rcu save drm/amdgpu: reserve root PD while releasing it drm/ttm: once more fix ttm_buffer_object_transfer Coly Li (1): bcache: only permit to recovery read error when cache device is clean Dan Carpenter (2): drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse= _cs() drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_dire= ctories() Dan Williams (7): mm: fix device-dax pud write-faults triggered by get_user_pages() mm, hugetlbfs: introduce ->split() to vm_operations_struct device-dax: implement ->split() to catch invalid munmap attempts mm: introduce get_user_pages_longterm mm: fail get_vaddr_frames() for filesystem-dax mappings v4l2: disable filesystem-dax mapping support IB/core: disable memory registration of filesystem-dax vmas Don Hiatt (2): IB/core: Do not warn on lid conversions for OPA IB/hfi1: Do not warn on lid conversions for OPA Dr. David Alan Gilbert (2): KVM: lapic: Split out x2apic ldr calculation KVM: lapic: Fixup LDR on load in x2apic Greg Kroah-Hartman (2): Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_= index()" Linux 4.14.4 Hans de Goede (3): i2c: i801: Fix Failed to allocate irq -2147483648 error drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bu= s_access_notifier v2 drm/i915: Re-register PMIC bus access notifier on runtime resume Heiner Kallweit (2): eeprom: at24: fix reading from 24MAC402/24MAC602 eeprom: at24: check at24_read/write arguments Huacai Chen (1): bcache: Fix building error on MIPS Ian Kent (2): autofs: revert "autofs: take more care to not update last_used on pat= h walk" autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored" Jeff Lien (1): nvme-pci: add quirk for delay before CHK RDY for WDC SN200 John Johansen (1): apparmor: fix oops in audit_signal_cb hook Jonathan Liu (1): drm/panel: simple: Add missing panel_simple_unprepare() calls Josef Bacik (1): btrfs: clear space cache inode generation always Jyri Sarha (1): drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode() Kees Cook (1): exec: avoid RLIMIT_STACK races with prlimit() Ken Wang (2): drm/amdgpu: correct reference clock value on vega10 drm/amdgpu: Remove check which is not valid for certain VBIOS Kirill A. Shutemov (2): mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d= () mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine Laurent Pinchart (2): drm: omapdrm: Fix DPI on platforms using the DSI VDDS drm/fsl-dcu: Don't set connector DPMS property Leo Liu (1): drm/amdgpu: move UVD/VCE and VCN structure out from union Liran Alon (2): KVM: x86: pvclock: Handle first-time write to pvclock-page contains r= andom junk KVM: x86: Exit to user-mode on #UD intercept when emulator requires Lv Zheng (1): ACPI / EC: Fix regression related to PM ops support in ECDT device Maarten Lankhorst (1): drm/fb_helper: Disable all crtc's when initial setup fails. Mahesh Salgaonkar (1): powerpc/powernv: Fix kexec crashes caused by tlbie tracing Martin Schwidefsky (1): s390: revert ELF_ET_DYN_BASE base changes Michael Ellerman (1): powerpc/kexec: Fix kexec/kdump in P9 guest kernels Michal Hocko (1): mm, memory_hotplug: do not back off draining pcp free pages from kwor= ker context Michel D=C3=A4nzer (2): drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list drm/amdgpu: Set adev->vcn.irq.num_types for VCN Mike Kravetz (1): mm/cma: fix alloc_contig_range ret code/potential leak Naofumi Honda (1): nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat NeilBrown (1): md: forbid a RAID5 from having both a bitmap and a journal. OGAWA Hirofumi (1): fs/fat/inode.c: fix sb_rdonly() change Ondrej Mosn=C3=A1=C4=8Dek (1): crypto: skcipher - Fix skcipher_walk_aead_common Paolo Bonzini (1): KVM: x86: inject exceptions produced by x86_decode_insn Peter Griffin (1): drm/hisilicon: Ensure LDI regs are properly configured. Peter Rosin (1): hwmon: (jc42) optionally try to disable the SMBUS timeout Peter Ujfalusi (1): omapdrm: hdmi4: Correct the SoC revision matching Rex Zhu (1): drm/amd/pp: fix typecast error in powerplay. Roman Kapl (1): drm/radeon: fix atombios on big endian Rui Hua (1): bcache: recover data from backing when data is clean Sandipan Das (1): include/linux/compiler-clang.h: handle randomizable anonymous structs Sasha Neftin (1): e1000e: fix the use of magic numbers for buffer overrun issue Shakeel Butt (1): mm, memcg: fix mem_cgroup_swapout() for THPs Stefan Br=C3=BCns (1): platform/x86: hp-wmi: Fix tablet mode detection for convertibles Stephan Mueller (2): crypto: algif_aead - skip SGL entries with NULL page crypto: af_alg - remove locking in async callback Trond Myklebust (2): nfsd: Fix stateid races between OPEN and CLOSE nfsd: Fix another OPEN stateid race Ulf Hansson (1): mmc: sdhci: Avoid swiotlb buffer being full Vaibhav Jain (1): cxl: Check if vphb exists before iterating over AFU devices Vasily Averin (1): lockd: lost rollback of set_grace_period() in lockd_down_net() Ville Syrj=C3=A4l=C3=A4 (5): drm/vblank: Fix flip event vblank count drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debug drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks drm/i915: Don't try indexed reads to alternate slave addresses drm/i915: Prevent zero length "index" write Wang Nan (1): mm, oom_reaper: gather each vma to prevent leaking TLB entry Xiong Zhang (1): drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definition Zi Yan (1): mm: migrate: fix an incorrect call of prep_transhuge_page() chenjie (1): mm/madvise.c: fix madvise() infinite loop under special circumstances ozeng (1): drm/amdgpu: Properly allocate VM invalidate eng v2 --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlomqCQACgkQONu9yGCS aT7BRA/+M/aYgwkZ245DAxrGtomdR4zS8AAdLrsW99TA9mx7+CULy0jNAQVAMlZj El11+Ei+KquF3LT4hz3KXINqzAWSdLA47JTu8ZpaKZg1Msbs6LvdWNLvBXjUzrxm gY0wEatmZDneGdUw+a06HIlJfjGdczhiHWCwobla5a2gGqPEulsceu21pCHWsS/H AdJ/LGm6ERqZQyxuVzzPpe52Kw27XLSFHVMlF4VN/mnAB15DKm46/VpxstI6DN8b BYhFT5LM9Nx22250MZrK5MGmfBS8cRay+wZ1BsdDIsVa9zpY7k+AvYD6jHD62ZcY RB6Pjrr4QZxkeEGRQYx86VebbR61C7ZWSqDWiGb7jfGCYZL0cV+c+LG8rZhwQr1G JpZrQ+HZP1Keycn+tAVOWYcakkadq8oBi4cl3+Ph8q7Ilu+iMUrmZCkhoVDrmfjL i2hhNBSNzCQWoMvcNaK7f3TLG5NmWU/yN3vrF7oexS3i+L3MRQMvt/zMbH5cWcw+ mNz/759L4+c4iLFDTXvjt18N3LD6SZNlXOlVhGpZ6DsPnqEMVlu/CudpPWVPjdnT xme8nmbPzI0b13oDeKkTrs94KBs3FHLbNYqaAsk3vKalZtXmLybtOvk2HW1sXDj9 3h9C+9RYEftCzba1BC+4PTE/r7SGf5rqpsOVL9JjrpGr4zU0mTA= =yXUm -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0--