aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-26bonding: correctly process non-linear skbsAndy Gospodarek
2010-09-26drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg
2010-09-26sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller
2010-09-26r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs
2010-09-26r8169: fix random mdio_write failuresTimo Teräs
2010-09-26UNIX: Do not loop forever at unix_autobind().Tetsuo Handa
2010-09-26tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-26rds: fix a leak of kernel memoryEric Dumazet
2010-09-26net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani
2010-09-26bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller
2010-09-26bridge: Clear IPCB before possible entry into IP stackHerbert Xu
2010-09-26tcp: fix three tcp sysctls tuningEric Dumazet
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-09-26tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro
2010-09-26irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller
2010-09-26gro: Re-fix different skb headroomsJarek Poplawski
2010-09-26gro: fix different skb headroomsEric Dumazet
2010-09-26sparc: Provide io{read,write}{16,32}be().David S. Miller
2010-09-26USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-20Linux 2.6.32.22v2.6.32.22Greg Kroah-Hartman
2010-09-20drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson
2010-09-20drm/i915: Prevent double dpms onChris Wilson
2010-09-20i915_gem: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20SUNRPC: Fix race corrupting rpc upcallTrond Myklebust
2010-09-20NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-09-20apm_power: Add missing break statementAnton Vorontsov
2010-09-20hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover
2010-09-20hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover
2010-09-20arm: fix really nasty sigreturn bugAl Viro
2010-09-20ALSA: hda - Handle pin NID 0x1a on ALC259/269Takashi Iwai
2010-09-20ALSA: hda - Handle missing NID 0x1b on ALC259 codecTakashi Iwai
2010-09-20sched: cpuacct: Use bigger percpu counter batch values for stats countersAnton Blanchard
2010-09-20sched: Fix select_idle_sibling() logic in select_task_rq_fair()Suresh Siddha
2010-09-20sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra
2010-09-20sched: Fix select_idle_sibling()Mike Galbraith
2010-09-20sched: Fix vmark regression on big machinesMike Galbraith
2010-09-20sched: More generic WAKE_AFFINE vs select_idle_sibling()Peter Zijlstra
2010-09-20sched: Cleanup select_task_rq_fair()Peter Zijlstra
2010-09-20sched: apply RCU protection to wake_affine()Daniel J Blueman
2010-09-20sched: Remove unnecessary RCU exclusionPeter Zijlstra
2010-09-20sched: Fix rq->clock synchronization when migrating tasksPeter Zijlstra
2010-09-20sched: Fix nr_uninterruptible countPeter Zijlstra
2010-09-20sched: Optimize task_rq_lock()Peter Zijlstra
2010-09-20sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra
2010-09-20sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov
2010-09-20sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov
2010-09-20sched: sched_exec(): Remove the select_fallback_rq() logicOleg Nesterov