2001-02-09 01:08:53

by Linus Torvalds

[permalink] [raw]
Subject: Linux-2.4.2-pre2


Ok, the patch is reasonably big, mainly due to a new architecture (cris)
and some updates to others (arm and mips).

But what's interesting here are actually three very small patches:

- mm/memory.c (PageReserved() check): this could corrupt the shared zero
page if you used direct IO, and thus make your system unusable
- elevator fix (another missed re-initialization in __make_request(), and
this time we made sure to check that everything else _is_ initialized)
- IDE driver multi-mode write fix (ide_multwrite()).

The first would only hit you if you used raw IO (and had some unlucky
timing etc), and very few people do.

The second can cause disk corruption with pretty much any disk (seen at
least on SCSI under heavy load). Not necessarily easy to trigger, but
still..

The third can cause disk corruption on IDE disks if you are using PIO
writes with multi-mode and irq unmasking enabled.

All three are quite nasty, but not all that easy to trigger (and have been
around for ages in the 2.3.x series - which only goes to show you how
important it is to have gotten a lot of new testers). Special thanks go to
Russell King for debugging the IDE driver thing with some heroic tracing
stuff.

I'd like people to test it out a bit before I'll make a real 2.4.2
release, but the three bugs do make it clear that a 2.4.2 will have to
happen soonish. The rest of the patches are quite cosmetic in comparison
even if they are much bigger..

Linus

----- ChangeLog -----

-pre2:
- driver sync up with Alan
- Andrew Morton: wakeup cleanup and race fix
- Paul Mackerras: macintosh driver updates.
- don't trust "page_count()" on reserved pages!
- Russell King: fix serious IDE multimode write bug!
- me, Jens, others: fix elevator problem
- ARM, MIPS and cris architecture updates
- alpha updates: better page clear/copy, avoid kernel lock in execve
- USB and firewire updates
- ISDN updates
- Irda updates

-pre1:
- XMM: don't allow illegal mxcsr values
- ACPI: handle non-existent battery strings gracefully
- Compaq Smart Array driver update
- Kanoj Sarcar: serial console hardware flow control support
- ide-cs: revert toc-valid cache checking in 2.4.1
- Vojtech Pavlik: update via82cxxx driver to handle the vt82c686
- raid5 graceful failure handling fix
- ne2k-pci: enable device before asking the irq number
- sis900 driver update
- riva FB driver update
- fix silly inode hashing pessimization
- add SO_ACCEPTCONN for SuS
- remove modinfo hack workaround, all newer modutils do it correctly
- datagram socket shutdown fix
- mark process as running when it takes a page-fault


2001-02-11 17:02:40

by Matthew G. Marsh

[permalink] [raw]
Subject: [OT] International CERT Conference 2001 Call


I apologize in advance but felt that this Call for Presentations may be of
interest to the list members. To keep it short:

CERT Conference 2001
CALL FOR PARTICIPATION
August 6 - 10, 2001

International CERT Conference on Computer Security
and Information Assurance

Opportunities to participate include:

1. Workshops (full or half-day)
2. Short Courses (2 hours)
3. Presentations (50 minutes)
4. Papers/Posters
5. Panels

Due Date:

All proposals must be submitted by April 1, 2001. Final decisions
will be made by May 1, 2001. Please direct questions to
[email protected]

Please feel free to ask me any questions as well. The full CFP is
available at the CertConf website:

http://www.certconf.org/cfp2001.pdf

If you would like it in text format please let me know offline and I will
be glad to send you one.

Thanks for your help!

--------------------------------------------------
Matthew G. Marsh, Chief Scientist
NEbraskaCERT
P.O. Box 825
Bellevue NE 68005-0825
Phone: (402) 827-1198
Email: [email protected]
WWW: http://www.nebraskacert.org
--------------------------------------------------