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