From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by sourceware.org (Postfix) with ESMTP id C379D389683C for ; Tue, 27 Jul 2021 01:59:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C379D389683C Received: from mail-qk1-f200.google.com (mail-qk1-f200.google.com [209.85.222.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-177-R0R-45FdMkWv-3tZm66mLQ-1; Mon, 26 Jul 2021 21:59:03 -0400 X-MC-Unique: R0R-45FdMkWv-3tZm66mLQ-1 Received: by mail-qk1-f200.google.com with SMTP id s186-20020a3790c30000b02903b9ade0af31so10523485qkd.1 for ; Mon, 26 Jul 2021 18:59:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:organization:message-id:date :user-agent:mime-version:content-language:content-transfer-encoding; bh=C+3S+rpDcN69TFldyeXpGDmoZRy9Sib5f0uMDNFk8Pk=; b=Bd6asHj/r7qlTFBx3c33hi8xUrtVO8++T8uwQ5oYCFOBCCKyUGKipJWezqS9BYCGk5 f62FTFZetgaBobT5p6LLcCvEMkqb8IQ0OFZalOp+kWWqDGvcywTNYVUp+DH5E2juV3I2 PDXbSKrrDaKpgFEf38K42dlN+cxB4LVrTta3lS5tCE9WBQLmOIQHoYIJzGybeYthQElN 1plHqNTqy6QL5VR58q+vCHhJ5qjfSnbRPbkpezSAdDy7/mb5bxJEp8IxTzocKTBf9hpa Spvw0lS1adT75jsadfnBRULCb9MlCNNtd6mbayhVG9XNRsJclVMh8LHU4J/hfjYmPEIg V3DA== X-Gm-Message-State: AOAM531OGqqFUKX0mk5XgIq93+Mva7ODWBrPterPYOVJ2EO9x/PJEe53 bsCBP+q5iwkepSbCE++tcgMkuckesLa1jc2spMA+RagdLq7EPdkcEN6jJ3VJBR3Ui8QGpC7cTaf F6jtFnVn/VbrTPgcuEQEX7nV7hXRCJcoh5l1wRwhbFPpqVGCrJOP9GW6JwIAmeRsh6aPiGQ== X-Received: by 2002:ad4:46e2:: with SMTP id h2mr3951695qvw.24.1627351143240; Mon, 26 Jul 2021 18:59:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyhaCuBglCtnPpHalTNFEc9Q/uGTFUanFHqTeq+neDAG5DTt8nEd2MBawlri16D70j8RO/U2g== X-Received: by 2002:ad4:46e2:: with SMTP id h2mr3951678qvw.24.1627351142991; Mon, 26 Jul 2021 18:59:02 -0700 (PDT) Received: from [192.168.1.16] (198-84-214-74.cpe.teksavvy.com. [198.84.214.74]) by smtp.gmail.com with ESMTPSA id d20sm956101qkg.34.2021.07.26.18.59.02 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 26 Jul 2021 18:59:02 -0700 (PDT) To: libc-alpha From: Carlos O'Donell Subject: Monday Patch Queue Review udpate (2021-07-26) Organization: Red Hat Message-ID: Date: Mon, 26 Jul 2021 21:59:01 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.3 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2021 01:59:08 -0000 Most recent meeting status is always here: https://sourceware.org/glibc/wiki/PatchworkReviewMeetings#Update Meeting: 2021-07-26 @ 0900h EST (UTC-5) Video/Audio: https://bluejeans.com/9093064454 IRC: #glibc on OFTC. Review new patches and restart review at the top. 272 patches. Short meeting review of the oustanding patches to review. https://patchwork.sourceware.org/project/glibc/list/?series=2507 Of the audit fixes we want to review one. Regression: elf: Fix audit regression Florian: Will review first patch in series. Florian to review C.UTF-8 patches Preparing for another mass rebuild with the patches. HJ discovered performance regression on memmove/memcpy Regression in workaround for Skylake server. Implemented a fix. Fix is tested Patches sent out this morning: https://patchwork.sourceware.org/project/glibc/list/?series=2549 Carlos to look at this patch. Siddhesh says all his patches can wait. Carlos to review manual change: https://patchwork.sourceware.org/project/glibc/list/?series=2549 -- Cheers, Carlos.