From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 049B0FA373D for ; Mon, 24 Oct 2022 05:02:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230151AbiJXFCY (ORCPT ); Mon, 24 Oct 2022 01:02:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230132AbiJXFCX (ORCPT ); Mon, 24 Oct 2022 01:02:23 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2D70079A4C; Sun, 23 Oct 2022 22:02:22 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B6E7D60FF0; Mon, 24 Oct 2022 05:02:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 757FDC433D6; Mon, 24 Oct 2022 05:02:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1666587741; bh=oLNeae/g3E6G/Ls0ICeBdFZ3JmsZl6TCaf+9G+ZQyuc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=r24wFPf2OoXaZUv1hRwUhK0LG70rwvP8C4wk+P2MA2QLtc5OBc85KnMDgO5frfUt/ 4Ep80Vjk9MFiaue7+edpKlQI7zLMePRUhPgBOsO2uFwBve4/EOVn8iH4PxA2E9Kzkc zxaSOCwadEVS4BIhzeo+C2+7Hb2+R7OTJnv2Kc/s= Date: Mon, 24 Oct 2022 07:03:12 +0200 From: Greg Kroah-Hartman To: "Jason A. Donenfeld" Cc: linux-kernel@vger.kernel.org, Albert Ou , Boris Ostrovsky , Borislav Petkov , Catalin Marinas , Chris Zankel , Christophe Leroy , Dave Hansen , Guo Ren , "H . Peter Anvin" , Ingo Molnar , Juergen Gross , Max Filippov , Michael Ellerman , Nicholas Piggin , Palmer Dabbelt , Paul Walmsley , Rich Felker , Russell King , Thomas Bogendoerfer , Thomas Gleixner , Will Deacon , Yoshinori Sato , linux-arm-kernel@lists.infradead.org, linux-csky@vger.kernel.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-sh@vger.kernel.org, linux-xtensa@linux-xtensa.org, linuxppc-dev@lists.ozlabs.org, x86@kernel.org Subject: Re: [PATCH v1 0/2] cleanup stackprotector canary generation Message-ID: References: <20221023203208.118919-1-Jason@zx2c4.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221023203208.118919-1-Jason@zx2c4.com> Precedence: bulk List-ID: X-Mailing-List: linux-csky@vger.kernel.org On Sun, Oct 23, 2022 at 10:32:06PM +0200, Jason A. Donenfeld wrote: > Stack canary generation currently lives partially in random.h, where it > doesn't belong, and is in general a bit overcomplicated. This small > patchset fixes up both issues. I'll take these in my tree, unless > somebody else prefers to do so. > > Cc: Albert Ou > Cc: Boris Ostrovsky > Cc: Borislav Petkov > Cc: Catalin Marinas > Cc: Chris Zankel > Cc: Christophe Leroy > Cc: Dave Hansen > Cc: Greg Kroah-Hartman > Cc: Guo Ren > Cc: H. Peter Anvin > Cc: Ingo Molnar > Cc: Juergen Gross > Cc: Max Filippov > Cc: Michael Ellerman > Cc: Nicholas Piggin > Cc: Palmer Dabbelt > Cc: Paul Walmsley > Cc: Rich Felker > Cc: Russell King > Cc: Thomas Bogendoerfer > Cc: Thomas Gleixner > Cc: Will Deacon > Cc: Yoshinori Sato > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-csky@vger.kernel.org > Cc: linux-mips@vger.kernel.org > Cc: linux-riscv@lists.infradead.org > Cc: linux-sh@vger.kernel.org > Cc: linux-xtensa@linux-xtensa.org > Cc: linuxppc-dev@lists.ozlabs.org > Cc: x86@kernel.org Acked-by: Greg Kroah-Hartman From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E32FBC38A2D for ; Mon, 24 Oct 2022 05:02:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=mBZPrkztnw4hZVIn9NUH+iy8KToIir5ZvSKmtFHFjlI=; b=OqP87azUvt8vVd u96M6ojlqKeCYjxvEt7UJOf7TJG/VcwfKp7D7rSYjO/FdLLMERoBb79+zrgJtXvzrpzn/TggGLb/h 1mWTc2EKRx1yY+KjHh2d5Kb4W2tDNV4ztyGN05qGbKMk2C85J3Ws/3pmrlEpT7lhv0u1SmzRTzQwk XJfGVIvGYo5d5RgpAxymRPaeQhWAHpaIjGTNDeT2V8rLhPAXVV6xkTxQfAkh6+KlGSSe9WLQ1PU1G AW+0vawMX6b4henroMr+Cytkz8N6S5U9Mzx+sCFeTwKgo7NIKma970t/PRY+XuqXeh4vYmB/ogrMa rfRKIwIfFIIQ8jzXwyEQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ompbf-00H9EG-Vw; Mon, 24 Oct 2022 05:02:36 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ompbU-00H99k-6P; Mon, 24 Oct 2022 05:02:25 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 6BF8EB8085C; Mon, 24 Oct 2022 05:02:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 757FDC433D6; Mon, 24 Oct 2022 05:02:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1666587741; bh=oLNeae/g3E6G/Ls0ICeBdFZ3JmsZl6TCaf+9G+ZQyuc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=r24wFPf2OoXaZUv1hRwUhK0LG70rwvP8C4wk+P2MA2QLtc5OBc85KnMDgO5frfUt/ 4Ep80Vjk9MFiaue7+edpKlQI7zLMePRUhPgBOsO2uFwBve4/EOVn8iH4PxA2E9Kzkc zxaSOCwadEVS4BIhzeo+C2+7Hb2+R7OTJnv2Kc/s= Date: Mon, 24 Oct 2022 07:03:12 +0200 From: Greg Kroah-Hartman To: "Jason A. Donenfeld" Cc: linux-kernel@vger.kernel.org, Albert Ou , Boris Ostrovsky , Borislav Petkov , Catalin Marinas , Chris Zankel , Christophe Leroy , Dave Hansen , Guo Ren , "H . Peter Anvin" , Ingo Molnar , Juergen Gross , Max Filippov , Michael Ellerman , Nicholas Piggin , Palmer Dabbelt , Paul Walmsley , Rich Felker , Russell King , Thomas Bogendoerfer , Thomas Gleixner , Will Deacon , Yoshinori Sato , linux-arm-kernel@lists.infradead.org, linux-csky@vger.kernel.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-sh@vger.kernel.org, linux-xtensa@linux-xtensa.org, linuxppc-dev@lists.ozlabs.org, x86@kernel.org Subject: Re: [PATCH v1 0/2] cleanup stackprotector canary generation Message-ID: References: <20221023203208.118919-1-Jason@zx2c4.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221023203208.118919-1-Jason@zx2c4.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221023_220224_395670_D206E746 X-CRM114-Status: GOOD ( 12.96 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Sun, Oct 23, 2022 at 10:32:06PM +0200, Jason A. Donenfeld wrote: > Stack canary generation currently lives partially in random.h, where it > doesn't belong, and is in general a bit overcomplicated. This small > patchset fixes up both issues. I'll take these in my tree, unless > somebody else prefers to do so. > > Cc: Albert Ou > Cc: Boris Ostrovsky > Cc: Borislav Petkov > Cc: Catalin Marinas > Cc: Chris Zankel > Cc: Christophe Leroy > Cc: Dave Hansen > Cc: Greg Kroah-Hartman > Cc: Guo Ren > Cc: H. Peter Anvin > Cc: Ingo Molnar > Cc: Juergen Gross > Cc: Max Filippov > Cc: Michael Ellerman > Cc: Nicholas Piggin > Cc: Palmer Dabbelt > Cc: Paul Walmsley > Cc: Rich Felker > Cc: Russell King > Cc: Thomas Bogendoerfer > Cc: Thomas Gleixner > Cc: Will Deacon > Cc: Yoshinori Sato > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-csky@vger.kernel.org > Cc: linux-mips@vger.kernel.org > Cc: linux-riscv@lists.infradead.org > Cc: linux-sh@vger.kernel.org > Cc: linux-xtensa@linux-xtensa.org > Cc: linuxppc-dev@lists.ozlabs.org > Cc: x86@kernel.org Acked-by: Greg Kroah-Hartman _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9D885C38A2D for ; Mon, 24 Oct 2022 05:03:25 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4MwjdR6P0rz3cBc for ; Mon, 24 Oct 2022 16:03:23 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=r24wFPf2; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linuxfoundation.org (client-ip=2604:1380:4601:e00::1; helo=ams.source.kernel.org; envelope-from=gregkh@linuxfoundation.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=r24wFPf2; dkim-atps=neutral Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4MwjcN6CThz2xf6 for ; Mon, 24 Oct 2022 16:02:27 +1100 (AEDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 6BF8EB8085C; Mon, 24 Oct 2022 05:02:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 757FDC433D6; Mon, 24 Oct 2022 05:02:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1666587741; bh=oLNeae/g3E6G/Ls0ICeBdFZ3JmsZl6TCaf+9G+ZQyuc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=r24wFPf2OoXaZUv1hRwUhK0LG70rwvP8C4wk+P2MA2QLtc5OBc85KnMDgO5frfUt/ 4Ep80Vjk9MFiaue7+edpKlQI7zLMePRUhPgBOsO2uFwBve4/EOVn8iH4PxA2E9Kzkc zxaSOCwadEVS4BIhzeo+C2+7Hb2+R7OTJnv2Kc/s= Date: Mon, 24 Oct 2022 07:03:12 +0200 From: Greg Kroah-Hartman To: "Jason A. Donenfeld" Subject: Re: [PATCH v1 0/2] cleanup stackprotector canary generation Message-ID: References: <20221023203208.118919-1-Jason@zx2c4.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221023203208.118919-1-Jason@zx2c4.com> X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Rich Felker , linux-sh@vger.kernel.org, Catalin Marinas , Dave Hansen , linux-mips@vger.kernel.org, Max Filippov , Guo Ren , linux-csky@vger.kernel.org, "H . Peter Anvin" , linux-riscv@lists.infradead.org, Will Deacon , Boris Ostrovsky , Yoshinori Sato , x86@kernel.org, Russell King , Ingo Molnar , linux-xtensa@linux-xtensa.org, Albert Ou , Nicholas Piggin , Borislav Petkov , Paul Walmsley , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Juergen Gross , Chris Zankel , Thomas Bogendoerfer , linux-kernel@vger.kernel.org, Palmer Dabbelt , linuxppc-dev@lists.o zlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Sun, Oct 23, 2022 at 10:32:06PM +0200, Jason A. Donenfeld wrote: > Stack canary generation currently lives partially in random.h, where it > doesn't belong, and is in general a bit overcomplicated. This small > patchset fixes up both issues. I'll take these in my tree, unless > somebody else prefers to do so. > > Cc: Albert Ou > Cc: Boris Ostrovsky > Cc: Borislav Petkov > Cc: Catalin Marinas > Cc: Chris Zankel > Cc: Christophe Leroy > Cc: Dave Hansen > Cc: Greg Kroah-Hartman > Cc: Guo Ren > Cc: H. Peter Anvin > Cc: Ingo Molnar > Cc: Juergen Gross > Cc: Max Filippov > Cc: Michael Ellerman > Cc: Nicholas Piggin > Cc: Palmer Dabbelt > Cc: Paul Walmsley > Cc: Rich Felker > Cc: Russell King > Cc: Thomas Bogendoerfer > Cc: Thomas Gleixner > Cc: Will Deacon > Cc: Yoshinori Sato > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-csky@vger.kernel.org > Cc: linux-mips@vger.kernel.org > Cc: linux-riscv@lists.infradead.org > Cc: linux-sh@vger.kernel.org > Cc: linux-xtensa@linux-xtensa.org > Cc: linuxppc-dev@lists.ozlabs.org > Cc: x86@kernel.org Acked-by: Greg Kroah-Hartman From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AF871C3A59D for ; Mon, 24 Oct 2022 05:03:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=07Pl/8HRIVQnln51/gezCOJvnjEAw3Bzi7za7aiFCzM=; b=gerlGBjLlYHUzx 8K4Z8zURbGYZ3dJP6c04k0sjQFrlk4/lHyuMQCvg1TxWVxY06XgMPhqje+9IF1LzLk4ED42OoENbo LSZQzCp7/LnInvnZG6d/uFvU+usFmBPZoYg7zxSoIHb6obKV1sPLelCoIdC45ISdSQIyPYX4gl6zI 9CiliV3OTlSuHsgMmPfAjqeABl5zfM6zChdMLAvkac/kdHMLYw9zLbTvODm13+UPW06Z9uMrHeKb5 Pv1Fa9w5G9+KGI1q43erCHgLcl0c8ZpYTDfHy1Hw5ZeQkrx+dxCVgMohZVBblx29GmGPs28aEDWAK OKbqfngdDK/P9AlGlvnQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ompbY-00H9C9-0Q; Mon, 24 Oct 2022 05:02:28 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ompbU-00H99k-6P; Mon, 24 Oct 2022 05:02:25 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 6BF8EB8085C; Mon, 24 Oct 2022 05:02:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 757FDC433D6; Mon, 24 Oct 2022 05:02:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1666587741; bh=oLNeae/g3E6G/Ls0ICeBdFZ3JmsZl6TCaf+9G+ZQyuc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=r24wFPf2OoXaZUv1hRwUhK0LG70rwvP8C4wk+P2MA2QLtc5OBc85KnMDgO5frfUt/ 4Ep80Vjk9MFiaue7+edpKlQI7zLMePRUhPgBOsO2uFwBve4/EOVn8iH4PxA2E9Kzkc zxaSOCwadEVS4BIhzeo+C2+7Hb2+R7OTJnv2Kc/s= Date: Mon, 24 Oct 2022 07:03:12 +0200 From: Greg Kroah-Hartman To: "Jason A. Donenfeld" Cc: linux-kernel@vger.kernel.org, Albert Ou , Boris Ostrovsky , Borislav Petkov , Catalin Marinas , Chris Zankel , Christophe Leroy , Dave Hansen , Guo Ren , "H . Peter Anvin" , Ingo Molnar , Juergen Gross , Max Filippov , Michael Ellerman , Nicholas Piggin , Palmer Dabbelt , Paul Walmsley , Rich Felker , Russell King , Thomas Bogendoerfer , Thomas Gleixner , Will Deacon , Yoshinori Sato , linux-arm-kernel@lists.infradead.org, linux-csky@vger.kernel.org, linux-mips@vger.kernel.org, linux-riscv@lists.infradead.org, linux-sh@vger.kernel.org, linux-xtensa@linux-xtensa.org, linuxppc-dev@lists.ozlabs.org, x86@kernel.org Subject: Re: [PATCH v1 0/2] cleanup stackprotector canary generation Message-ID: References: <20221023203208.118919-1-Jason@zx2c4.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221023203208.118919-1-Jason@zx2c4.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221023_220224_395670_D206E746 X-CRM114-Status: GOOD ( 12.96 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, Oct 23, 2022 at 10:32:06PM +0200, Jason A. Donenfeld wrote: > Stack canary generation currently lives partially in random.h, where it > doesn't belong, and is in general a bit overcomplicated. This small > patchset fixes up both issues. I'll take these in my tree, unless > somebody else prefers to do so. > > Cc: Albert Ou > Cc: Boris Ostrovsky > Cc: Borislav Petkov > Cc: Catalin Marinas > Cc: Chris Zankel > Cc: Christophe Leroy > Cc: Dave Hansen > Cc: Greg Kroah-Hartman > Cc: Guo Ren > Cc: H. Peter Anvin > Cc: Ingo Molnar > Cc: Juergen Gross > Cc: Max Filippov > Cc: Michael Ellerman > Cc: Nicholas Piggin > Cc: Palmer Dabbelt > Cc: Paul Walmsley > Cc: Rich Felker > Cc: Russell King > Cc: Thomas Bogendoerfer > Cc: Thomas Gleixner > Cc: Will Deacon > Cc: Yoshinori Sato > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-csky@vger.kernel.org > Cc: linux-mips@vger.kernel.org > Cc: linux-riscv@lists.infradead.org > Cc: linux-sh@vger.kernel.org > Cc: linux-xtensa@linux-xtensa.org > Cc: linuxppc-dev@lists.ozlabs.org > Cc: x86@kernel.org Acked-by: Greg Kroah-Hartman _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel