Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

The Linux powered LAN Gaming House

5 Best Android Apps For Reddit Lovers

SECURITY: Flash Player Sandbox Comes to Firefox

The Future of Kubuntu

SECURITY: Symantec should not be afraid of 'open' source code

Linux 3.3 rc3

60 Fantastic Free Android Apps

Ready for Another Linux Tablet? Meet the Rugged Trimble Yuma

How can the layman get involved with free software?

RIM Commits to Open Source BlackBerry 10 Native SDK



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Linus Torvalds: Merge Window Closed: [Linux] 2.6.19-rc1
Linus Torvalds: Merge Window Closed: [Linux] 2.6.19-rc1
Oct 5, 2006, 13 :30 UTC (0 Talkback[s]) (4649 reads)

(Other stories by Linus Torvalds)

Ok, it's two weeks since v2.6.18, and as a result I've cut a -rc1 release.

As usual for -rc1 with a lot of pending merges, it's a huge thing with tons of changes, and in fact since 2.6.18 took longer than normal due to me traveling (and others probably also being on vacations), it's possibly even larger than usual.

I think we got updates to pretty much all of the active architectures, we've got VM changes (dirty shared page tracking, for example), we've got networking, drivers, you name it. Even the shortlog and the diffstats are too big to make the kernel mailing list, but even just the summary says something:

4998 total commits
6535 files changed, 414890 insertions(+), 233881 deletions(-)

so please give it a good testing, and let's see if there are any regressions.

As usual, the best way to get some grip on a particular subsystem would tend to be with some script like

git log --no-merges v2.6.18.. drivers/usb | git shortlog | less -S

which gives a more manageable overview of any particular area you're interested in (in the example that would be 'drivers/usb', but you can use this to browse any interesting area).

Linus


No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP