Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp311275pxk; Fri, 11 Sep 2020 07:35:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyelLTYq1UjbYabTb38ueydylbgVhFui61nB6QE9prNne5npqQCzM0b20Vz7QSziUBVbUyM X-Received: by 2002:a17:907:432b:: with SMTP id ob19mr2351760ejb.400.1599834925149; Fri, 11 Sep 2020 07:35:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599834925; cv=none; d=google.com; s=arc-20160816; b=T+VqeWwuA6ottYqSQXc/LoR38jeJ8lHY5kSrnFdoOLFUMBLqOgW+l09AN71ZCKOgDm 8mI8v3GvE+kcM5TARa9R6shXCWplSgaXqawAIte2EgjIv0btqGSaehhB4/mJ14BmTDwi nFOa3mWeU9C1g769YGyGFqpcQ8m7hNdjY1MkdJmeCrkTnA2KWPoxYZrV6FU6CK6DK7oR NyI6pvhx8538UG/O9aKxq1VzNxwiJIjT30lDxqrnJMj+uah2qyJqa7bcEh5kb+GU6/6N uTXmaQZz7Qt1ZARzcPhEn0SzSClXNsFgqG4FsX73bwxJUdp9K8lDuN/cCWaNEf/ssn+W cG6Q== 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=J3Q8v038ndTmcb+DXgYkiiUPiipQahsvRISxRTUiTYE=; b=y6IvVa/fhJ3EOR2NqS7E0ScOvZIUFacx1ZE6nEm6smvzoih9M4VPOqNS3emroZQ/8J t6k2rr7YArOntUanxuWcwkjRqAdeQeETqAkP8tpjkqEWJ4hvHVjdiVBlp3NX46DIWfgC Dm6t/2qUE2uZVALfpF/5Cp8osMnslWy/q2upiIlh9VliT/uiSj9IEmqHYXfp93b37cij rZYB/F9XtA+m3C2rkTlQ7EWi3vRKVxrey45VaPMy0zlQ+iJ7/ga0KXMWL7RqdZlEvx3s oiWTj/cHeMNMDbLqu/Fb1jmZYaoV32rnZDnzArhUnuaTxmdmsItG0xAQfKKhfYQBZwbd bvcw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=jaaXaJZo; 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 jz19si1580312ejb.241.2020.09.11.07.35.01; Fri, 11 Sep 2020 07:35:25 -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=jaaXaJZo; 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 S1726282AbgIKOdf (ORCPT + 99 others); Fri, 11 Sep 2020 10:33:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:56044 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726183AbgIKNMA (ORCPT ); Fri, 11 Sep 2020 09:12:00 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 57E5B2224F; Fri, 11 Sep 2020 13:00:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599829256; bh=9SZnSJ2IUQMOnQv1v0HyutS6AgCI4nGtzKD+DXqCrBU=; h=From:To:Cc:Subject:Date:From; b=jaaXaJZopyN/TgUD0qS56chD/HJhj8rB0uTjFru3mSXELCYh9gPhrPhw6iHM5U1zG GkRJudPUi+va7mI5H8/3G6ZVdbqK40Vr5gO9caaPWSELxPjfMDKFS3zeoilRTj3vXS hD8LpvpiCSIrDkD0WaCLe9gvpL6nf7cC+TGwKerA= 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.19 0/8] 4.19.145-rc1 review Date: Fri, 11 Sep 2020 14:54:47 +0200 Message-Id: <20200911125421.695645838@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.19.145-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.19.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.19.145-rc1 X-KernelTest-Deadline: 2020-09-13T12:54+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.19.145 release. There are 8 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 Sun, 13 Sep 2020 12:54:13 +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.19.145-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.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.19.145-rc1 Roi Dayan net/mlx5e: Don't support phys switch id if not in switchdev mode Jakub Kicinski net: disable netpoll on fresh napis Tetsuo Handa tipc: fix shutdown() of connectionless socket Xin Long sctp: not disable bh in the whole sctp_get_port_local() Kamil Lorenc net: usb: dm9601: Add USB ID of Keenetic Plus DSL Paul Moore netlabel: fix problems with mapping removal Jens Axboe block: ensure bdi->io_pages is always initialized Takashi Sakamoto ALSA; firewire-tascam: exclude Tascam FE-8 from detection ------------- Diffstat: Makefile | 4 +- block/blk-core.c | 2 + drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 2 +- drivers/net/usb/dm9601.c | 4 ++ net/core/dev.c | 3 +- net/core/netpoll.c | 2 +- net/netlabel/netlabel_domainhash.c | 59 ++++++++++++------------ net/sctp/socket.c | 16 +++---- net/tipc/socket.c | 9 ++-- sound/firewire/tascam/tascam.c | 30 +++++++++++- 10 files changed, 83 insertions(+), 48 deletions(-)