summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.25.20v2.6.25.20linux-2.6.25.yGreg Kroah-Hartman2008-11-101-1/+1
* netfilter: restore lost ifdef guarding defrag exceptionPatrick McHardy2008-11-101-0/+2
* netfilter: snmp nat leaks memory in case of failureIlpo Järvinen2008-11-101-0/+1
* netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan2008-11-101-4/+4
* ACPI: video: fix brightness allocationJulia Jomantaite2008-11-101-50/+73
* math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala2008-11-101-4/+13
* sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard2008-11-101-4/+14
* net: Fix netdev_run_todo dead-lockHerbert Xu2008-11-102-22/+7
* tcpv6: fix option space offsets with md5Ilpo Järvinen2008-11-101-1/+1
* ACPI: dock: avoid check _STA methodShaohua Li2008-11-101-1/+4
* ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai2008-11-101-2/+2
* file caps: always start with clear bprm->caps_*Serge Hallyn2008-11-101-3/+3
* libertas: fix buffer overrunJohannes Berg2008-11-101-2/+2
* net: Fix recursive descent in __scm_destroy().David Miller2008-11-103-5/+26
* edac cell: fix incorrect edac_modeBenjamin Herrenschmidt2008-11-101-1/+1
* ext[234]: Avoid printk floods in the face of directory corruption (CVE-2008-3...Eric Sandeen2008-11-103-31/+50
* gpiolib: fix oops in gpio_get_value_cansleep()David Brownell2008-11-101-1/+1
* Linux 2.6.25.19v2.6.25.19Greg 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
* x86: work around MTRR mask setting, v2Ingo Molnar2008-10-221-1/+6
* drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)Matthias Hopf2008-10-221-1/+1
* 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
* Don't allow splice() to files opened with O_APPENDLinus Torvalds2008-10-221-0/+3
* hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare2008-10-221-6/+33
* fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov2008-10-221-2/+2
* 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.25.18v2.6.25.18Greg Kroah-Hartman2008-10-081-1/+1
* udp: Fix rcv socket lockingHerbert Xu2008-10-082-27/+36
* 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
* 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
* x86: Fix broken LDT access in VMIZachary Amsden2008-10-081-1/+1
* clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-10-081-10/+8
* ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki2008-10-081-1/+1
* x86: HPET: read back compare register before reading counterThomas Gleixner2008-10-081-0/+7
* x86: HPET fix moronic 32/64bit thinkoThomas Gleixner2008-10-081-4/+4
* clockevents: broadcast fixup possible waitersThomas Gleixner2008-10-081-1/+36
* HPET: make minimum reprogramming delta usefulThomas Gleixner2008-10-081-2/+2
* clockevents: prevent endless loop lockupThomas Gleixner2008-10-083-16/+34
* clockevents: prevent multiple init/shutdownThomas Gleixner2008-10-081-7/+13
* clockevents: enforce reprogram in oneshot setupThomas Gleixner2008-10-081-4/+14