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-next>] [day] [month] [year] [list]
Date:	Sat, 3 May 2008 12:38:20 -0700 (PDT)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Linux 2.6.26-rc1


So this merge window was somewhat rocky in the sense that there was a lot 
of arguments about it, but at the same time I at least personally think 
that from a technical angle, we had somewhat less scary stuff going on 
than has been almost the rule lately. 

Lots of changes, but nothing that really feels all that fragile to me. 
Famous last words. I expect that the x86 PAT support (which has been long 
in the making) has the potential to have some issues, but the obvious 
problems were hashed out long ago, and while the merge window already 
showed one bug, that one was fairly benign and quickly fixed.

As usual, the bulk of the changes are to drivers (roughly 40% of the 
diffs, and that's with rename detection - with renames shown as 
delete/create events it was pretty exactly half of the diff). The network 
driver updates were about half of that (again, that's not unusual, and is 
mostly indicative of the fact that there's a metric buttload of networking 
drivers out there).

Arch updates were another 20%, still leaving a fair amount of stuff spread 
out all over (that said, the "dirstat" with rename detection is a bit 
flaky - if files get renamed across directories, the accounting is 
obviously not very meaningful - so take the numbers as a guideline rather 
than anything else).

Among the randon stuff, filesystems (ext4, gfs2, ocfs2 and xfs stand out), 
and networking (with the generic 802.11 layer being a big part of it, so I 
guess that should counts as partly driver-related).

Of course, sometimes the small patches is what is more noticeable 
(especially if they introduce bugs ;). The VM doesn't really show up very 
big in diffstat, but there were a fair number of cleanups there.

Another feature that is notable not for its size, but because people have 
tried to get me to merge it for some long is kgdb support. Which really 
turned out pretty small and clean, once people started putting their 
effort into making it so.

So go out and test it. The diffstat and shortlogs are too big to post here 
(7500+ commits and the compressed full patch is 8.5MB in size), but one 
interesting tidbit I found was that during this *one* merge window, we had 
almost 800 different authors. Now, some of them will have gotten counted 
multiple times due to different versions of the same name, and I didn't 
filter that, but from a quick look, that is been pretty rare.

Obviously, most of those had just a couple of commits (more than half had 
three commits or less), but that's how everybody starts. 

			Linus
--
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