summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-22Linux 2.6.25.19v2.6.25.19Greg 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-22x86: work around MTRR mask setting, v2Ingo Molnar1-1/+6
2008-10-22drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831)Matthias Hopf1-1/+1
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-22Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-22hwmon: (it87) Prevent power-off on Shuttle SN68PTJean Delvare1-6/+33
2008-10-22fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov1-2/+2
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.25.18v2.6.25.18Greg Kroah-Hartman1-1/+1
2008-10-08udp: Fix rcv socket lockingHerbert Xu2-27/+36
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-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-08x86: Fix broken LDT access in VMIZachary Amsden1-1/+1
2008-10-08clockevents: remove WARN_ON which was used to gather informationThomas Gleixner1-10/+8
2008-10-08ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki1-1/+1
2008-10-08x86: HPET: read back compare register before reading counterThomas Gleixner1-0/+7
2008-10-08x86: HPET fix moronic 32/64bit thinkoThomas Gleixner1-4/+4
2008-10-08clockevents: broadcast fixup possible waitersThomas Gleixner1-1/+36
2008-10-08HPET: make minimum reprogramming delta usefulThomas Gleixner1-2/+2
2008-10-08clockevents: prevent endless loop lockupThomas Gleixner3-16/+34
2008-10-08clockevents: prevent multiple init/shutdownThomas Gleixner1-7/+13
2008-10-08clockevents: enforce reprogram in oneshot setupThomas Gleixner1-4/+14
2008-10-08clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner1-3/+8
2008-10-08clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi3-2/+4
2008-10-08ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui1-0/+2
2008-10-08rtc: fix deadlockIngo Molnar1-8/+4
2008-10-08x86: add io delay quirk for Presario F700Chuck Ebbert1-0/+8
2008-10-08ACPI: Fix thermal shutdownsMilan Broz1-1/+1
2008-10-08i2c-dev: Return correct error code on class_create() failureSven Wegener1-1/+3
2008-10-08drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton1-1/+3
2008-10-08pxa2xx_spi: fix build breakageMike Rapoport1-2/+2
2008-10-08pxa2xx_spi: chipselect bugfixesNed Forrester1-11/+48
2008-10-08pxa2xx_spi: dma bugfixesNed Forrester1-14/+43
2008-10-08USB: fix hcd interrupt disablingGeoff Levand1-1/+2
2008-09-08Linux 2.6.25.17v2.6.25.17Greg Kroah-Hartman1-1/+1
2008-09-08sch_prio: Fix nla_parse_nested_compat() regressionThomas Graf1-5/+11
2008-09-08sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2-2/+7
2008-09-08sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich1-1/+1
2008-09-08sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2-0/+9