| ★ wanayoo — archive 1999 http://kernelnotes.org/kernel/v2.1/60-69.html | Nouvelle recherche | Portail wanayoo |
Linux 2.1 Kernel Patches |
[Home] [Linux 2.0] [Linux 2.1] [Information] [Software] [Distributions] [Links] |
|
About the Kernel Patch Summaries
These summaries are written after each kernel release by examining the chunks of each patch file and figuring out what has changed. Occasionally, they are supplemented by notes that Linus (and others) posted to the linux-kernel mailing list.
The summaries from 2.1.0 to 2.1.51 were put together by Mark Evans <mevans@ecsnet.com>.
The summaries from 2.1.54 onwards were put together by Myrdraal@deathsdoor.com -- originally appearing on the Cutting Edge Linux website.
Yaroslav Rosomakho is now also writing some kernel summaries, including pre-patches!
|
Older << 50-59 |
5 Latest 0-9 10-19 20-29 30-39 40-49 50-59 60-69 70-79 80-89 90-99 100-109 110-119 120-129 130-132 2.2.0-pre |
Newer >> 70-79 |
Linux 2.1.69 patch -
patch-2.1.69.gz (1-Dec-97 13:42)
[Patch Browser]
I made a 2.1.69 release that fixes up some of the more obvious problems with 2.1.68 wrt the sound driver and the fact that 68 can lock up mysteriously when compiled as SMP, usually pretty quickly. This also continues some of the integration work on getting pending code into the standard kernel.Anyway, I personally don't see anything major pending. There are still various fixes that have yet to be integrated (some of the smbfs work by Bill etc), but on the whole I'd call this feature-freeze time. Have fun,
Linus
Linux 2.1.68 patch -
patch-2.1.68.gz (30-Nov-97 15:15)
[Patch Browser]
NOTE:
Well, the signal stuff seems to have broken alot of drivers, such as
sound, netlink, isdn, etc. Running the offending sound and netlink stuff
through
sed 's/current->signal & ~current->blocked/signal_pending\(current\)/g'
made it compile for me, but it wouldn't complete the boot. My advice
- wait for 2.1.69 :)
Linux 2.1.67 patch -
patch-2.1.67.gz (29-Nov-97 19:18)
[Patch Browser]
NOTE:
This is really a MAMMOTH patch. I'm not going to read the whole thing
that carefully, so I'll just give you the basic changes.
The serial driver 9600 baud bug still exists in this version.
If you're not using SMP you'll have to edit arch/i386/lib/delay.c and
change where it includes asm/delay.h to linux/delay.h to get it to
compile.
Also, the sound driver is sorta messed up, you'll need to manually insmod
the various parts of it, and I had to manually specify my card settings,
ie: insmod sb io=544 irq=5 dma=1
Linux-2.1.67 is out there. It doesn't contain the serial speed changes, because I lost them, but it _does_ contain an alternative fix to the more serious tty problem that Andrea pointed out that could lock up the machine completely. Whether it works or not I don't know, as I haven't seen the behaviour Andrea mentions in the first place, but it would be good if people checked it out.The 2.1.67 patches are rather huge - I intergrated some patches from Alan that do various documentation file moving (moving readme's to the proper place: the documentation subdirectory) and does the sound driver modularization stuff. There are also some introductory files for video drivers from the m68k camp..
Linus
Linux 2.1.66 patch -
patch-2.1.66.gz (25-Nov-97 16:15)
[ Patch Browser ]
There seems to be a bug in the serial driver for this version, if you
have the port set to 38400 it only connects at 9600. Set it to 57600
and it should work fine. (Did for me, anyhow.)
- [ Patch ]
Linux 2.1.65 patch -
patch-2.1.65.gz (17-Nov-97 19:00)
Since 2.1.64 I had a problem compiling the kernel with EGCS, process.c
would not compile. Today I found out the reason; if anyone else has that
problem, add -fno-strength-reduce to the compile flags.
Linux 2.1.64 patch -
patch-2.1.64.gz (14-Nov-97 19:02)
Linux 2.1.63 patch -
patch-2.1.63.gz (12-Nov-97 11:17)
I just made 2.1.63 available on the normal ftp site (ftp.kernel.org, direcoty pub/linux/kernel/v2.1). The most exciting change is probably the preliminary patch by Ingo Molnar that should work around the by now well-known Pentium lock-up bug. Many thanks to Ingo who put together the patch from various snippets of information floating around.2.1.63 does other things too: it updates the sound driver and the cyclades serial port drievr, adds four new SCSI device drivers, and should fix the worst ncpfs problems (thanks to Bill Hawes, super-programmer).
Please give it a good testing, especially the Pentium bug workaround. Throw all the tests you have at it, to see that it really works. We'll be doing a 2.0.x patch for that too, but it's probably not going to appear for a few days, so in the meantime testing this fix on 2.1.x would be a GoodThing(tm)...
Linus
Linux 2.1.62 patch -
patch-2.1.62.gz (3-Nov-97 12:58)
Hi,
I just made 2.1.62 available. This one should- fix some remaining NFS problems. A very big thanks to Bill Hawes who has been simply invaluable in finding and fixing the NFS client bugs, and has been willing to try out some suggestions of mine.
- quota and isdn should compile and may even work. I don't see any reason why they shouldn't work, but I haven't tested them myself. Caveat tester.
- removed last traces of irq2dev_map[], and the world is a better place for it. Thanks to Gordon Chaffee for much of this - I've wanted it done for a long time, but haven't been interested enough to do it myself.Any comments/problems?
Linus
Linux 2.1.61 patch -
patch-2.1.61.gz (30-Oct-97 17:17)
Linux 2.1.60 patch -
patch-2.1.60.gz (25-Oct-97 09:18)
|
Older << 50-59 |
5 Latest 0-9 10-19 20-29 30-39 40-49 50-59 60-69 70-79 80-89 90-99 100-109 110-119 120-129 130-132 2.2.0-pre |
Newer >> 70-79 |