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]
Message-ID: <20200304002434.GO23230@ZenIV.linux.org.uk>
Date:   Wed, 4 Mar 2020 00:24:34 +0000
From:   Al Viro <viro@...iv.linux.org.uk>
To:     "Eric W. Biederman" <ebiederm@...ssion.com>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-fsdevel <linux-fsdevel@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [RFC][PATCHSET] sanitized pathwalk machinery (v3)

On Tue, Mar 03, 2020 at 05:48:31PM -0600, Eric W. Biederman wrote:

> > I hope it gets serious beating, though - it touches pretty much every
> > codepath in pathname resolution.  Is there any way to sic the bots on
> > a branch, short of "push it into -next and wait for screams"?
> 
> Last I looked pushing a branch to kernel.org was enough for the
> kbuild bots.  Sending patches to LKML is also enough for those bots.
> 
> I don't know if that kind of bot is what you need testing your code.

Build bots are generally nice, but in this case... pretty much all of
the changes are in fs/namei.c, which is not all that sensitive to
config/architecture/whatnot.  Sure, something like "is audit enabled?"
may affect the build problems, but not much beyond that.

What was that Intel-run(?) bot that posts "such-and-such metrics has
42% regression on such-and-such commit" from time to time?
<checks>
Subject: [locking/qspinlock] 7b6da71157: unixbench.score 8.4% improvement
seems to be the latest of that sort,
From: kernel test robot <rong.a.chen@...el.com>

Not sure how much of pathwalk-heavy loads is covered by profiling
bots of that sort, unfortunately... ;-/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ