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:

Malware devs embrace open-source

A tale of two distros: Ubuntu and Linux Mint

Raspberry Pi benchmarked against Beagleboard, low price is long term

20 popular Ubuntu Linux apps you may want to try

A Selection of the Very Best Open Source Tutorials and Tools

Android Ice Cream Sandwich ported to x86 tablets, netbooks and notebooks

SECURITY: Google Chrome 17 Improves Security

How to read a CSV file in Perl?

Red Hat Brings Gluster to Amazon Cloud

New Linux kernel fixes power-saving issues



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

Justtechjobs.com Post A Job | Post A Resume
:Linus Torvalds: Linux 2.6.17-rc1
Linus Torvalds: Linux 2.6.17-rc1
Apr 3, 2006, 12 :00 UTC (1 Talkback[s]) (7799 reads)

(Other stories by Linus Torvalds)

Ok,
 it's two weeks since 2.6.16, and the merge window is closed.

As usual, the -rc1 patch is pretty damn large, and even the ShortLog is too big to pass the linux-kernel mailing list posting size limits, but my gut feel is that a large portion of that ends up being things like new drivers, and a lot of it is less scary than the early 2.6.16 changes, for example.

Of course, my gut feel is usually wrong.

The most notable change here might be the merged support for Sun's Niagara architecture, but there's a lot of other stuff going on too: DVB re-organizations, nfs/knfsd updates, x86-64/parisc/mips/powerpc updates, ALSA, SCSI, Infiniband..

At the same time, a there's also a fair amount of just cleanups (BUG_ON conversion, semaphore->mutex conversions, bitops cleanups etc).

Go wild. As usual, if you're a git user, the way to see what has changed is

	git log v2.6.16..v2.6.17-rc1 | git-shortlog | less

and if you're interested in just a particular sub-area, give it as a restriction to "git log" (i.e., you can do "git log v2.6.16.. drivers/net/ |.." to see just changes that affected network drivers).

For the rest of you, there's the tar-balls, patches, and full ChangeLog.

Linus

Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
The day after I finally get everything w ...   Oh, golly   
Bob Robertson
Apr 4, 2006, 00:31:10
 
  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