summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-10Linux 2.6.25.20v2.6.25.20linux-2.6.25.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: video: fix brightness allocationJulia Jomantaite1-50/+73
2008-11-10math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala1-4/+13
2008-11-10sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard1-4/+14
2008-11-10net: Fix netdev_run_todo dead-lockHerbert Xu2-22/+7
2008-11-10tcpv6: fix option space offsets with md5Ilpo Järvinen1-1/+1
2008-11-10ACPI: dock: avoid check _STA methodShaohua Li1-1/+4
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-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.25.19v2.6.25.19Greg 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-23x86: work around MTRR mask setting, v2Ingo Molnar1-1/+6
2008-10-23drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)Matthias Hopf1-1/+1
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-23Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-23hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare1-6/+33
2008-10-23fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov1-2/+2
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
2008-10-23x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner1-1/+1
2008-10-23x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.Stefan Bader1-0/+3
2008-10-09Linux 2.6.25.18v2.6.25.18Greg Kroah-Hartman1-1/+1
2008-10-09udp: Fix rcv socket lockingHerbert Xu2-27/+36
2008-10-09sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich2-8/+7
2008-10-09sctp: do not enable peer features if we can't do them.Vlad Yasevich1-2/+7
2008-10-09netlink: fix overrun in attribute iterationVegard Nossum1-1/+1
2008-10-09niu: panic on resetSantwona Behera1-0/+56
2008-10-09ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman1-32/+32
2008-10-09x86: Fix broken LDT access in VMIZachary Amsden1-1/+1
2008-10-09clockevents: remove WARN_ON which was used to gather informationThomas Gleixner1-10/+8
2008-10-09ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki1-1/+1
2008-10-09x86: HPET: read back compare register before reading counterThomas Gleixner1-0/+7
2008-10-09x86: HPET fix moronic 32/64bit thinkoThomas Gleixner1-4/+4
2008-10-09clockevents: broadcast fixup possible waitersThomas Gleixner1-1/+36
2008-10-09HPET: make minimum reprogramming delta usefulThomas Gleixner1-2/+2
2008-10-09clockevents: prevent endless loop lockupThomas Gleixner3-16/+34
2008-10-09clockevents: prevent multiple init/shutdownThomas Gleixner1-7/+13
2008-10-09clockevents: enforce reprogram in oneshot setupThomas Gleixner1-4/+14