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:   Fri, 17 Apr 2020 18:13:23 -0700
From:   Andrew Morton <akpm@...ux-foundation.org>
To:     Joe Perches <joe@...ches.com>
Cc:     Ralph Campbell <rcampbell@...dia.com>, linux-rdma@...r.kernel.org,
        linux-mm@...ck.org, linux-kselftest@...r.kernel.org,
        linux-kernel@...r.kernel.org, Jerome Glisse <jglisse@...hat.com>,
        John Hubbard <jhubbard@...dia.com>,
        Christoph Hellwig <hch@....de>,
        Jason Gunthorpe <jgg@...lanox.com>,
        Shuah Khan <shuah@...nel.org>
Subject: Re: [PATCH v9 3/3] MAINTAINERS: add HMM selftests

On Fri, 17 Apr 2020 17:59:03 -0700 Joe Perches <joe@...ches.com> wrote:

> On Fri, 2020-04-17 at 16:54 -0700, Ralph Campbell wrote:
> > Add files for HMM selftests.
> > 
> > Signed-off-by: Ralph Campbell <rcampbell@...dia.com>
> > ---
> >  MAINTAINERS | 3 +++
> >  1 file changed, 3 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index e64e5db31497..072921b7bae2 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -7729,6 +7729,9 @@ S:	Maintained
> >  F:	Documentation/vm/hmm.rst
> >  F:	include/linux/hmm*
> >  F:	mm/hmm*
> > +F:	include/uapi/linux/test_hmm*
> > +F:	lib/test_hmm*
> > +F:	tools/testing/selftests/vm/*hmm*
> 
> file patterns in alphabetic order please:
> 
> F	Documentation/vm/hmm.rst
> F:	include/linux/hmm*
> F:	include/uapi/linux/test_hmm*
> F:	lib/test_hmm*
> F:	mm/hmm*
> F:	tools/testing/selftests/vm/*hmm*	

checkpatch rule for this, please ;)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ