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