add official 2.6.18.2 from lkml

merge it's huge changelog of 62 changes, 1 ipv6 security fix

svn path=/dists/trunk/linux-2.6/; revision=7688
This commit is contained in:
maximilian attems 2006-11-04 03:41:18 +00:00
parent 734f05560e
commit 7554641bf0
2 changed files with 663 additions and 413 deletions

65
debian/changelog vendored
View File

@ -52,9 +52,70 @@ linux-2.6 (2.6.18-4) unstable; urgency=low
* [s390]: Fix funny timespeed on hercules emulator. (closes: 395247)
* bcm43xx: Add full netdev watchout timeout patch. (closes: 392065)
Thanks Sjoerd Simons <sjoerd@spring.luon.net> for the testing.
* Add stable prerelease 2.6.18.2:
* Add stable release 2.6.18.2:
- Remove not yet released, revert the included patches.
- Keep aboves bcm43xx fix, it's more complete.
- Watchdog: sc1200wdt - fix missing pnp_unregister_driver()
- fix missing ifdefs in syscall classes hookup for generic targets
- JMB 368 PATA detection
- usbfs: private mutex for open, release, and remove
- sound/pci/au88x0/au88x0.c: ioremap balanced with iounmap
- x86-64: Fix C3 timer test
- Reintroduce NODES_SPAN_OTHER_NODES for powerpc
- ALSA: emu10k1: Fix outl() in snd_emu10k1_resume_regs()
- IB/mthca: Use mmiowb after doorbell ring
- SCSI: DAC960: PCI id table fixup
- ALSA: snd_rtctimer: handle RTC interrupts with a tasklet
- JFS: pageno needs to be long
- SPARC64: Fix central/FHC bus handling on Ex000 systems.
- SPARC64: Fix memory corruption in pci_4u_free_consistent().
- SPARC64: Fix PCI memory space root resource on Hummingbird.
- Fix uninitialised spinlock in via-pmu-backlight code.
- SCSI: aic7xxx: pause sequencer before touching SBLKCTL
- IPoIB: Rejoin all multicast groups after a port event
- ALSA: Dereference after free in snd_hwdep_release()
- rtc-max6902: month conversion fix
- NET: Fix skb_segment() handling of fully linear SKBs
- SCTP: Always linearise packet on input
- SCSI: aic7xxx: avoid checking SBLKCTL register for certain cards
- IPV6: fix lockup via /proc/net/ip6_flowlabel [CVE-2006-5619]
- fix Intel RNG detection
- ISDN: check for userspace copy faults
- ISDN: fix drivers, by handling errors thrown by ->readstat()
- splice: fix pipe_to_file() ->prepare_write() error path
- ALSA: Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check()
- ALSA: Repair snd-usb-usx2y for usb 2.6.18
- PCI: Remove quirk_via_abnormal_poweroff
- Bluetooth: Check if DLC is still attached to the TTY
- vmscan: Fix temp_priority race
- Use min of two prio settings in calculating distress for reclaim
- __div64_32 for 31 bit.
- DVB: fix dvb_pll_attach for mt352/zl10353 in cx88-dvb, and nxt200x
- fuse: fix hang on SMP
- md: Fix bug where spares don't always get rebuilt properly when they become live.
- md: Fix calculation of ->degraded for multipath and raid10
- knfsd: Fix race that can disable NFS server.
- md: check bio address after mapping through partitions.
- fill_tgid: fix task_struct leak and possible oops
- uml: fix processor selection to exclude unsupported processors and features
- uml: remove warnings added by previous -stable patch
- Fix sfuzz hanging on 2.6.18
- SERIAL: Fix resume handling bug
- SERIAL: Fix oops when removing suspended serial port
- sky2: MSI test race and message
- sky2: pause parameter adjustment
- sky2: turn off PHY IRQ on shutdown
- sky2: accept multicast pause frames
- sky2: GMAC pause frame
- sky2: 88E803X transmit lockup (2.6.18)
- tcp: cubic scaling error
- mm: fix a race condition under SMC + COW
- ALSA: powermac - Fix Oops when conflicting with aoa driver
- ALSA: Fix re-use of va_list
- posix-cpu-timers: prevent signal delivery starvation
- NFS: nfs_lookup - don't hash dentry when optimising away the lookup
- uml: make Uml compile on FC6 kernel headers
- Fix potential interrupts during alternative patching
[ Sven Luther ]
* [powerpc] Added exception alignement patch from Benjamin Herrenschmidt.
@ -98,7 +159,7 @@ linux-2.6 (2.6.18-4) unstable; urgency=low
- bugfix/mips/dec-serial.patch, replaces mips-dec-serial.patch, fix
serial console handling on DECstations.
-- maximilian attems <maks@sternwelten.at> Thu, 2 Nov 2006 18:47:45 +0100
-- maximilian attems <maks@sternwelten.at> Sat, 4 Nov 2006 04:37:10 +0100
linux-2.6 (2.6.18-3) unstable; urgency=low

File diff suppressed because it is too large Load Diff