Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp923399pxj; Thu, 27 May 2021 15:09:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyGPJQ4BClHu6gkUjI2SePZ+FGFNQ8rZganTaB9FY311AWgH2QHIBeuBMT8n0LudG3bCBMI X-Received: by 2002:a17:906:3712:: with SMTP id d18mr6190832ejc.155.1622153370697; Thu, 27 May 2021 15:09:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622153370; cv=none; d=google.com; s=arc-20160816; b=Yq5PzSBXQeN6Sm2n60QMf5VOlOd1YfeKJLs5tz+ljh+GNwC8YInRVoXObcmV43loZc sr6rhQwqZ3Lc2AETqJEfOvFkc+5CF+elahbFyrTkJQes1Hk38h3ydgA1mxm7a6Vfmuhf aJ/z6lAOhg1uJa+h9iXnmfGLsddryBsMOo2wTNNKpuK1S3/KjWJE3tDQMIRjdXL/Si34 +UsLPLjhUt+nnOweMDhYLzQ6TYpQrj+D2W7e8nzwYHFhnCXP163zQsaP41QulOf0KfP1 eTeTLpUIvutEDgL4lyBQxIRv1grWNfCsnfbtUlJL24uE2SxopwCT2sk09gweKX7WlIH+ gfbA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=SL8ncKBokUtKlI0inBhJboNs5tF+eHLMBgaYPHg9sho=; b=DpHZLdK1w7r0pkqHKeNBEa3G04wNXrOs/5JUKqEUf7qIenxojbCOdYyCvA0ztbfoqS 05GkpX2ekA18fHx47h5GNDkobHTwyuBH5nMF4YitaY5HbIyWr53/LA/W5r22oSxupRjH 8uytbZ2K0rj15LRaKDaffhLIaKhekI+sn1GPe1I2OmXJoRYDBJB92IjYSyrSRsvWO+f8 1HPuB2eTIi0ygd5QE8MRoxPs3dCdeaDB+QhwKzfyteEVzyoNrW1l1tDMWft7s7CGn+nR 3/YjHxXqmHlyl/JzMHWf1HXAGJYv62JJ5+3ZO/xOwAdd1j5Sx5r0UuerJo0OzhlX/lHQ PLjQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=cZ5c+chN; 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=pass (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 e26si1707630eds.164.2021.05.27.15.09.06; Thu, 27 May 2021 15:09:30 -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=@linuxfoundation.org header.s=korg header.b=cZ5c+chN; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237027AbhE0PPk (ORCPT + 99 others); Thu, 27 May 2021 11:15:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:43936 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237054AbhE0PPK (ORCPT ); Thu, 27 May 2021 11:15:10 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E0220613E3; Thu, 27 May 2021 15:13:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1622128416; bh=in0s6wBhMbItW1h9rShUvBsfHlVaaxCD+hhijVrXxWk=; h=From:To:Cc:Subject:Date:From; b=cZ5c+chN/Ef6QPKR1MLzaDwhdo1TrVGjTcyLJsGGpDZFjdAPSeS3+DOxQsG7hoRTg zbjFH+w59314oER7qfnEhzlPfH7s0aUpF7Fpg7gp5OxU+fOwt4EIG12YWiJG8wAZaG MQTBsQLXMhcF5vWU2wxyDcn1vs4l1gZQyZr1Ks8A= 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, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: [PATCH 5.10 0/9] 5.10.41-rc1 review Date: Thu, 27 May 2021 17:12:52 +0200 Message-Id: <20210527151139.242182390@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 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/v5.x/stable-review/patch-5.10.41-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.10.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.10.41-rc1 X-KernelTest-Deadline: 2021-05-29T15:11+00:00 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 5.10.41 release. There are 9 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, 29 May 2021 15:11:29 +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/v5.x/stable-review/patch-5.10.41-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. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.10.41-rc1 Dongliang Mu NFC: nci: fix memory leak in nci_allocate_device Dave Rigby perf unwind: Set userdata for all __report_module() paths Jan Kratochvil perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder Wanpeng Li KVM: x86: Defer vtime accounting 'til after IRQ handling Wanpeng Li context_tracking: Move guest exit vtime accounting to separate helpers Wanpeng Li context_tracking: Move guest exit context tracking to separate helpers Daniel Borkmann bpf: No need to simulate speculative domain for immediates Daniel Borkmann bpf: Fix mask direction swap upon off reg sign change Daniel Borkmann bpf: Wrap aux data inside bpf_sanitize_info container ------------- Diffstat: Makefile | 4 ++-- arch/x86/kvm/svm/svm.c | 6 +++--- arch/x86/kvm/vmx/vmx.c | 6 +++--- arch/x86/kvm/x86.c | 9 ++++++++ include/linux/context_tracking.h | 25 ++++++++++++++++++---- include/net/nfc/nci_core.h | 1 + kernel/bpf/verifier.c | 46 ++++++++++++++++++++++++---------------- net/nfc/nci/core.c | 1 + net/nfc/nci/hci.c | 5 +++++ tools/perf/util/unwind-libdw.c | 35 ++++++++++++++++++++++++++---- 10 files changed, 104 insertions(+), 34 deletions(-)