Received: by 2002:a05:6a10:c7c6:0:0:0:0 with SMTP id h6csp2688619pxy; Tue, 3 Aug 2021 12:30:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyIpmGG5jUhecl2kl+vC5yCvXktQ1VKdyO6YnWPtau8xH3uN0z4tEl7mGuiuzMceCRO+I6a X-Received: by 2002:a17:906:fc6:: with SMTP id c6mr21773724ejk.65.1628019003689; Tue, 03 Aug 2021 12:30:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628019003; cv=none; d=google.com; s=arc-20160816; b=R4LYX/9QiSnkGAeIWfS7n43A1XRlHp3EoO7dBYYJHxRx45VfTlxtMTGspsR71hRSt5 y2iixoyHPVNwFkh0wNKe2WVoVv1Q1qudFdETP17BI9ulWsCyYkPcnXjX+CaBDSU7FZq6 trG6qmerqjgpQHbh97luJZ2tyRSFe6TZPw0/QdiUew777xfxEebYjC8u+i40tc4eJdyL iDw140JPCmIR8ErSMcTftJWcq0QfkCWJEXtdOefkmlz3NTGgSzFmAZ9weAZPrcqB9xKN UWgM47Z7liLvspg0Dg1HsKinNsjIx9I7UBV+VqWx9xh1FolPzVPmmRYhkeCpi/7AZMMg bi5A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=vbnN5AZ+GJM5Oj76gljK3CG9lk4izPH/YuihGVS15zI=; b=dG9m7V9wQL+WOWqtZRajYHVrkx1Xz92J9DnnEjCiWytYhHIZCW49lGGZxAiVAZA4yc tmC1vpm8qbSwQLPYEKHnnynjV+C+S3jKCzPZU42MMapelB0yxSM5Ny3VdOe9kclxfV10 nEeO2yX6jBTtRrI/6ocxEuT2LmRWIZiCzgxtMaPSfgm9aHS8KdgFM71SOgcavB1P8AC7 RKVoalqtVYvVbr4XVdkTSUtKNZVzSRWelmiwbeABD5e+RAN5stH1pVQu+sELAcHmRbLw ttiXBVWVzF4TS69TjRazQO9gzh7wcYhsnZcyZ/5059GIOhGSr2S6odIIlXbHo9jRADNP FrGQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y4si11824666eda.90.2021.08.03.12.29.40; Tue, 03 Aug 2021 12:30:03 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239883AbhHCT0V (ORCPT + 99 others); Tue, 3 Aug 2021 15:26:21 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:52220 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239877AbhHCT0U (ORCPT ); Tue, 3 Aug 2021 15:26:20 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id D78CD1C0B76; Tue, 3 Aug 2021 21:26:07 +0200 (CEST) Date: Tue, 3 Aug 2021 21:26:07 +0200 From: Pavel Machek To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 5.10 00/67] 5.10.56-rc1 review Message-ID: <20210803192607.GA14540@duo.ucw.cz> References: <20210802134339.023067817@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <20210802134339.023067817@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > This is the start of the stable review cycle for the 5.10.56 release. > There are 67 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. Not sure what went wrong, but 50 or so patches disappeared from the queue: 48156f3dce81b215b9d6dd524ea34f7e5e029e6b (origin/queue/5.10) btrfs: fix los= t inode on log replay after mix of fsync, rename and inode eviction 474a423936753742c112e265b5481dddd8c02f33 btrfs: fix race causing unnecessar= y inode logging during link and rename 2fb9fc485825505e31b634b68d4c05e193a224da Revert "drm/i915: Propagate errors= on awaiting already signaled fences" b1c92988bfcb7aa46bdf8198541f305c9ff2df25 drm/i915: Revert "drm/i915/gem: As= ynchronous cmdparser" 11fe69a17195cf58eff523f26f90de50660d0100 (tag: v5.10.55) Linux 5.10.55 984e93b8e20731f83e453dd056f8a3931b4a66e5 ipv6: ip6_finish_output2: set sk into newly allocated nskb Best regards, Pavel > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.56= -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-5.10.y > and the diffstat can be found below. >=20 > thanks, >=20 > greg k-h >=20 > ------------- > Pseudo-Shortlog of commits: >=20 > Greg Kroah-Hartman > Linux 5.10.56-rc1 >=20 > Oleksij Rempel > can: j1939: j1939_session_deactivate(): clarify lifetime of session o= bject >=20 > Lukasz Cieplicki > i40e: Add additional info to PHY type error >=20 > Arnaldo Carvalho de Melo > Revert "perf map: Fix dso->nsinfo refcounting" >=20 > Srikar Dronamraju > powerpc/pseries: Fix regression while building external modules >=20 > Steve French > SMB3: fix readpage for large swap cache >=20 > Daniel Borkmann > bpf: Fix pointer arithmetic mask tightening under state pruning >=20 > Lorenz Bauer > bpf: verifier: Allocate idmap scratch in verifier env >=20 > Daniel Borkmann > bpf: Remove superfluous aux sanitation on subprog rejection >=20 > Daniel Borkmann > bpf: Fix leakage due to insufficient speculative store bypass mitigat= ion >=20 > Daniel Borkmann > bpf: Introduce BPF nospec instruction for mitigating Spectre v4 >=20 > Dan Carpenter > can: hi311x: fix a signedness bug in hi3110_cmd() >=20 > Wang Hai > sis900: Fix missing pci_disable_device() in probe and remove >=20 > Wang Hai > tulip: windbond-840: Fix missing pci_disable_device() in probe and re= move >=20 > Marcelo Ricardo Leitner > sctp: fix return value check in __sctp_rcv_asconf_lookup >=20 > Dima Chumak > net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() >=20 > Maor Gottlieb > net/mlx5: Fix flow table chaining >=20 > Cong Wang > skmsg: Make sk_psock_destroy() static >=20 > Bjorn Andersson > drm/msm/dp: Initialize the INTF_CONFIG register >=20 > Robert Foss > drm/msm/dpu: Fix sm8250_mdp register length >=20 > Pavel Skripkin > net: llc: fix skb_over_panic >=20 > Vitaly Kuznetsov > KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access >=20 > Jiapeng Chong > mlx4: Fix missing error code in mlx4_load_one() >=20 > Geetha sowjanya > octeontx2-pf: Fix interface down flag on error >=20 > Xin Long > tipc: do not write skb_shinfo frags when doing decrytion >=20 > Shannon Nelson > ionic: count csum_none when offload enabled >=20 > Shannon Nelson > ionic: fix up dim accounting for tx and rx >=20 > Shannon Nelson > ionic: remove intr coalesce update from napi >=20 > Pavel Skripkin > net: qrtr: fix memory leaks >=20 > Gilad Naaman > net: Set true network header for ECN decapsulation >=20 > Hoang Le > tipc: fix sleeping in tipc accept routine >=20 > Xin Long > tipc: fix implicit-connect for SYN+ >=20 > Jedrzej Jagielski > i40e: Fix log TC creation failure when max num of queues is exceeded >=20 > Jedrzej Jagielski > i40e: Fix queue-to-TC mapping on Tx >=20 > Arkadiusz Kubalewski > i40e: Fix firmware LLDP agent related warning >=20 > Arkadiusz Kubalewski > i40e: Fix logic of disabling queues >=20 > Pablo Neira Ayuso > netfilter: nft_nat: allow to specify layer 4 protocol NAT only >=20 > Florian Westphal > netfilter: conntrack: adjust stop timestamp to real expiry value >=20 > Felix Fietkau > mac80211: fix enabling 4-address mode on a sta vif after assoc >=20 > Lorenz Bauer > bpf: Fix OOB read when printing XDP link fdinfo >=20 > Naresh Kumar PBS > RDMA/bnxt_re: Fix stats counters >=20 > Nguyen Dinh Phi > cfg80211: Fix possible memory leak in function cfg80211_bss_update >=20 > Krzysztof Kozlowski > nfc: nfcsim: fix use after free during module unload >=20 > Tejun Heo > blk-iocost: fix operation ordering in iocg_wake_fn() >=20 > Jiri Kosina > drm/amdgpu: Fix resource leak on probe error path >=20 > Jiri Kosina > drm/amdgpu: Avoid printing of stack contents on firmware load error >=20 > Dale Zhao > drm/amd/display: ensure dentist display clock update finished in DCN20 >=20 > Paul Jakma > NIU: fix incorrect error return, missed in previous revert >=20 > Jason Gerecke > HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT >=20 > Mike Rapoport > alpha: register early reserved memory in memblock >=20 > Pavel Skripkin > can: esd_usb2: fix memory leak >=20 > Pavel Skripkin > can: ems_usb: fix memory leak >=20 > Pavel Skripkin > can: usb_8dev: fix memory leak >=20 > Pavel Skripkin > can: mcba_usb_start(): add missing urb->transfer_dma initialization >=20 > Stephane Grosjean > can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr val= ues >=20 > Ziyang Xuan > can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF >=20 > Zhang Changzhong > can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecu= tive TP.DT to 750ms >=20 > Junxiao Bi > ocfs2: issue zeroout to EOF blocks >=20 > Junxiao Bi > ocfs2: fix zero out valid data >=20 > Paolo Bonzini > KVM: add missing compat KVM_CLEAR_DIRTY_LOG >=20 > Juergen Gross > x86/kvm: fix vcpu-id indexed array sizes >=20 > Srinivas Pandruvada > ACPI: DPTF: Fix reading of attributes >=20 > Hui Wang > Revert "ACPI: resources: Add checks for ACPI IRQ override" >=20 > Goldwyn Rodrigues > btrfs: mark compressed range uptodate only if all bio succeed >=20 > Desmond Cheong Zhi Xi > btrfs: fix rw device counting in __btrfs_free_extra_devids >=20 > Linus Torvalds > pipe: make pipe writes always wake up readers >=20 > Jan Kiszka > x86/asm: Ensure asm/proto.h can be included stand-alone >=20 > Yang Yingliang > io_uring: fix null-ptr-deref in io_sq_offload_start() --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYQmYTwAKCRAw5/Bqldv6 8i3VAKCPH0pMFgqpM4423295GKHGxLSGWwCcC8JkkUYEiJfdG3aRw/Q7JWvJ8p4= =+isM -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm--