summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Linux 3.6.7v3.6.7Greg Kroah-Hartman1-1/+1
2012-11-17ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai1-3/+3
2012-11-17ALSA: Fix card refcount unbalanceTakashi Iwai5-4/+8
2012-11-17xfs: fix buffer shudown reference count mismatchDave Chinner1-0/+18
2012-11-17xfs: fix reading of wrapped log dataDave Chinner1-1/+1
2012-11-17GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2-12/+10
2012-11-17drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2-0/+2
2012-11-17drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2-0/+7
2012-11-17drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-17drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-17mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball1-10/+13
2012-11-17mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski1-1/+1
2012-11-17futex: Handle futex_pi OWNER_DIED take over correctlyThomas Gleixner1-19/+22
2012-11-17ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa1-2/+1
2012-11-17af-packet: fix oops when socket is not presentEric Leblond1-1/+1
2012-11-17net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov1-1/+4
2012-11-17tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov1-0/+3
2012-11-17l2tp: fix oops in l2tp_eth_create() error pathTom Parkin1-0/+1
2012-11-17drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-11-17net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer1-3/+5
2012-11-17net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-11-17ipv6: Set default hoplimit as zero.Li RongQing1-2/+2
2012-11-17net: fix secpath kmemleakEric Dumazet1-2/+4
2012-11-17tcp: fix FIONREAD/SIOCINQEric Dumazet1-5/+3
2012-11-17netlink: use kfree_rcu() in netlink_release()Eric Dumazet1-4/+15
2012-11-17ipv4: Fix flushing of cached routing informationsSteffen Klassert1-3/+6
2012-11-17sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan1-1/+2
2012-11-17ALSA: Avoid endless sleep after disconnectTakashi Iwai6-1/+46
2012-11-17ALSA: Add a reference counter to card instanceTakashi Iwai11-32/+86
2012-11-17ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai1-7/+51
2012-11-17ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai4-17/+21
2012-11-17ALSA: usb-audio: Fix races at disconnectionTakashi Iwai5-37/+79
2012-11-17ALSA: PCM: Fix some races at disconnectionTakashi Iwai2-5/+18
2012-11-17hwmon: (w83627ehf) Force initial bank selectionJean Delvare1-0/+1
2012-11-17drm: set dev_mapping before calling drm_open_helperIlija Hadzic1-17/+30
2012-11-17drm: restore open_count if drm_setup failsIlija Hadzic1-1/+4
2012-11-17batman-adv: Fix broadcast packet CRC calculationLinus Lüssing2-5/+11
2012-11-17NFS: fix bug in legacy DNS resolver.NeilBrown1-2/+3
2012-11-17NFS: Wait for session recovery to finish before returningBryan Schumaker1-2/+1
2012-11-17NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust1-13/+23
2012-11-17NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust1-0/+1
2012-11-17nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings4-9/+20
2012-11-17nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew1-1/+1
2012-11-17mac80211: fix SSID copy on IBSS JOINAntonio Quartulli1-1/+1
2012-11-17mac80211: make sure data is accessible in EAPOL checkJohannes Berg1-8/+10
2012-11-17mac80211: verify that skb data is presentJohannes Berg3-2/+42
2012-11-17mac80211: check management frame header lengthJohannes Berg1-4/+8
2012-11-17drm/i915: Only kick out vesafb if we takeover the fbcon with KMSChris Wilson1-1/+2
2012-11-17drm/i915: fix overlay on i830MDaniel Vetter1-3/+11
2012-11-17drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2-20/+44