summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 boolean control.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
* x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner2008-10-221-1/+1
* x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.Stefan Bader2008-10-221-0/+3
* Linux 2.6.26.6v2.6.26.6Greg Kroah-Hartman2008-10-081-1/+1
* S390: CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2008-10-082-0/+29
* mm owner: fix race between swapoff and exitBalbir Singh2008-10-084-5/+27
* rtc: fix kernel panic on second use of SIGIO nofiticationMarcin Slusarz2008-10-081-6/+9
* fbcon: fix monochrome color value calculationDavid Winn2008-10-081-1/+1
* ALSA: snd-powermac: HP detection for 1st iMac G3 SLRisto Suominen2008-10-081-9/+22
* ALSA: snd-powermac: mixers for PowerMac G4 AGPRisto Suominen2008-10-081-3/+16
* braille_console: only register notifiers when the braille console is usedPascal Terjan2008-10-081-9/+4
* sparc64: Fix missing devices due to PCI bridge test in of_create_pci_dev().David S. Miller2008-10-081-1/+1
* sparc64: Fix disappearing PCI devices on e3500.David S. Miller2008-10-081-5/+4
* sparc64: Fix OOPS in psycho_pcierr_intr_other().David S. Miller2008-10-081-3/+5
* sparc64: Fix interrupt register calculations on Psycho and Sabre.David S. Miller2008-10-081-98/+6
* sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller2008-10-081-3/+3
* udp: Fix rcv socket lockingHerbert Xu2008-10-081-26/+33
* sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich2008-10-082-8/+7
* sctp: do not enable peer features if we can't do them.Vlad Yasevich2008-10-081-2/+7
* ipsec: Fix pskb_expand_head corruption in xfrm_state_check_spaceHerbert Xu2008-10-081-4/+8
* netlink: fix overrun in attribute iterationVegard Nossum2008-10-081-1/+1
* niu: panic on resetSantwona Behera2008-10-081-0/+56
* ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman2008-10-081-32/+32
* XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachepArnaud Ebalard2008-10-081-0/+2
* af_key: Free dumping state on socket closeTimo Teras2008-10-081-11/+19