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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 26 Jun 2019 09:31:26 -0700
From:   Andy Lutomirski <luto@...nel.org>
To:     "H. Peter Anvin" <hpa@...or.com>,
        Andrew Lutomirski <luto@...nel.org>,
        Mark Salyzyn <salyzyn@...roid.com>,
        Dmitry Safonov <0x7f454c46@...il.com>,
        Arnd Bergmann <arnd@...db.de>,
        Catalin Marinas <catalin.marinas@....com>,
        Ingo Molnar <mingo@...nel.org>,
        Andrey Vagin <avagin@...nvz.org>,
        Vincenzo Frascino <vincenzo.frascino@....com>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        Dmitry Safonov <dima@...sta.com>,
        Peter Collingbourne <pcc@...gle.com>,
        Will Deacon <will.deacon@....com>,
        Paul Burton <paul.burton@...s.com>,
        Michael Kelley <mikelley@...rosoft.com>,
        Shuah Khan <shuah@...nel.org>,
        Shijith Thotton <sthotton@...vell.com>,
        Sasha Levin <sashal@...nel.org>,
        Andre Przywara <andre.przywara@....com>,
        Daniel Lezcano <daniel.lezcano@...aro.org>,
        Huw Davies <huw@...eweavers.com>,
        Ralf Baechle <ralf@...ux-mips.org>,
        linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
        Russell King <linux@...linux.org.uk>,
        LKML <linux-kernel@...r.kernel.org>,
        Rasmus Villemoes <linux@...musvillemoes.dk>,
        Thomas Gleixner <tglx@...utronix.de>
Cc:     linux-tip-commits@...r.kernel.org
Subject: Re: [tip:timers/vdso] MAINTAINERS: Add entry for the generic VDSO library

On Wed, Jun 26, 2019 at 5:37 AM tip-bot for Thomas Gleixner
<tipbot@...or.com> wrote:
>
> Commit-ID:  e70980312a946a56173843cbc0104b3b0e57a0c7
> Gitweb:     https://git.kernel.org/tip/e70980312a946a56173843cbc0104b3b0e57a0c7
> Author:     Thomas Gleixner <tglx@...utronix.de>
> AuthorDate: Mon, 24 Jun 2019 02:34:24 +0200
> Committer:  Thomas Gleixner <tglx@...utronix.de>
> CommitDate: Wed, 26 Jun 2019 07:28:11 +0200
>
> MAINTAINERS: Add entry for the generic VDSO library
>
> Assign the following folks in alphabetic order:
>
>  - Andy for being the VDSO wizard of x86 and in general. He's also the
>    performance monitor of choice and the code in the generic library is
>    heavily influenced by his previous x86 VDSO work.
>
>  - Thomas for being the dude who has to deal with any form of time(r)
>    nonsense anyway
>
>  - Vincenzo for being the poor sod who went through all the different
>    architecture implementations in order to unify them. A lot of knowledge
>    gained from VDSO implementation details to the intricacies of taming the
>    build system.
>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> Cc: Vincenzo Frascino <vincenzo.frascino@....com>
> Cc: linux-arch@...r.kernel.org
> Cc: LAK <linux-arm-kernel@...ts.infradead.org>
> Cc: linux-mips@...r.kernel.org
> Cc: linux-kselftest@...r.kernel.org
> Cc: Catalin Marinas <catalin.marinas@....com>
> Cc: Will Deacon <will.deacon@....com>
> Cc: Arnd Bergmann <arnd@...db.de>
> Cc: Russell King <linux@...linux.org.uk>
> Cc: Ralf Baechle <ralf@...ux-mips.org>
> Cc: Paul Burton <paul.burton@...s.com>
> Cc: Daniel Lezcano <daniel.lezcano@...aro.org>
> Cc: Mark Salyzyn <salyzyn@...roid.com>
> Cc: Peter Collingbourne <pcc@...gle.com>
> Cc: Shuah Khan <shuah@...nel.org>
> Cc: Dmitry Safonov <0x7f454c46@...il.com>
> Cc: Rasmus Villemoes <linux@...musvillemoes.dk>
> Cc: Huw Davies <huw@...eweavers.com>
> Cc: Shijith Thotton <sthotton@...vell.com>
> Cc: Andre Przywara <andre.przywara@....com>
> Cc: Dmitry Safonov <dima@...sta.com>
> Cc: Andrei Vagin <avagin@...nvz.org>
> Cc: Linus Torvalds <torvalds@...ux-foundation.org>
> Cc: Andy Lutomirski <luto@...nel.org>
> Cc: Michael Kelley <mikelley@...rosoft.com>
> Cc: Sasha Levin <sashal@...nel.org>
> Link: https://lkml.kernel.org/r/alpine.DEB.2.21.1906240142000.32342@nanos.tec.linutronix.de
>
> ---
>  MAINTAINERS | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d0ed735994a5..13ece5479167 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6664,6 +6664,18 @@ L:       kvm@...r.kernel.org
>  S:     Supported
>  F:     drivers/uio/uio_pci_generic.c
>
> +GENERIC VDSO LIBRARY:
> +M:     Andy Lutomirksi <luto@...nel.org>

s/ksi/ski :)

Yes, it's a mouthful.

--Andy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ