summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-22Linux 2.6.17.10v2.6.17.10Greg Kroah-Hartman1-1/+1
2006-08-22elv_unregister: fix possible crash on module unloadOleg Nesterov1-1/+2
2006-08-22Fix possible UDF deadlock and memory corruption (CVE-2006-4145)Jan Kara2-26/+40
2006-08-22Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala5-53/+23
2006-08-18Linux 2.6.17.9v2.6.17.9Greg Kroah-Hartman1-1/+1
2006-08-18[PATCH] powerpc: Clear HID0 attention enable on PPC970 at boot time (CVE-2006...Olof Johansson1-0/+2
2006-08-06Linux 2.6.17.8v2.6.17.8Greg Kroah-Hartman1-1/+1
2006-08-06ALSA: Don't reject O_RDWR at opening PCM OSSTakashi Iwai1-0/+2
2006-08-06Add stable branch to maintainers fileSteven Rostedt1-0/+8
2006-08-06tty serialize flush_to_ldiscPaul Fulghum1-5/+9
2006-08-06S390: fix futex_atomic_cmpxchg_inatomicMartin Schwidefsky1-2/+3
2006-08-06Fix budget-av compile failureAndrew de Quincey1-5/+5
2006-08-06cond_resched() fixAndrew Morton1-12/+13
2006-08-06e1000: add forgotten PCI ID for supported deviceAuke Kok2-0/+2
2006-08-06ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown3-8/+29
2006-08-06ext3 -nobh option causes oopsBadari Pulavarty1-3/+3
2006-08-06Fix race related problem when adding items to and svcrpc auth cache.Neil Brown1-1/+5
2006-08-06ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter1-0/+3
2006-08-06invalidate_bdev() speedupAndrew Morton1-1/+6
2006-08-06Sparc64 quad-float emulation fixDavid Miller1-1/+1
2006-08-06VLAN state handling fixStefan Rompf1-5/+3
2006-08-06Update frag_list in pskb_trimHerbert Xu2-44/+86
2006-08-06UHCI: Fix handling of short last packetAlan Stern1-2/+4
2006-08-06sky2: NAPI bugStephen Hemminger1-4/+1
2006-08-06i2c: Fix 'ignore' module parameter handling in i2c-coreMark M. Hoffman1-2/+2
2006-08-06scx200_acb: Fix the block transactionsJean Delvare1-2/+6
2006-08-06scx200_acb: Fix the state machineThomas Andrews1-6/+6
2006-08-06H.323 helper: fix possible NULL-ptr dereferencePatrick McHardy1-1/+1
2006-08-06Don't allow chmod() on the /proc/<pid>/ filesMarcel Holtmann1-1/+32
2006-08-06PCI: fix issues with extended conf space when MMCONFIG disabled because of e820Chuck Ebbert2-7/+15
2006-07-24Linux 2.6.17.7v2.6.17.7Greg Kroah-Hartman1-1/+1
2006-07-24struct file leakageKirill Korotaev1-1/+7
2006-07-24serial 8250: sysrq deadlock fixAndrew Morton1-4/+9
2006-07-24pdflush: handle resume wakeupsPavel Machek1-8/+7
2006-07-24ieee80211: TKIP requires CRC32Chuck Ebbert1-0/+1
2006-07-24Fix IPv4/DECnet routing rule dumpingPatrick McHardy2-3/+4
2006-07-24fix fdset leakageKirill Korotaev1-1/+3
2006-07-24Suppress irq handler mismatch messages in ALSA ISA driversTakashi Iwai1-1/+2
2006-07-24ALSA: RME HDSP - fixed proc interface (missing {})Remy Bruno1-1/+2
2006-07-24ALSA: hda-intel - Fix race in removeTakashi Iwai1-2/+2
2006-07-24ALSA: Fix workaround for AD1988A rev2 codecTakashi Iwai1-6/+9
2006-07-24ALSA: Fix undefined (missing) references in ISA MIRO sound driverTakashi Iwai1-0/+1
2006-07-24ALSA: fix the SND_FM801_TEA575X dependenciesTakashi Iwai2-7/+9
2006-07-24ALSA: Fix mute switch on VAIO laptops with STAC7661Takashi Iwai1-4/+4
2006-07-24ALSA: Fix model for HP dc7600Takashi Iwai1-1/+1
2006-07-24ALSA: Fix missing array terminators in AD1988 codec supportTakashi Iwai1-0/+4
2006-07-24ALSA: Fix a deadlock in snd-rtctimerTakashi Iwai1-2/+3
2006-07-24ALSA: au88x0 - Fix 64bit address of MPU401 MMIO portTakashi Iwai2-2/+2
2006-07-24Add missing UFO initialisationsHerbert Xu2-0/+3
2006-07-24generic_file_buffered_write(): handle zero-length iovec segmentsAndrew Morton2-3/+10