Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753350AbdLGM53 (ORCPT ); Thu, 7 Dec 2017 07:57:29 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:59956 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752793AbdLGM51 (ORCPT ); Thu, 7 Dec 2017 07:57:27 -0500 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.9 000/109] 4.9.68-stable review Date: Thu, 7 Dec 2017 13:55:44 +0100 Message-Id: <20171207125634.631485452@linuxfoundation.org> X-Mailer: git-send-email 2.15.1 MIME-Version: 1.0 User-Agent: quilt/0.65 X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.68-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.9.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.9.68-rc1 X-KernelTest-Deadline: 2017-12-09T12:56+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 17514 Lines: 460 This is the start of the stable review cycle for the 4.9.68 release. There are 109 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 Sat Dec 9 12:56:03 UTC 2017. 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.9.68-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.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.9.68-rc1 Colin Ian King usb: host: fix incorrect updating of offset Oliver Neukum USB: usbfs: Filter flags passed in from user space Dan Carpenter USB: devio: Prevent integer overflow in proc_do_submiturb() Mateusz Berezecki USB: Increase usbfs transfer limit Masakazu Mokuno USB: core: Add type-specific length check of BOS descriptors Yu Chen usb: xhci: fix panic in xhci_free_virt_devices_depth_first Mike Looijmans usb: hub: Cycle HUB power when initialization fails Daniel Vetter dma-buf: Update kerneldoc for sync_file_create Gustavo Padovan dma-buf/sync_file: hold reference to fence when creating sync_file Dominik Behr dma-buf/sw_sync: force signal all unsignaled fences on dying timeline Chris Wilson dma-fence: Introduce drm_fence_set_error() helper Chris Wilson dma-fence: Wrap querying the fence->status Chris Wilson dma-fence: Clear fence->status during dma_fence_init() Gustavo Padovan dma-buf/sw_sync: clean up list before signaling the fence Gustavo Padovan dma-buf/sw_sync: move timeline_fence_ops around Chris Wilson dma-buf/sw-sync: Use an rbtree to sort fences in the timeline Chris Wilson dma-buf/sw-sync: Fix locking around sync_timeline lists Chris Wilson dma-buf/sw-sync: sync_pt is private and of fixed size Chris Wilson dma-buf/sw-sync: Reduce irqsave/irqrestore from known context Chris Wilson dma-buf/sw-sync: Prevent user overflow on timeline advance Chris Wilson dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound Chris Wilson dma-buf/dma-fence: Extract __dma_fence_is_later() Rui Sousa net: fec: fix multicast filtering hardware setup Mart van Santen xen-netback: vif counters from int/long to u64 Hans Verkuil cec: initiator should be the same as the destination for, poll Ross Lagerwall xen-netfront: Improve error handling during initialization Jan Kara mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers Alexey Kardashevskiy vfio/spapr: Fix missing mutex unlock when creating a window Ivan Vecera be2net: fix initial MAC setting Vincent net: thunderx: avoid dereferencing xcv when NULL Sean Nyekjaer net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause Andreas Schultz gtp: fix cross netns recv on gtp socket Andreas Schultz gtp: clear DF bit on GTP packet tx Sagi Grimberg nvmet: cancel fatal error and flush async work before free controller Mike Looijmans i2c: i2c-cadence: Initialize configuration before probing devices Jason Baron tcp: correct memory barrier usage in tcp_check_space() Iago Abal dmaengine: pl330: fix double lock Parthasarathy Bhuvaragan tipc: fix cleanup at module unload Parthasarathy Bhuvaragan tipc: fix nametbl_lock soft lockup at module exit Ram Amrani RDMA/qedr: Fix RDMA CM loopback Ram Amrani RDMA/qedr: Return success when not changing QP state Johannes Berg mac80211: don't try to sleep in rate_control_rate_init() Xiangliang Yu drm/amdgpu: fix unload driver issue for virtual display Kevin Hao x86/fpu: Set the xcomp_bv when we fake up a XSAVES area Colin Ian King net: sctp: fix array overrun read on sctp_timer_tbl Andrzej Hajda drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement Rex Zhu drm/amdgpu: fix bug set incorrect value to vce register Quinn Tran qla2xxx: Fix wrong IOCB type assumption Reza Arbab powerpc/mm: Fix memory hotplug BUG() on radix Jiri Olsa perf/x86/intel: Account interrupts for PEBS errors Trond Myklebust NFSv4: Fix client recovery when server reboots multiple times Michal Kazior mac80211: prevent skb/txq mismatch Christoffer Dall KVM: arm/arm64: Fix occasional warning from the timer work function Andrzej Hajda drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabled Andrzej Hajda drm/exynos/decon5433: update shadow registers iff there are active windows Benjamin Coddington nfs: Don't take a reference on fl->fl_file for LOCK operation Kazuya Mizuguchi ravb: Remove Rx overflow log messages Johannes Berg mac80211: calculate min channel width correctly Michal Hocko mm: fix remote numa hits statistics Stephen Boyd net: qrtr: Mark 'buf' as little endian Eric W. Biederman libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount Vlad Tsyrklevich net/appletalk: Fix kernel memory disclosure Ivan Vecera be2net: fix unicast list filling Ivan Vecera be2net: fix accesses to unicast list David Forster vti6: fix device register to report IFLA_INFO_KIND Peter Ujfalusi ARM: OMAP1: DMA: Correct the number of logical channels Adam Ford ARM: OMAP2+: Fix WL1283 Bluetooth Baud Rate Florian Fainelli net: systemport: Pad packet before inserting TSB Florian Fainelli net: systemport: Utilize skb_put_padto() Varun Prakash libcxgb: fix error check for ip6_route_output() Vincent Pelletier usb: gadget: f_fs: Fix ExtCompat descriptor validation M'boumba Cedric Madianga dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status M'boumba Cedric Madianga dmaengine: stm32-dma: Set correct args number for DMA request from DT Guillaume Nault l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups Slava Shwartsman net/mlx4_en: Fix type mismatch for 32-bit systems Jan Kara dax: Avoid page invalidation races and unnecessary radix tree traversals Ladislav Michl iio: adc: ti-ads1015: add 10% to conversion wait time Arnaldo Carvalho de Melo tools include: Do not use poison with C++ Masami Hiramatsu kprobes/x86: Disable preemption in ftrace-based jprobes Thomas Richter perf test attr: Fix ignored test case result Ben Hutchings usbip: tools: Install all headers needed for libusbip development Jibin Xu sysrq : fix Show Regs call trace on ARM Gustavo A. R. Silva EDAC, sb_edac: Fix missing break in switch Dave Hansen x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() Aaron Sierra serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X Alexey Khoroshilov usb: phy: tahvo: fix error handling in tahvo_usb_probe() John Stultz usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode John Stultz usb: dwc2: Fix UDC state tracking Subhash Jadavani mmc: sdhci-msm: fix issue with power irq Johan Hovold spi: spi-axi: fix potential use-after-free after deregistration Hiromitsu Yamasaki spi: sh-msiof: Fix DMA transfer size check Colin Ian King staging: rtl8188eu: avoid a null dereference on pmlmepriv Lukas Wunner serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() Greg Ungerer m68k: fix ColdFire node shift size calculation Bryan O'Donoghue staging: greybus: loopback: Fix iteration count on async path Andy Lutomirski selftests/x86/ldt_get: Add a few additional tests for limits Christian Borntraeger s390/pci: do not require AIS facility Boshi Wang ima: fix hash algorithm initialization Sebastian Sjoholm USB: serial: option: add Quectel BG96 id Heiko Carstens s390/runtime instrumentation: simplify task exit handling Matt Wilson serial: 8250_pci: Add Amazon PCI serial device ID Kai-Heng Feng usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub Hans de Goede uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices Wang Nan mm, oom_reaper: gather each vma to prevent leaking TLB entry Horia Geantă Revert "crypto: caam - get rid of tasklet" Stefan Agner drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() Stefan Agner drm/fsl-dcu: avoid disabling pixel clock twice on suspend Rui Hua bcache: recover data from backing when data is clean Coly Li bcache: only permit to recovery read error when cache device is clean ------------- Diffstat: Makefile | 4 +- arch/arm/mach-omap1/dma.c | 16 +- arch/arm/mach-omap2/pdata-quirks.c | 2 +- arch/m68k/mm/mcfmmu.c | 2 +- arch/powerpc/include/asm/book3s/64/hash.h | 4 + arch/powerpc/mm/hash_utils_64.c | 4 +- arch/powerpc/mm/pgtable-book3s64.c | 18 ++ arch/s390/include/asm/pci_insn.h | 2 +- arch/s390/include/asm/runtime_instr.h | 4 +- arch/s390/kernel/process.c | 3 +- arch/s390/kernel/runtime_instr.c | 30 +-- arch/s390/pci/pci.c | 5 +- arch/s390/pci/pci_insn.c | 6 +- arch/x86/events/intel/ds.c | 6 +- arch/x86/include/asm/syscalls.h | 2 +- arch/x86/kernel/fpu/xstate.c | 1 + arch/x86/kernel/kprobes/ftrace.c | 23 ++- arch/x86/kernel/ldt.c | 16 +- arch/x86/um/ldt.c | 7 +- drivers/crypto/caam/intern.h | 1 + drivers/crypto/caam/jr.c | 25 ++- drivers/dma-buf/fence.c | 26 +++ drivers/dma-buf/sw_sync.c | 211 +++++++++++++--------- drivers/dma-buf/sync_debug.c | 39 ++-- drivers/dma-buf/sync_debug.h | 27 ++- drivers/dma-buf/sync_file.c | 22 +-- drivers/dma/pl330.c | 19 +- drivers/dma/stm32-dma.c | 17 +- drivers/edac/sb_edac.c | 1 + drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 5 +- drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 2 +- drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 9 +- drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c | 3 +- drivers/i2c/busses/i2c-cadence.c | 8 +- drivers/iio/adc/ti-ads1015.c | 1 + drivers/infiniband/hw/qedr/qedr_cm.c | 4 +- drivers/infiniband/hw/qedr/verbs.c | 2 +- drivers/md/bcache/request.c | 9 +- drivers/mmc/host/sdhci-msm.c | 18 ++ drivers/net/appletalk/ipddp.c | 2 +- drivers/net/ethernet/broadcom/bcmsysport.c | 23 ++- drivers/net/ethernet/cavium/thunder/thunder_xcv.c | 3 +- drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.c | 12 +- drivers/net/ethernet/emulex/benet/be_main.c | 45 +++-- drivers/net/ethernet/freescale/fec_main.c | 23 +-- drivers/net/ethernet/mellanox/mlx4/en_clock.c | 8 +- drivers/net/ethernet/renesas/ravb_main.c | 8 +- drivers/net/gtp.c | 12 +- drivers/net/phy/micrel.c | 2 +- drivers/net/xen-netback/common.h | 8 +- drivers/net/xen-netback/interface.c | 8 +- drivers/net/xen-netfront.c | 29 ++- drivers/nvme/target/core.c | 3 + drivers/scsi/qla2xxx/qla_target.c | 8 +- drivers/spi/spi-axi-spi-engine.c | 4 +- drivers/spi/spi-sh-msiof.c | 2 +- drivers/staging/greybus/loopback.c | 4 +- drivers/staging/lustre/lustre/llite/llite_mmap.c | 4 +- drivers/staging/media/cec/cec-adap.c | 7 +- drivers/staging/rtl8188eu/core/rtw_mlme.c | 6 +- drivers/tty/serial/8250/8250_fintek.c | 2 +- drivers/tty/serial/8250/8250_pci.c | 3 + drivers/tty/serial/8250/8250_port.c | 5 +- drivers/tty/sysrq.c | 9 +- drivers/usb/core/config.c | 28 ++- drivers/usb/core/devio.c | 56 +++--- drivers/usb/core/hub.c | 9 + drivers/usb/core/quirks.c | 3 + drivers/usb/dwc2/gadget.c | 7 + drivers/usb/gadget/function/f_fs.c | 2 +- drivers/usb/host/ehci-dbg.c | 2 +- drivers/usb/host/xhci-mem.c | 7 + drivers/usb/phy/phy-tahvo.c | 3 +- drivers/usb/serial/option.c | 3 + drivers/usb/storage/uas-detect.h | 4 + drivers/vfio/vfio_iommu_spapr_tce.c | 11 +- fs/dax.c | 28 ++- fs/libfs.c | 3 +- fs/nfs/nfs4proc.c | 3 - fs/nfs/nfs4state.c | 1 - include/linux/buffer_head.h | 4 +- include/linux/fence.h | 67 ++++++- include/linux/perf_event.h | 1 + include/uapi/linux/usb/ch9.h | 3 + kernel/events/core.c | 47 +++-- mm/oom_kill.c | 7 +- mm/page_alloc.c | 15 +- net/ipv4/tcp_input.c | 2 +- net/ipv6/ip6_vti.c | 2 +- net/l2tp/l2tp_ip.c | 19 +- net/l2tp/l2tp_ip6.c | 20 +- net/mac80211/chan.c | 3 - net/mac80211/tx.c | 17 +- net/qrtr/qrtr.c | 4 +- net/sctp/debug.c | 2 +- net/tipc/server.c | 20 +- security/integrity/ima/ima_main.c | 4 + tools/include/linux/poison.h | 5 + tools/perf/tests/attr.c | 2 +- tools/testing/selftests/x86/ldt_gdt.c | 17 +- tools/usb/usbip/Makefile.am | 3 +- virt/kvm/arm/arch_timer.c | 3 - 102 files changed, 759 insertions(+), 522 deletions(-)