summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Linux 3.4.19v3.4.19Greg 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 reading of wrapped log dataDave Chinner1-1/+1
2012-11-17USB: mos7840: remove unused variableJohan Hovold1-1/+0
2012-11-17drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2-20/+44
2012-11-17drm/i915: fixup infoframe support for sdvoDaniel Vetter2-4/+11
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-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-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-17tcp: fix FIONREAD/SIOCINQEric Dumazet1-5/+3
2012-11-17netlink: use kfree_rcu() in netlink_release()Eric Dumazet1-4/+15
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-4/+33
2012-11-17ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai4-17/+21
2012-11-17ALSA: usb-audio: Fix races at disconnectionTakashi Iwai5-34/+76
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: restore open_count if drm_setup failsIlija Hadzic1-1/+4
2012-11-17NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust1-2/+2
2012-11-17NFS: fix bug in legacy DNS resolver.NeilBrown1-2/+3
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields2-3/+19
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/udl: fix stride issues scanning out stride != width*bppDave Airlie3-8/+11
2012-11-17DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1
2012-11-17mac80211: don't inspect Sequence Control field on control framesJavier Cardona1-0/+4
2012-11-17mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona1-4/+2
2012-11-17mac80211: use blacklist for duplicate IE checkJohannes Berg1-7/+32
2012-11-17wireless: drop invalid mesh address extension framesJohannes Berg1-5/+6
2012-11-17cfg80211: fix antenna gain handlingFelix Fietkau1-2/+1