From patchwork Tue Nov 19 22:06:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Connor Kuehl X-Patchwork-Id: 1197645 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47Hfzj2bxvz9sPT; Wed, 20 Nov 2019 09:06:25 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1iXBdb-00046J-Sz; Tue, 19 Nov 2019 22:06:19 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iXBda-00046D-9e for kernel-team@lists.ubuntu.com; Tue, 19 Nov 2019 22:06:18 +0000 Received: from mail-pg1-f197.google.com ([209.85.215.197]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iXBdZ-00022y-TM for kernel-team@lists.ubuntu.com; Tue, 19 Nov 2019 22:06:18 +0000 Received: by mail-pg1-f197.google.com with SMTP id e16so6306391pgi.22 for ; Tue, 19 Nov 2019 14:06:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=8T+yQqI0BJWzswSWLvBZ9SzDi/jr+eXvbdh4qocToIM=; b=cuBukfTeY+nMjzbY4Ymc/c24t1otApO6bO7w9CSbmQ1syiHhgwJM++M+qFXVQj+M6b R0wdwuQM5hrdpDhjL9sxct/Rztp3E9eCfZpDZ36MVzrjSgR1NIQ0nhcV+1LYWGqP/lAj isun3nNcoLrvSAIyybJK6a5DZKeItJCSLYR1gEhhxqW26aPlHpaX8hSTffXn20q71Ru2 Szitq8oUo27jAOQkzC7rn9/fB7+9nOUhmv10AnHJGQSnuIeXK5s7aNsSHSdOjfI+Vv7P ZZ0dpCwvIggISAb7dv0BtelNZW4LgJEbtuAMgi6b9IbSqDR65rVGlXDIyqzfZDZ2Y/qK 6V9A== X-Gm-Message-State: APjAAAWBP4QdV8kqNA3LGY8XFgVduvQodB5jnDRIPnbWiWSIZGa+stB4 uIGTqkcGv69wAtvkzXSug0VMb0uAZ12vy1zJQXmDfRR1EkGcLQ/YvaOsUDxJLTz8ScSxL54HF9q MUxUuTeUngmsZ+RUyhYgKtyIFwDQ9n6q7GZlVyn2Rkw== X-Received: by 2002:aa7:9804:: with SMTP id e4mr8405688pfl.21.1574201176298; Tue, 19 Nov 2019 14:06:16 -0800 (PST) X-Google-Smtp-Source: APXvYqyFWRKekR+F1uXMdCl5OYB5gnRm5LscL4dp/px4+axB2oUQIc6hqh7QlBIuJYBxT9AHLTaHXg== X-Received: by 2002:aa7:9804:: with SMTP id e4mr8405615pfl.21.1574201175397; Tue, 19 Nov 2019 14:06:15 -0800 (PST) Received: from localhost.localdomain (c-71-63-171-240.hsd1.or.comcast.net. [71.63.171.240]) by smtp.gmail.com with ESMTPSA id w69sm28096594pfc.164.2019.11.19.14.06.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Nov 2019 14:06:14 -0800 (PST) From: Connor Kuehl To: kernel-team@lists.ubuntu.com Subject: [Xenial][SRU][Pull] Xenial update: 4.4.202 upstream stable release Date: Tue, 19 Nov 2019 14:06:13 -0800 Message-Id: <20191119220613.32676-1-connor.kuehl@canonical.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1853177 NOTE: This pull request is based on another pending pull request that has been sent to this mailing list. Please apply: * [Xenial][SRU][Pull] Xenial update: 4.4.201 upstream stable release" before applying this one. Please note that the following commits from this upstream Linux stable update were dropped in favor of the UBUNTU SAUCE equivalents: * KVM: Introduce kvm_get_arch_capabilities() * KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts * kvm: x86: IA32_ARCH_CAPABILITIES is always supported * KVM: x86: use Intel speculation bugs and features as derived in generic x86 code * x86/msr: Add the IA32_TSX_CTRL MSR * x86/cpu: Add a helper function x86_read_arch_cap_msr() * x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default * x86/speculation/taa: Add mitigation for TSX Async Abort * x86/speculation/taa: Add sysfs reporting for TSX Async Abort * kvm/x86: Export MDS_NO=0 to guests when TSX is enabled * x86/tsx: Add "auto" option to the tsx= cmdline parameter * x86/speculation/taa: Add documentation for TSX Async Abort * x86/tsx: Add config options to set tsx=on|off|auto * x86/bugs: Add ITLB_MULTIHIT bug infrastructure ---------------------------------------------------------------- The following changes since commit 5f171052d06ef1b18d0e8fbb14ba41cbc1d4c350: UBUNTU: upstream stable to v4.4.201 (2019-11-18 14:55:45 -0800) are available in the Git repository at: git://git.launchpad.net/~connork/+git/xenial update-to-4.4.202 for you to fetch changes up to fe3a2f0999160788fd37d7b3973eb53ee93a2b28: UBUNTU: upstream stable to v4.4.202 (2019-11-19 09:50:56 -0800) ---------------------------------------------------------------- Connor Kuehl (1): UBUNTU: upstream stable to v4.4.202 Greg Kroah-Hartman (1): Linux 4.4.202 Jonas Gorski (1): MIPS: BCM63XX: fix switch core reset on BCM6368 Josh Poimboeuf (1): x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs Junaid Shahid (1): kvm: mmu: Don't read PDPTEs when paging is not enabled Michael Ellerman (1): powerpc/Makefile: Use cflags-y/aflags-y for setting endian options Nicholas Piggin (2): powerpc: Fix compiling a BE kernel with a powerpc64le toolchain powerpc/boot: Request no dynamic linker for boot wrapper Makefile | 2 +- arch/mips/bcm63xx/reset.c | 2 +- arch/powerpc/Makefile | 31 +++++++++++++++++++++---------- arch/powerpc/boot/wrapper | 24 +++++++++++++++++++++++- arch/x86/kernel/cpu/bugs.c | 4 ---- arch/x86/kvm/x86.c | 4 ++-- debian.master/upstream-stable | 2 +- 7 files changed, 49 insertions(+), 20 deletions(-)