lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <FAB42E78-0D04-4B5D-84CE-E76C6D5D6743@zytor.com>
Date: Mon, 19 Jan 2026 14:29:09 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Lukas Bulwahn <lbulwahn@...hat.com>,
        Dave Hansen <dave.hansen@...ux.intel.com>
CC: Jarkko Sakkinen <jarkko@...nel.org>, Andy Lutomirski <luto@...nel.org>,
        Thomas Gleixner <tglx@...nel.org>, Ingo Molnar <mingo@...hat.com>,
        Borislav Petkov <bp@...en8.de>, x86@...nel.org,
        linux-sgx@...r.kernel.org, kernel-janitors@...r.kernel.org,
        linux-kernel@...r.kernel.org, Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] MAINTAINERS: adjust file entry in INTEL SGX

On January 19, 2026 1:38:35 AM PST, Lukas Bulwahn <lbulwahn@...hat.com> wrote:
>From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
>
>Commit 693c819fedcd ("x86/entry/vdso: Refactor the vdso build") moves the
>vdso sources into common, vdso32, and vdso64 subdirectories, but misses to
>adjust the file entry in the INTEL SGX section of the MAINTAINERS file.
>
>Adjust the file entry in accordance with the file movement of the commit
>above.
>
>Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
>---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/MAINTAINERS b/MAINTAINERS
>index 14a06f856b81..68f5fec91f96 100644
>--- a/MAINTAINERS
>+++ b/MAINTAINERS
>@@ -13105,7 +13105,7 @@ S:	Supported
> Q:	https://patchwork.kernel.org/project/intel-sgx/list/
> T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/sgx
> F:	Documentation/arch/x86/sgx.rst
>-F:	arch/x86/entry/vdso/vsgx.S
>+F:	arch/x86/entry/vdso/vdso64/vsgx.S
> F:	arch/x86/include/asm/sgx.h
> F:	arch/x86/include/uapi/asm/sgx.h
> F:	arch/x86/kernel/cpu/sgx/*

This should be added to tip:x86/entry.

Acked-by: H. Peter Anvin (Intel) <hpa@...or.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ