summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-10Linux 2.6.26.8v2.6.26.8Greg Kroah-Hartman
2008-11-10netfilter: restore lost ifdef guarding defrag exceptionPatrick McHardy
2008-11-10netfilter: snmp nat leaks memory in case of failureIlpo Järvinen
2008-11-10netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan
2008-11-10ACPI: dock: avoid check _STA methodShaohua Li
2008-11-10ACPI: video: fix brightness allocationJulia Jomantaite
2008-11-10sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard
2008-11-10math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala
2008-11-10tcpv6: fix option space offsets with md5Ilpo Järvinen
2008-11-10net: Fix netdev_run_todo dead-lockHerbert Xu
2008-11-10scx200_i2c: Add missing class parameterLennart Sorensen
2008-11-10DVB: s5h1411: Power down s5h1411 when not in useDevin Heitmueller
2008-11-10DVB: s5h1411: Perform s5h1411 soft reset after tuningDevin Heitmueller
2008-11-10DVB: s5h1411: bugfix: Setting serial or parallel mode could destroy bitsSteven Toth
2008-11-10V4L: pvrusb2: Keep MPEG PTSs from drifting awayBoris Dores
2008-11-10ACPI: Always report a sync event after a lid state changeGuillem Jover
2008-11-10ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai
2008-11-10file caps: always start with clear bprm->caps_*Serge Hallyn
2008-11-10libertas: fix buffer overrunJohannes Berg
2008-11-10net: Fix recursive descent in __scm_destroy().David Miller
2008-11-10SCSI: qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.Andrew Vasquez
2008-11-10edac cell: fix incorrect edac_modeBenjamin Herrenschmidt
2008-11-10ext[234]: Avoid printk floods in the face of directory corruption (CVE-2008-3...Eric Sandeen
2008-11-10gpiolib: fix oops in gpio_get_value_cansleep()David Brownell
2008-10-22Linux 2.6.26.7v2.6.26.7Greg Kroah-Hartman
2008-10-22security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven
2008-10-22DVB: au0828: add support for another USB id for Hauppauge HVR950QMichael Krufky
2008-10-22drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)Matthias Hopf
2008-10-22ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui
2008-10-22hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare
2008-10-22Check mapped ranges on sysfs resource filesLinus Torvalds
2008-10-22x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes
2008-10-22PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li
2008-10-22PCI: disable ASPM per ACPI FADT settingShaohua Li
2008-10-22V4L/DVB (9053): fix buffer overflow in uvc-videoRalph Loader
2008-10-22V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.Laurent Pinchart
2008-10-22V4L/DVB (8498): uvcvideo: Return sensible min and max values when querying a ...Laurent Pinchart
2008-10-22Don't allow splice() to files opened with O_APPENDLinus Torvalds
2008-10-22V4L: zr36067: Fix RGBR pixel formatJean Delvare
2008-10-22V4L: bttv: Prevent NULL pointer dereference in radio_openJean Delvare
2008-10-22libata: LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada
2008-10-22libata: fix EH action overwriting in ata_eh_reset()Tejun Heo
2008-10-22libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo
2008-10-22fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov
2008-10-22modules: fix module "notes" kobject leakAlexey Dobriyan
2008-10-22b43legacy: Fix failure in rate-adjustment mechanismLarry Finger
2008-10-22CIFS: make sure we have the right resume info before calling CIFSFindNextSteve French
2008-10-22sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli
2008-10-22tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox
2008-10-22x86, early_ioremap: fix fencepost errorAlan Cox