summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner2008-10-081-3/+8
* clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-10-083-2/+4
* ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui2008-10-081-0/+2
* rtc: fix deadlockIngo Molnar2008-10-081-8/+4
* x86: add io delay quirk for Presario F700Chuck Ebbert2008-10-081-0/+8
* ACPI: Fix thermal shutdownsMilan Broz2008-10-081-1/+1
* i2c-dev: Return correct error code on class_create() failureSven Wegener2008-10-081-1/+3
* drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-10-081-1/+3
* pxa2xx_spi: fix build breakageMike Rapoport2008-10-081-2/+2
* pxa2xx_spi: chipselect bugfixesNed Forrester2008-10-081-11/+48
* pxa2xx_spi: dma bugfixesNed Forrester2008-10-081-14/+43
* USB: fix hcd interrupt disablingGeoff Levand2008-10-081-1/+2
* Linux 2.6.25.17v2.6.25.17Greg Kroah-Hartman2008-09-081-1/+1
* sch_prio: Fix nla_parse_nested_compat() regressionThomas Graf2008-09-081-5/+11
* sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2008-09-082-2/+7
* sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich2008-09-081-1/+1
* sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2008-09-082-0/+9