From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
<linux-next@vger.kernel.org>
Subject: linux-next: stats (Was: Linux 4.2-rc1)
Date: Tue, 7 Jul 2015 15:50:23 +1000 [thread overview]
Message-ID: <20150707155023.09fd683f@canb.auug.org.au> (raw)
In-Reply-To: <CA+55aFxmm7THBsCK62esr=JCcHpn6nmReGKqPp0inUrhbkveuA@mail.gmail.com>
Hi all,
[These will be easier in the future as I have now scripted this message]
As usual, the executive friendly graph is at
http://neuling.org/linux-next-size.html :-)
(No merge commits counted, next-20150623 was the first linux-next after
the merge window opened.)
Commits in v4.2-rc1 (relative to v4.1): 12092
Commits in next-20150623: 11851
Commits with the same SHA1: 10679
Commits with the same patch_id: 615 (1)
Commits with the same subject line: 54 (1)
(1) not counting those in the lines above.
So commits in -rc1 that were in next-20150623: 11294 93%
Some breakdown of the list of extra commits (relative to next-20150623)
in -rc1:
Top ten first word of commit summary:
54 perf
52 drm
46 net
35 kvm
25 btrfs
25 acpica
24 arcv2
22 ntb
22 ceph
13 nfs
Top ten authors:
32 jolsa@kernel.org
29 vgupta@synopsys.com
26 anand.jain@oracle.com
24 tglx@linutronix.de
23 zyan@redhat.com
15 human.hwang@samsung.com
15 guangrong.xiao@linux.intel.com
14 idryomov@gmail.com
14 christian.koenig@amd.com
13 lv.zheng@intel.com
Top ten commiters:
122 davem@davemloft.net
53 acme@redhat.com
40 idryomov@gmail.com
36 pbonzini@redhat.com
34 rafael.j.wysocki@intel.com
32 vgupta@synopsys.com
30 tglx@linutronix.de
30 alexander.deucher@amd.com
29 trond.myklebust@primarydata.com
26 dsterba@suse.cz
There are also 503 commits in next-20150623 that didn't make it into
v4.2-rc1.
Top ten first word of commit summary:
51 kdbus
31 userfaultfd
31 arm
23 rcu
21 mm
19 ocfs2
17 documentation
17 coresight
16 cris
14 page-flags
Top ten authors:
37 akpm@linux-foundation.org
30 aarcange@redhat.com
29 sergei@s15v.net
21 dh.herrmann@gmail.com
20 rabin@rab.in
20 daniel@zonque.org
19 paulmck@linux.vnet.ibm.com
16 kirill.shutemov@linux.intel.com
14 ttynkkynen@nvidia.com
13 treding@nvidia.com
Some of Andrew's patches are fixes for other patches in his tree (and
have been merged into those).
Top ten commiters:
153 mpe@ellerman.id.au
59 gregkh@linuxfoundation.org
32 paulmck@linux.vnet.ibm.com
32 mathieu.poirier@linaro.org
30 treding@nvidia.com
26 jespern@axis.com
19 dh.herrmann@gmail.com
18 mmarek@suse.cz
17 sfr@canb.auug.org.au
16 arnd@arndb.de
Those commits by mpe@ellerman.id.au and me are from the quilt series
(mainly Andrew's mmotm tree).
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
next prev parent reply other threads:[~2015-07-07 5:50 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-05 20:22 Linux 4.2-rc1 Linus Torvalds
2015-07-05 23:01 ` Guenter Roeck
2015-07-07 5:50 ` Stephen Rothwell [this message]
2015-07-07 12:56 ` Build failure on ARM64 for Linux 4.2-rc1 was: " Mark Langsdorf
2015-07-09 16:46 ` Mark Langsdorf
2015-07-09 16:59 ` Peter Zijlstra
2015-07-13 16:55 ` Mark Langsdorf
2015-07-08 16:32 ` Shuah Khan
2015-07-08 17:05 ` Casey Schaufler
2015-07-08 17:33 ` Shuah Khan
2015-07-08 17:55 ` Casey Schaufler
2015-07-08 17:17 ` Linus Torvalds
2015-07-08 17:29 ` Linus Torvalds
2015-07-08 17:47 ` Casey Schaufler
2015-07-08 18:03 ` Stephen Smalley
2015-07-09 0:58 ` Ming Lei
2015-07-09 3:17 ` Linus Torvalds
2015-07-09 5:00 ` Ming Lei
2015-07-09 13:10 ` Shuah Khan
2015-07-09 13:44 ` Shuah Khan
2015-07-09 13:47 ` Shuah Khan
2015-07-09 14:45 ` Greg Kroah-Hartman
2015-07-09 17:40 ` Shuah Khan
2015-07-10 16:58 ` Shuah Khan
2015-07-10 17:11 ` Linus Torvalds
[not found] ` <55A03A33.8060405@osg.samsung.com>
[not found] ` <CA+55aFzDu9acMKHJFkxzg+1jeHNpGRhmM=pu2z-so5QYTMbvcA@mail.gmail.com>
2015-07-10 21:57 ` Shuah Khan
2015-07-10 22:36 ` Ming Lei
2015-07-08 19:00 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150707155023.09fd683f@canb.auug.org.au \
--to=sfr@canb.auug.org.au \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®