Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1223535 > unrolled thread

Linux 4.3-rc1 - merge window closed

Started byLinus Torvalds <torvalds@linux-foundation.org>
First post2015-09-13 02:10 +0200
Last post2015-09-14 02:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  Linux 4.3-rc1 - merge window closed Linus Torvalds <torvalds@linux-foundation.org> - 2015-09-13 02:10 +0200
    linux-next: stats (Was: Linux 4.3-rc1 - merge window closed) Stephen Rothwell <sfr@canb.auug.org.au> - 2015-09-14 02:50 +0200

#1223535 — Linux 4.3-rc1 - merge window closed

FromLinus Torvalds <torvalds@linux-foundation.org>
Date2015-09-13 02:10 +0200
SubjectLinux 4.3-rc1 - merge window closed
Message-ID<q831L-7V6-1@gated-at.bofh.it>
So it's been fairly quiet today (which is normal: there tends to be a
small rush of stuff on the last Friday of the merge window is closing,
but weekends tend to calm down), and I decided that I'm not interested
in catering to anything that comes in tomorrow, and I might as well
just close the merge window and do the -rc1 release.

I had expected 4.3 to be somewhat smaller after that pretty big 4.2,
but  it's not particularly small - pretty average in size, in fact.
Everything looks fairly normal, in fact, with about 70% of the changes
being drivers, 10% architecture updates, and the remaining 20% are
spread out (filesystems, networking, tooling, documentation, mm and
"core" kernel updates etc).

On the driver side, the GPU drivers remain a noticeable chunk, partly
because of the Nouveau updates that missed 4.2, so there's effectively
two releases worth of updates there. But there's driver updates to
pretty much all the other driver subsystems too.  So there's
networking drivers (wired and wireless), staging, media, crypto,
pinctrl, you name it.

The architecture updates are about half arm (devicetree updates are
noticeable), with half being spread out (x86, mips, arm64, powerpc,
s390).

On the filesystem side, the bulk of the changes (in lines of code) is
the removal of the ext3 filesystem (with ext4 remaining to support
ext3 layouts - but the separate ext3 codebase is gone). But there are
misc updates all over: f2fs, btrfs, nfs, xfs, ufs, gfs2, proc...

As usual, the full log is much too big to post, so I'm appending my
merge-log that gives you a flavor of who I pulled from and what the
big picture changes are..

Go out and test,

                           Linus

---

Al Viro (1):
  vfs updates

Alexandre Belloni (1):
  RTC updates

Andrew Morton (4):
  patch-bomb
  second patch-bomb
  third patch-bomb
  fourth patch-bomb

Bjorn Helgaas (1):
  PCI updates

Bob Peterson (1):
  GFS2 updates

Borislav Petkov (1):
  EDAC fixes

Brian Norris (2):
  MTD updates
  more MTD updates

Bruce Fields (1):
  nfsd updates

Chris Mason (2):
  btrfs updates
  btrfs cleanups and fixes

Chris Metcalf (1):
  tile updates

Chris Zankel (1):
  xtensa updates

Corey Minyard (1):
  IPMI updates

Dan Williams (1):
  libnvdimm updates

Darren Hart (1):
  x86 platform driver updates

Dave Airlie (2):
  drm updates
  drm fixes

Dave Chinner (1):
  xfs updates

David Miller (2):
  networking updates
  networking fixes

David Teigland (1):
  dlm updates

David Vrabel (2):
  xen updates
  xen terminology fixes

Dmitry Torokhov (2):
  input subsystem updates
  more input updates

Doug Ledford (1):
  inifiniband/rdma updates

Eric Biederman (1):
  user namespace updates

Eric Van Hensbergen (1):
  9p updates

Geert Uytterhoeven (1):
  m68k updates

Greg KH (6):
  char/misc driver patches
  driver core updates
  staging driver updates
  tty/serial driver updates
  USB updates
  tty driver reverts

Greg Ungerer (1):
  m68k/colfire fixes

Guenter Roeck (1):
  hwmon updates

Helge Deller (1):
  parisc updates

Herbert Xu (2):
  crypto updates
  crypto fix

Ingo Molnar (19):
  RCU updates
  inlining tuning
  liblockdep fixes
  x86/kasan changes
  perf updates
  RAS updates
  scheduler updates
  scheduler fix
  NOHZ updates
  x86 asm changes
  x86 boot updates
  x86 build fixlet
  x86 init code fixlet
  x86 cpu updates
  x86 irq fixlet
  x86 mm updates
  x86 core platform updates
  locking and atomic updates
  perf fixes

Jacek Anaszewski (1):
  LED updates

Jaegeuk Kim (1):
  f2fs updates

James Bottomley (2):
  first round of SCSI updates
  second round of SCSI updates

James Hogan (1):
  metag updates

James Morris (1):
  security subsystem updates

Jan Kara (1):
  ext3 removal, quota & udf fixes

Jassi Brar (1):
  mailbox updates

Jens Axboe (4):
  core block updates
  block driver updates
  SG updates
  blk-cg updates

Jesper Nilsson (1):
  CRIS updates

Jiri Kosina (3):
  HID updates
  livepatching fix
  trivial tree updates

Joerg Roedel (1):
  iommu updates for

Jon Mason (1):
  NTB fixes

Jonathan Corbet (1):
  documentation updates

Kevin Hilman (1):
  late ARM SoC updates

Lee Jones (2):
  MFD updates
  backlight updates

Ley Foon Tan (1):
  nios2 updates

Linus Walleij (2):
  GPIO updates
  pin control updates

Mark Brown (3):
  regulator updates
  spi updates
  regmap updates

Martin Schwidefsky (1):
  s390 updates

Matt Turner (1):
  alpha update

Mauro Carvalho Chehab (3):
  media updates
  edac updates
  media updates

Michael Ellerman (1):
  powerpc updates

Michael Tsirkin (1):
  virtio updates

Michael Turquette (1):
  clk updates

Michal Marek (3):
  core kbuild updates
  kconfig updates
  misc kbuild updates

Michal Simek (1):
  microblaze update

Mike Snitzer (1):
  device mapper update

Mikulas Patocka (1):
  hpfs upddate

Neil Brown (1):
  md updates

Nicholas Bellinger (1):
  SCSI target updates

Olof Johansson (7):
  ARM SoC non-urgent fixes
  ARM SoC cleanups
  ARM SoC platform updates
  ARM SoC driver updates
  ARM DT updates
  ARM SoC defconfig updates
  ARM SoC 64-bit changes

Paolo Bonzini (2):
  kvm updates
  more kvm updates

Paul Moore (1):
  audit update

Rafael Wysocki (2):
  power management and ACPI updates
  more power management and ACPI updates

Ralf Baechle (1):
  MIPS updates

Richard Kuo (1):
  hexagon updates

Rob Herring (1):
  devicetree updates

Russell King (3):
  ARM development updates
  ARM pcmcia updates
  NMI backtrace update

Sage Weil (1):
  Ceph update

Sebastian Reichel (1):
  power supply and reset changes

Shuah Khan (1):
  kselftest update

Steve French (1):
  cifs updates

Steven Rostedt (1):
  tracing update

Takashi Iwai (2):
  sound updates
  sound fixes

Ted Ts'o (1):
  ext4 updates

Tejun Heo (4):
  libata updates
  workqueue updates
  percpu updates
  cgroup updates

Thierry Reding (1):
  pwm updates

Thomas Gleixner (5):
  timer updates
  irq updates
  x86 apic updates
  x86 clockevent update
  more irq updates

Tomi Valkeinen (1):
  fbdev updates

Trond Myklebust (1):
  NFS client updates

Tyler Hicks (1):
  ecryptfs fixes

Ulf Hansson (1):
  MMC updates

Vineet Gupta (1):
  ARC architecture updates

Vinod Koul (1):
  dmaengine updates

Will Deacon (1):
  arm64 updates

Wim Van Sebroeck (1):
  watchdog updates

Wolfram Sang (1):
  i2c updates

Zhang Rui (1):
  thermal updates
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1223782 — linux-next: stats (Was: Linux 4.3-rc1 - merge window closed)

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-09-14 02:50 +0200
Subjectlinux-next: stats (Was: Linux 4.3-rc1 - merge window closed)
Message-ID<q8q82-78R-11@gated-at.bofh.it>
In reply to#1223535
Hi all,

As usual, the executive friendly graph is at
http://neuling.org/linux-next-size.html :-)

(No merge commits counted, next-20150831 was the first linux-next after
the merge window opened.)

Commits in v4.3-rc1 (relative to v4.2):            10756
Commits in next-20150831:                          10762
Commits with the same SHA1:                         9416
Commits with the same patch_id:                      673 (1)
Commits with the same subject line:                   86 (1)

(1) not counting those in the lines above.

So commits in -rc1 that were in next-20150831:     10175 94%

Some breakdown of the list of extra commits (relative to next-20150831)
in -rc1:

Top ten first word of commit summary:

     76 drm
     39 net
     37 ib
     18 perf
     18 ixgbe
     17 cpufreq
     13 input
     12 flow_dissector
     11 ntb
     11 kvm

Top ten authors:

     14 viresh.kumar@linaro.org
     14 trond.myklebust@primarydata.com
     12 tom@herbertland.com
     12 daniel@iogearbox.net
     11 alexander.deucher@amd.com
      9 jy0922.shim@samsung.com
      9 bart.vanassche@sandisk.com
      8 ville.syrjala@linux.intel.com
      8 donald.c.skidmore@intel.com
      8 christian.koenig@amd.com

Top ten commiters:

    114 davem@davemloft.net
     45 dledford@redhat.com
     36 rafael.j.wysocki@intel.com
     32 alexander.deucher@amd.com
     29 torvalds@linux-foundation.org
     21 jani.nikula@intel.com
     20 acme@redhat.com
     19 jeffrey.t.kirsher@intel.com
     17 idryomov@gmail.com
     16 trond.myklebust@primarydata.com

There are also 587 commits in next-20150831 that didn't make it into
v4.3-rc1.  128 are from the kdbus tree and 14 from the orangefs tree
which were not merged by Linus for this release.

Top ten first word of commit summary:

    101 kdbus
     52 ib
     40 i2c
     32 arm
     27 mm
     15 selftests
     14 page-flags
     13 orangefs
     13 documentation
     12 parse_integer

Top ten authors:

     66 dh.herrmann@gmail.com
     47 mike.marciniszyn@intel.com
     44 akpm@linux-foundation.org
     31 sergei@s15v.net
     21 daniel@zonque.org
     16 kirill.shutemov@linux.intel.com
     16 adobriyan@gmail.com
     13 minchan@kernel.org
     12 wsa+renesas@sang-engineering.com
     12 hubcap@omnibond.com

Some of Andrew's patches are fixes for other patches in his tree (and
have been merged into those).

The commits by dh.herrmann@gmail.com, sergei@s15v.net and
daniel@zonque.org are all from the kdbus tree and those by
hubcap@omnibond.com are all from the orangefs tree.

Top ten commiters:

    186 sfr@canb.auug.org.au
     77 gregkh@linuxfoundation.org
     54 dledford@redhat.com
     51 dh.herrmann@gmail.com
     43 wsa@the-dreams.de
     14 kgene@kernel.org
     11 mathieu.poirier@linaro.org
     10 root@logtruck.clemson.edu
     10 daniel.vetter@ffwll.ch
      9 paulmck@linux.vnet.ibm.com

Those commits by me are from the quilt series (mainly Andrew's mmotm
tree).

The commits from gregkh@linuxfoundation.org and dh.herrmann@gmail.com
are from the kdbus tree and those from root@logtruck.clemson.edu are
from the orangefs tree.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web