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:	Mon, 28 Jul 2008 20:14:22 -0400
From:	"Jon Smirl" <jonsmirl@...il.com>
To:	"Paul Mundt" <lethal@...ux-sh.org>,
	"James Morris" <jmorris@...ei.org>,
	"Randy Dunlap" <randy.dunlap@...cle.com>,
	"Dave Jones" <davej@...hat.com>, "Theodore Tso" <tytso@....edu>,
	"Simon Arlott" <simon@...e.lp0.eu>,
	lkml <linux-kernel@...r.kernel.org>
Subject: Re: 463 kernel developers missing!

On 7/28/08, Paul Mundt <lethal@...ux-sh.org> wrote:
> On Tue, Jul 29, 2008 at 08:01:09AM +1000, James Morris wrote:
>  > On Mon, 28 Jul 2008, Randy Dunlap wrote:
>  >
>  > > It would be Good if we could give more value to Reviewed-by: tag lines also...
>  > >
>  > > IOW, we "need" to do this.  :)
>  >
>  > Also, Tested-by:, to encourage and recognize people who may not be
>  > confident in reviewing code to at least test it, which is immensely
>  > useful if done thoughtfully.
>  >
>  >   "Measuring programming progress by lines of code is like measuring
>  >    aircraft building progress by weight."
>  >
>  > If you know who said this, award yourself a cookie :-)
>  >
>
> Or just filter on "-by:", which seems to get anything relevant, including
>  people that shamelessly make up their own tags. In order for something to
>  be converted from a Cc: to a *-by: requires manual effort at least, which
>  ought to be sufficient for recognition.
>
>  If someone was really bored they could probably make a table of tags with
>  various points to try and balance things slightly more objectively.
>  Though it seems we now at least have totally different metrics on LWN,
>  for the kernel summit selection process, and Jon's new script. ;-)
>
>  Trying to map all of the names seems pretty pointless though, most
>  regular contributors contribute in a fairly consistent and sane manner,
>  with the odd mismatch or typo here or there. It might make sense for
>  anyone where there's a significant difference, but those are going to be
>  corner cases.

12% of the name/email pairs are messed up. It's not all simple typos.
There is significant mangling of non ASCII charsets by people's tools
in the maintainer's chain of processing. Half of the time I don't
believe what the author is submitting is what is ending up in the log
due to mangling. It's a larger source of noise than typos.

All of these variations on email names are in the log. Humans can
identify these problems, it is much harder for a machine.

For example, where are these backslashes coming from?
Auke-Jan H Kok <auke-jan.h.kok@...el.com>
Auke-Jan H Kok <auke\-jan.h.kok@...el.com>
Auke-Jan H Kok <auke\\-jan.h.kok@...el.com>
Auke-Jan H Kok <auke\\\-jan.h.kok@...el.com>
Auke-Jan H Kok <sofar@...-projects.org>

Are the tools case sensitive or insensitive on email addresses? Some
are are some aren't, so I need these cases...
Al Viro <viro@...iv.linux.org.uk>
Al Viro <viro@...IV.linux.org.uk>
Al Viro <viro@...IV.linux.org.uk>

Another problem is internal machine names...
David S. Miller <davem@...set.davemloft.net>
David S. Miller <davem@...emloft.net>
David S. Miller <davem@...onp11.davemloft.net>
David S. Miller <davem@...ch.davemloft.net>
David S. Miller <davem@...f.davemloft.net>
David S. Miller <davem@...00.davemloft.net>
David S. Miller <davem@...ra5.davemloft.net>
David S. Miller <davem@...a.davemloft.net>

Or varying the email name...
Alexey Starikovskiy <alexey.y.starikovskiy@...el.com>
Alexey Starikovskiy <alexey_y_starikovskiy@...ux.intel.com>
Alexey Starikovskiy <alexey.y.starikovskiy@...ux.intel.com>

Why do these all end in (none)?
Craig Hughes <craig@....rmk.(none)>
Dave Neuer <dneuer@....rmk.(none)>
David Brownell <david-b@....rmk.(none)>
David Woodhouse <dwmw2@....rmk.(none)>
Deepak Saxena <dsaxena@....rmk.(none)>
Enrico Scholz <enrico.scholz@...rmk.(none)>

-- 
Jon Smirl
jonsmirl@...il.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ