summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-22Linux 2.6.26.7v2.6.26.7Greg Kroah-Hartman1-1/+1
2008-10-22security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven1-1/+1
2008-10-22DVB: au0828: add support for another USB id for Hauppauge HVR950QMichael Krufky2-1/+4
2008-10-22drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)Matthias Hopf1-1/+1
2008-10-22ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui1-2/+12
2008-10-22hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare1-6/+33
2008-10-22Check mapped ranges on sysfs resource filesLinus Torvalds1-0/+19
2008-10-22x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes1-2/+2
2008-10-22PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li3-1/+16
2008-10-22PCI: disable ASPM per ACPI FADT settingShaohua Li4-0/+18
2008-10-22V4L/DVB (9053): fix buffer overflow in uvc-videoRalph Loader1-1/+1
2008-10-22V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.Laurent Pinchart2-23/+43
2008-10-22V4L/DVB (8498): uvcvideo: Return sensible min and max values when querying a ...Laurent Pinchart1-1/+12
2008-10-22Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-22V4L: zr36067: Fix RGBR pixel formatJean Delvare1-1/+1
2008-10-22V4L: bttv: Prevent NULL pointer dereference in radio_openJean Delvare1-1/+1
2008-10-22libata: LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada1-1/+1
2008-10-22libata: fix EH action overwriting in ata_eh_reset()Tejun Heo1-2/+2
2008-10-22libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo1-14/+6
2008-10-22fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov1-2/+2
2008-10-22modules: fix module "notes" kobject leakAlexey Dobriyan1-1/+1
2008-10-22b43legacy: Fix failure in rate-adjustment mechanismLarry Finger1-1/+1
2008-10-22CIFS: make sure we have the right resume info before calling CIFSFindNextSteve French3-63/+70
2008-10-22sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli1-4/+4
2008-10-22tty: Termios locking - sort out real_tty confusions and lock readsAlan Cox1-1/+1
2008-10-22x86, early_ioremap: fix fencepost errorAlan Cox1-1/+1
2008-10-22x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner1-1/+1
2008-10-22x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.Stefan Bader1-0/+3
2008-10-08Linux 2.6.26.6v2.6.26.6Greg Kroah-Hartman1-1/+1
2008-10-08S390: CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2-0/+29
2008-10-08mm owner: fix race between swapoff and exitBalbir Singh4-5/+27
2008-10-08rtc: fix kernel panic on second use of SIGIO nofiticationMarcin Slusarz1-6/+9
2008-10-08fbcon: fix monochrome color value calculationDavid Winn1-1/+1
2008-10-08ALSA: snd-powermac: HP detection for 1st iMac G3 SLRisto Suominen1-9/+22
2008-10-08ALSA: snd-powermac: mixers for PowerMac G4 AGPRisto Suominen1-3/+16
2008-10-08braille_console: only register notifiers when the braille console is usedPascal Terjan1-9/+4
2008-10-08sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller1-1/+1
2008-10-08sparc64: Fix disappearing PCI devices on e3500.David S. Miller1-5/+4
2008-10-08sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller1-3/+5
2008-10-08sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller1-98/+6
2008-10-08sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller1-3/+3
2008-10-08udp: Fix rcv socket lockingHerbert Xu1-26/+33
2008-10-08sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich2-8/+7
2008-10-08sctp: do not enable peer features if we can't do them.Vlad Yasevich1-2/+7
2008-10-08ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu1-4/+8
2008-10-08netlink: fix overrun in attribute iterationVegard Nossum1-1/+1
2008-10-08niu: panic on resetSantwona Behera1-0/+56
2008-10-08ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman1-32/+32
2008-10-08XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard1-0/+2
2008-10-08af_key: Free dumping state on socket closeTimo Teras1-11/+19