Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp957362ybl; Fri, 6 Dec 2019 08:56:48 -0800 (PST) X-Google-Smtp-Source: APXvYqx1GYAHMZVk90OwyjP3hAiqzz1nvyqxpeyofJTTR0xVLzNZhn94tnB+uzhQuxU9o7nieKrb X-Received: by 2002:aca:2b1a:: with SMTP id i26mr12573743oik.64.1575651407948; Fri, 06 Dec 2019 08:56:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575651407; cv=none; d=google.com; s=arc-20160816; b=YvWbbPv9jyN2FVKi6bW244RWplYx71jT9Qb3aQIrkNZWZw+YpnRdIUWt3Am29tgdIE qytlJfEnrdekMIWsPY2JrDPkOceDfKaJNGq2ueADgk1pWxI0ZAYN7OMAyaU9Om2r/33t FgkJm0A3qoX2Mg39dRUA43NgMyTZ598HLGtU1rLHHQeEIvp2+Xb86jHagRQ6u4IhtE7r +CIVifuLXXw4WdqPSjyPyabcOqEjogt+HoH9II5LmOhl4Y8HEeDsymULWYHJaKgnxhnb 4rNA8dxG0P7AWtvZei/fAQG5/CTuxNy+aHiDtydE/R4Y3DXyeEhWRAqokosS1DiuvXaw dfIQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :dkim-signature; bh=N/tJgNGtqXk/tKe5i7rYNNVQqXfVo3E6qnKqK0UOfVc=; b=GLtdaYO+cEzzFuwA9tFIztpY5uAEbyX4PAF7V7wgb/fUF1yEboY0UOgl3I167PpYYK GCaTencAzg7ag5BmeWHcXlM/WQwXb5vU87/oNGnYJJoB4lU8Kx683LSVK2pcsRPOd+GE L6IvPIHm4hptJpd6nMGiLibbIL+rzp29lmtrhaiv//yCTp7gxG3tPjQ9T5tc4HQD3yHC DrgcZtjTqt3S7cjJKIZBySGFMHzsEA8ga/2soWNeb3b0YZiGI2CIBbKRvtPeC1s8jTxp fpyx/6OhZObMUsA66W0msvHXa1LCGSvdbQ/MFjF33HYESCpGqzndW/TN6QsmQgwLvWN7 P8FA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="eJiMK/+1"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b203si2031462oif.101.2019.12.06.08.56.34; Fri, 06 Dec 2019 08:56:47 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="eJiMK/+1"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726410AbfLFQ4C (ORCPT + 99 others); Fri, 6 Dec 2019 11:56:02 -0500 Received: from mail.kernel.org ([198.145.29.99]:50710 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726261AbfLFQ4B (ORCPT ); Fri, 6 Dec 2019 11:56:01 -0500 Received: from e123331-lin.cambridge.arm.com (fw-tnat-cam5.arm.com [217.140.106.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BB09B2064B; Fri, 6 Dec 2019 16:55:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575651361; bh=o08uCHzgAHGv+tapdz95ce96zQ+FlVUziNFbIeIlGG8=; h=From:To:Cc:Subject:Date:From; b=eJiMK/+1U/GKSOob7WKgQlOsLEXxBiMLINK5xYp/UVPpZbKvAdONSfwup3A233imk U8vm5qRsQK0zPL4Bl55k/W8+4BR1Vx2iZRCCCrrIp2tDzFAeO5FOzGr9R0M0gKQ2TW q22dbJxVRTVBS0cPhp87d/Cxj7PJ+Dum1uvbpvVM= From: Ard Biesheuvel To: linux-efi@vger.kernel.org, Ingo Molnar , Thomas Gleixner Cc: Ard Biesheuvel , linux-kernel@vger.kernel.org, Andy Shevchenko , Arvind Sankar , Bhupesh Sharma , Masayoshi Mizuma Subject: [GIT PULL 0/6] EFI fixes for v5.5 Date: Fri, 6 Dec 2019 16:55:36 +0000 Message-Id: <20191206165542.31469-1-ardb@kernel.org> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 2f13437b8917627119d163d62f73e7a78a92303a: Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2019-12-04 19:13:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent for you to fetch changes up to f74622f872e9cb59cabd89cd908ade976e2269b9: efi/earlycon: Remap entire framebuffer after page initialization (2019-12-05 16:40:06 +0000) ---------------------------------------------------------------- Some EFI fixes for the v5.5 cycle: - Ensure that EFI persistent memory reservations are safe from being clobbered by the kexec userland tools by listing them in /proc/iomem - Reinstate a EFIFB earlycon optimization that got lost when moving the code from x86 earlyprintk - Various fixes for logic bugs in the handling of graphics output by the EFI stub. ---------------------------------------------------------------- Andy Shevchenko (1): efi/earlycon: Remap entire framebuffer after page initialization Ard Biesheuvel (1): efi/memreserve: register reservations as 'reserved' in /proc/iomem Arvind Sankar (4): efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs efi/gop: Return EFI_SUCCESS if a usable GOP was found efi/gop: Fix memory leak from __gop_query32/64 efi: fix type of unload field in efi_loaded_image_t drivers/firmware/efi/earlycon.c | 40 +++++++++++++++++++ drivers/firmware/efi/efi.c | 28 ++++++++++++- drivers/firmware/efi/libstub/gop.c | 80 +++++++++----------------------------- include/linux/efi.h | 10 ++--- 4 files changed, 90 insertions(+), 68 deletions(-)