Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp2280890pxa; Mon, 24 Aug 2020 09:50:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyJAKi+5QnPA0xa182mtJxBn2CaryBQ3Tde9fb16JK6kbKiSTPFf07ZiRObcRWip0K6V8qp X-Received: by 2002:a17:906:354e:: with SMTP id s14mr6262451eja.327.1598287848061; Mon, 24 Aug 2020 09:50:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1598287848; cv=none; d=google.com; s=arc-20160816; b=FGBESy1pHDxqZ7tooANkgbMusL/2mE4bngCCr8tIVLMGmECCWTD+DyHb2YOz984vyW Cq/Pk4gcbzCDQknN1rMW8Afb+7zQ8xegxZOP8OQrdcNlSEzuxQFN557oCGvPX/QWFl7V IDhBs023jL4eNtHESCOidjgop1kNzM1ZJsRfWjyIfgznpYDh9Ekhi8KEV4wgnsoINRrj EXZwkSnaH/EsBlp3C2hlC3OvQHjG40HKy+4nIXvWoswujg1r828znZlS35HntfwEGG5L B3tY7HaOi9v/UfW8c00s1KD+bfXFBeF5pwXsqNFZG8Wa9JbSRqkqF3wb4KHEkmIYZ6Jd G3Cg== 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:dkim-signature; bh=EkvN16+SvfTh++vBfJnssOw4nBfi9XEoBiMTi8dXm5M=; b=OdQLazU4c+VkzDe6BXR6PVeOMxBT+N52N51Gyz8bUQ6tI0wfmjcQAT8K2W8fj6UaVj d6jC0Len8bwMdTTCB+aoqp1BDMgI0CUHjYTUCkNmME9msVM7M/doAXnKhgf/caf2z/dd d2tFBs5yBu7Ul/ET8XP9D2xkRqKlEypOMOh/KpkOuqCOvGuJAJQbcdgLXt0nKe3nVG7L MrAb5QW6VMrKbOkwPTdhS/s7BFdpj/egtWZFN9D33wxHUl5JfpeL8Gst24aCB1soPzr+ 6UpyRC77RDLkVsgfK8tPoXjyksilailbpYOUZiGLjKojUa9HC16V8tJ80TaWpXTD5NZp MEXQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SePjqsR6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dp1si10604768ejc.200.2020.08.24.09.50.24; Mon, 24 Aug 2020 09:50:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SePjqsR6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728813AbgHXQtt (ORCPT + 99 others); Mon, 24 Aug 2020 12:49:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:33986 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728585AbgHXQso (ORCPT ); Mon, 24 Aug 2020 12:48:44 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0278B207CD; Mon, 24 Aug 2020 16:48:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598287723; bh=N08jFyQoMbAPedEOaH625nVGHlfjRrqM17s8OY2MWLY=; h=From:To:Cc:Subject:Date:From; b=SePjqsR63sTSXR4MWgcSrTxxP4eZdqmsOvRCVI6o/LzID7i21hmA2I0MKlkQyZ+u9 VkWMlNj9g6dlr0UpURr4uf6dOATc28g/Mv42+QGE5R6HrJm79Mp1pctI6hP0KMepaX cBWmOy+uaFYuibAoPH5jTI6LUXPDNWeT3FGlyY80= 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, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 4.4 00/34] 4.4.234-rc2 review Date: Mon, 24 Aug 2020 18:49:01 +0200 Message-Id: <20200824164719.331619736@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.234-rc2.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.4.234-rc2 X-KernelTest-Deadline: 2020-08-26T16:47+00:00 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.4.234 release. There are 34 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, 26 Aug 2020 16:47:07 +0000. 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.4.234-rc2.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.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.4.234-rc2 Will Deacon KVM: arm/arm64: Don't reschedule in unmap_stage2_range() Adam Ford omapfb: dss: Fix max fclk divider for omap36xx Juergen Gross xen: don't reschedule in preemption off sections Peter Xu mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible Al Viro do_epoll_ctl(): clean the failure exits up a bit Marc Zyngier epoll: Keep a reference on files added to the check list Michael Ellerman powerpc: Allow 4224 bytes of stack expansion for the signal frame Dinghao Liu ASoC: intel: Fix memleak in sst_media_open Eric Sandeen ext4: fix potential negative array index in do_split() Luc Van Oostenryck alpha: fix annotation of io{read,write}{16,32}be() Eiichi Tsukata xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init Mao Wenan virtio_ring: Avoid loop when vq is broken in virtqueue_poll Javed Hasan scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases Zhe Li jffs2: fix UAF problem Darrick J. Wong xfs: fix inode quota reservation checks Greg Ungerer m68knommu: fix overwriting of bits in ColdFire V3 cache control Xiongfeng Wang Input: psmouse - add a newline when printing 'proto' by sysfs Evgeny Novikov media: vpss: clean up resources in init Chuhong Yuan media: budget-core: Improve exception handling in budget_register() Jan Kara ext4: fix checking of directory entry validity for inline directories Eric Biggers ext4: clean up ext4_match() and callers Charan Teja Reddy mm, page_alloc: fix core hung in free_pcppages_bulk() Doug Berger mm: include CMA pages in lowmem_reserve at boot Jann Horn romfs: fix uninitialized memory leak in romfs_dev_read() Josef Bacik btrfs: don't show full path of bind mounts in subvol= Marcos Paulo de Souza btrfs: export helpers for subvolume name/id resolution Hugh Dickins khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() Hugh Dickins khugepaged: khugepaged_test_exit() check mmget_still_valid() Andrea Arcangeli coredump: fix race condition between collapse_huge_page() and core dumping Ahmad Fatoum watchdog: f71808e_wdt: remove use of wrong watchdog_info option Ahmad Fatoum watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options Kees Cook net/compat: Add missing sock updates for SCM_RIGHTS Masami Hiramatsu perf probe: Fix memory leakage when the probe point is not found Liu Ying drm/imx: imx-ldb: Disable both channels for split mode in enc->disable() ------------- Diffstat: Makefile | 4 +- arch/alpha/include/asm/io.h | 8 +-- arch/arm/kvm/mmu.c | 8 --- arch/m68k/include/asm/m53xxacr.h | 6 +- arch/powerpc/mm/fault.c | 7 +- drivers/gpu/drm/imx/imx-ldb.c | 7 +- drivers/input/mouse/psmouse-base.c | 2 +- drivers/media/pci/ttpci/budget-core.c | 11 +++- drivers/media/platform/davinci/vpss.c | 20 ++++-- drivers/scsi/libfc/fc_disc.c | 12 +++- drivers/video/fbdev/omap2/dss/dss.c | 2 +- drivers/virtio/virtio_ring.c | 3 + drivers/watchdog/f71808e_wdt.c | 6 +- drivers/xen/preempt.c | 2 +- fs/btrfs/ctree.h | 2 + fs/btrfs/export.c | 8 +-- fs/btrfs/export.h | 5 ++ fs/btrfs/super.c | 18 +++-- fs/eventpoll.c | 19 +++--- fs/ext4/namei.c | 99 +++++++++++----------------- fs/jffs2/dir.c | 6 +- fs/romfs/storage.c | 4 +- fs/xfs/xfs_sysfs.h | 6 +- fs/xfs/xfs_trans_dquot.c | 2 +- include/linux/mm.h | 4 ++ include/net/sock.h | 4 ++ mm/huge_memory.c | 4 +- mm/hugetlb.c | 25 ++++--- mm/page_alloc.c | 7 +- net/compat.c | 1 + net/core/sock.c | 21 ++++++ sound/soc/intel/atom/sst-mfld-platform-pcm.c | 5 +- tools/perf/util/probe-finder.c | 2 +- 33 files changed, 197 insertions(+), 143 deletions(-)