Message ID | 4756726.GXAFRqVoOG@kreacher |
---|---|
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:6687:0:0:0:0:0 with SMTP id l7csp377384wru; Thu, 27 Oct 2022 11:02:11 -0700 (PDT) X-Google-Smtp-Source: AMsMyM4bZYPN5/u16HVLEAGp6hEb3W47lzbPfnLm6JwhdjcS6YZuA2NQZnd26Ok8UH+pdwhIK9ei X-Received: by 2002:a05:6a00:1482:b0:56c:6a9c:3d7 with SMTP id v2-20020a056a00148200b0056c6a9c03d7mr8807502pfu.0.1666893731172; Thu, 27 Oct 2022 11:02:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1666893731; cv=none; d=google.com; s=arc-20160816; b=HAjNfQE9onTAzI1IS13+MwqjunuFpVZctrsMON152fq8rqBEkb8/7TIJuNV7yU0PBY Y63zwbCIXxQsQPzp9urbFjJ4xu7jry3wGapakYRuPqH5n+/+nRiOJRsQDIteyg0LD0HA Ah4dm7ElzJkQ1b2Tcf327soBAPmxJHGs2ubvTfyIn9SFZj8vrJu5m/+DnU9TLNgdrgEY IKyqp90YVVnfWVAuo+3HPhjGAWK3vhN0OGhmlOk4ElclAXGx7LnD6WSAafM9Xri9cHDv 5ugYeH6wBLDiKX8oeVuwFRL3A7D1QoHPBzj0E36E1CtL9YnF/TBE8+eOoNCKBf9zLFTE 135w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=qHSdudF2QlvZFDZrk78m+JDV2eHeyD/+3e08VSJqXL0=; b=v1gLkstM3gEhHmuYwgI+0yUkz7TMdfixcyqYHMkryeiphQLzuj5n0y3t3djc0uug2z TBfPUe7/3bez+H2kOxjTwCQXW/oJSFsSmJsAmWcu5fbSYy64NrKKZ2bMTmdkoE0PLChx Q5w2PxhBrpXLDC2zgdfP+m3tJC15tIFJSwoGTk3pJaDgttwLiTy83bC9/6V3ccYisDMJ SdkpkFzKXWehauFyRHESrCL0B6j/VL0qYAtdA194WjcxCsAiTIejjlihKo0WX7eGTYM1 UdCVsZ2QGyHsBLfw1jmi7QNkaEWknJ7AFAluJ7awP9sF5c3IA7YqvryNy69o4qdEigu4 8fpQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id a38-20020a056a001d2600b00565d37ee1casi2696879pfx.166.2022.10.27.11.01.56; Thu, 27 Oct 2022 11:02:11 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236327AbiJ0SA1 (ORCPT <rfc822;chrisfriedt@gmail.com> + 99 others); Thu, 27 Oct 2022 14:00:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46974 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236147AbiJ0R75 (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Thu, 27 Oct 2022 13:59:57 -0400 Received: from cloudserver094114.home.pl (cloudserver094114.home.pl [79.96.170.134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 59F181781C4; Thu, 27 Oct 2022 10:59:23 -0700 (PDT) Received: from localhost (127.0.0.1) (HELO v370.home.net.pl) by /usr/run/smtp (/usr/run/postfix/private/idea_relay_lmtp) via UNIX with SMTP (IdeaSmtpServer 5.0.0) id f8a35747ecaca7a6; Thu, 27 Oct 2022 19:59:21 +0200 Received: from kreacher.localnet (unknown [213.134.169.45]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by v370.home.net.pl (Postfix) with ESMTPSA id 8B54466D83D; Thu, 27 Oct 2022 19:59:20 +0200 (CEST) From: "Rafael J. Wysocki" <rjw@rjwysocki.net> To: Linux ACPI <linux-acpi@vger.kernel.org> Cc: LKML <linux-kernel@vger.kernel.org>, Bob Moore <robert.moore@intel.com> Subject: [PATCH 00/11] ACPICA: Upstream changes since ACPICA 20220331 Date: Thu, 27 Oct 2022 19:45:39 +0200 Message-ID: <4756726.GXAFRqVoOG@kreacher> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" X-CLIENT-IP: 213.134.169.45 X-CLIENT-HOSTNAME: 213.134.169.45 X-VADE-SPAMSTATE: clean X-VADE-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvgedrtdeggdduudekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecujffqoffgrffnpdggtffipffknecuuegrihhlohhuthemucduhedtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvfevufffkfgggfgtsehtufertddttdejnecuhfhrohhmpedftfgrfhgrvghlucflrdcuhgihshhotghkihdfuceorhhjfiesrhhjfiihshhotghkihdrnhgvtheqnecuggftrfgrthhtvghrnhepheeggfdtteethfduveegfeevteduiefgteefueekuefhieegffevteektdfhveeunecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepvddufedrudefgedrudeiledrgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepvddufedrudefgedrudeiledrgeehpdhhvghlohepkhhrvggrtghhvghrrdhlohgtrghlnhgvthdpmhgrihhlfhhrohhmpedftfgrfhgrvghlucflrdcuhgihshhotghkihdfuceorhhjfiesrhhjfiihshhotghkihdrnhgvtheqpdhnsggprhgtphhtthhopeefpdhrtghpthhtoheplhhinhhugidqrggtphhisehvghgvrhdrkhgvrhhnvghlrdhorhhgpdhrtghpthhtoheplhhinhhugidqkhgvrhhnvghlsehvghgvrhdrkhgvrhhnvghlrdhorhhgpdhrtghpthhtoheprhhosggvrhhtrdhmohhorhgvsehinhhtvghlrdgtohhm X-DCC--Metrics: v370.home.net.pl 1024; Body=3 Fuz1=3 Fuz2=3 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1747864761192529169?= X-GMAIL-MSGID: =?utf-8?q?1747864761192529169?= |
Series |
ACPICA: Upstream changes since ACPICA 20220331
|
|
Message
Rafael J. Wysocki
Oct. 27, 2022, 5:45 p.m. UTC
Hi All, This series of patches represents upstream ACPICA changes committed since the 20220331 release, as available from https://github.com/acpica/acpica, except for the patches that have been applied to the Linux kernel already and one commit that was reverted from the upstream ACPICA. It contains the following material: Alison Schofield (1): ACPICA: Add CXL 3.0 structures (CXIMS & RDPAS) to the CEDT table Bob Moore (3): ACPICA: Add a couple of new UUIDs to the known UUID list ACPICA: Improve warning message for "invalid ACPI name". ACPICA: Finish support for the CDAT table Huacai Chen (2): ACPICA: MADT: Add loong_arch-specific APICs support ACPICA: Events: Support fixed pcie wake event Kuppuswamy Sathyanarayanan (1): ACPICA: iASL: Add CCEL table to both compiler/disassembler Robin Murphy (1): ACPICA: IORT: Update for revision E.e Sudeep Holla (1): ACPICA: Add support for FFH Opregion special context data Vit Kabele (2): ACPICA: Check that EBDA pointer is in valid memory ACPICA: Do not touch VGA memory when EBDA < 1ki_b Thanks!