summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.26.8v2.6.26.8linux-2.6.26.yGreg Kroah-Hartman2008-11-101-1/+1
* netfilter: restore lost ifdef guarding defrag exceptionPatrick McHardy2008-11-101-0/+2
* netfilter: snmp nat leaks memory in case of failureIlpo Järvinen2008-11-101-0/+1
* netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan2008-11-101-4/+4
* ACPI: dock: avoid check _STA methodShaohua Li2008-11-101-1/+4
* ACPI: video: fix brightness allocationJulia Jomantaite2008-11-101-50/+73
* sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard2008-11-101-4/+14
* math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala2008-11-101-4/+13
* tcpv6: fix option space offsets with md5Ilpo Järvinen2008-11-101-1/+1
* net: Fix netdev_run_todo dead-lockHerbert Xu2008-11-102-22/+7
* scx200_i2c: Add missing class parameterLennart Sorensen2008-11-101-0/+1
* DVB: s5h1411: Power down s5h1411 when not in useDevin Heitmueller2008-11-101-2/+8
* DVB: s5h1411: Perform s5h1411 soft reset after tuningDevin Heitmueller2008-11-101-3/+4
* DVB: s5h1411: bugfix: Setting serial or parallel mode could destroy bitsSteven Toth2008-11-101-2/+16
* V4L: pvrusb2: Keep MPEG PTSs from drifting awayBoris Dores2008-11-101-0/+4
* ACPI: Always report a sync event after a lid state changeGuillem Jover2008-11-101-1/+2
* ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai2008-11-101-2/+2
* file caps: always start with clear bprm->caps_*Serge Hallyn2008-11-101-3/+3
* libertas: fix buffer overrunJohannes Berg2008-11-101-2/+2
* net: Fix recursive descent in __scm_destroy().David Miller2008-11-103-5/+26
* SCSI: qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.Andrew Vasquez2008-11-101-0/+6
* edac cell: fix incorrect edac_modeBenjamin Herrenschmidt2008-11-101-1/+1
* ext[234]: Avoid printk floods in the face of directory corruption (CVE-2008-3...Eric Sandeen2008-11-103-31/+50
* gpiolib: fix oops in gpio_get_value_cansleep()David Brownell2008-11-101-1/+1
* Linux 2.6.26.7v2.6.26.7Greg Kroah-Hartman2008-10-221-1/+1
* security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven2008-10-221-1/+1
* DVB: au0828: add support for another USB id for Hauppauge HVR950QMichael Krufky2008-10-222-1/+4
* drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)Matthias Hopf2008-10-221-1/+1
* ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui2008-10-221-2/+12
* hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-221-6/+33
* Check mapped ranges on sysfs resource filesLinus Torvalds2008-10-221-0/+19
* x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes2008-10-221-2/+2
* PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-10-223-1/+16
* PCI: disable ASPM per ACPI FADT settingShaohua Li2008-10-224-0/+18
* V4L/DVB (9053): fix buffer overflow in uvc-videoRalph Loader2008-10-221-1/+1
* V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.Laurent Pinchart2008-10-222-23/+43
* V4L/DVB (8498): uvcvideo: Return sensible min and max values when querying a ...Laurent Pinchart2008-10-221-1/+12
* Don't allow splice() to files opened with O_APPENDLinus Torvalds2008-10-221-0/+3
* V4L: zr36067: Fix RGBR pixel formatJean Delvare2008-10-221-1/+1
* V4L: bttv: Prevent NULL pointer dereference in radio_openJean Delvare2008-10-221-1/+1
* libata: LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada2008-10-221-1/+1
* libata: fix EH action overwriting in ata_eh_reset()Tejun Heo2008-10-221-2/+2
* libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo2008-10-221-14/+6
* fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov2008-10-221-2/+2
* modules: fix module "notes" kobject leakAlexey Dobriyan2008-10-221-1/+1
* b43legacy: Fix failure in rate-adjustment mechanismLarry Finger2008-10-221-1/+1
* CIFS: make sure we have the right resume info before calling CIFSFindNextSteve French2008-10-223-63/+70
* sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli2008-10-221-4/+4
* tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox2008-10-221-1/+1
* x86, early_ioremap: fix fencepost errorAlan Cox2008-10-221-1/+1