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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 14 Nov 2017 07:39:02 -0800
From:   Joe Perches <joe@...ches.com>
To:     Arnd Bergmann <arnd@...db.de>, Greentime Hu <green.hu@...il.com>
Cc:     Rob Herring <robh+dt@...nel.org>,
        Greentime <greentime@...estech.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Jason Cooper <jason@...edaemon.net>,
        Marc Zyngier <marc.zyngier@....com>,
        netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH 29/31] MAINTAINERS: Add nds32

On Thu, 2017-11-09 at 11:36 +0100, Arnd Bergmann wrote:
> On Thu, Nov 9, 2017 at 10:46 AM, Greentime Hu <green.hu@...il.com> wrote:
> > 2017-11-08 21:31 GMT+08:00 Rob Herring <robh+dt@...nel.org>:
> > > On Tue, Nov 7, 2017 at 11:55 PM, Greentime Hu <green.hu@...il.com> wrote:
> > > > From: Greentime Hu <greentime@...estech.com>
> > > > 
> > > > Signed-off-by: Greentime Hu <greentime@...estech.com>
> > > > ---
> > > >  MAINTAINERS |    9 +++++++++
> > > >  1 file changed, 9 insertions(+)
> > > > 
> > > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > > index 2f4e462..bce1181 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -857,6 +857,15 @@ X: drivers/iio/*/adjd*
> > > >  F:     drivers/staging/iio/*/ad*
> > > >  F:     drivers/staging/iio/trigger/iio-trig-bfin-timer.c
> > > > 
> > > > +ANDES ARCHITECTURE
> > > > +M:     Greentime Hu <green.hu@...il.com>
> > > > +M:     Vincent Chen <deanbo422@...il.com>
> > > > +T:     git https://github.com/andestech/linux.git
> > > > +S:     Supported
> > > > +F:     arch/nds32
> > > 
> > > DT binding files?
> > 
> > Thanks.
> > I should add
> > F:    Documentation/devicetree/bindings/interrupt-controller/andestech,ativic32.txt
> > F:    Documentation/devicetree/bindings/nds32/cpus.txt
> > 
> > I will fix it in the next version patch.
> 
> Better make the second one the directory, in case you add more files
> there later.
> 
> I would also add a "K: nds32" line to catch all files that have this
> in their names.

That's probably not what would be desired

K: looks for keywords inside all file contents
N: looks for filenames matching a regex pattern

See the header in MAINTAINERS for more details

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ