summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-27crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...Jussi Kivilinna1-3/+8
2012-11-27cifs: Do not lookup hashed negative dentry in cifs_atomic_openSachin Prabhu1-1/+10
2012-11-27cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton1-29/+20
2012-11-27virtio: Don't access index after unregister.Cornelia Huck1-1/+3
2012-11-27module: fix out-by-one error in kallsymsRusty Russell1-11/+16
2012-11-27fanotify: fix missing breakEric Paris1-0/+1
2012-11-27PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying4-34/+42
2012-11-27PCI/PM: Resume device before shutdownHuang Ying1-10/+2
2012-11-27mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau4-6/+20
2012-11-27mac80211: don't send null data packet when not associatedJohannes Berg1-0/+2
2012-11-27mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov1-0/+5
2012-11-27xfs: drop buffer io reference when a bad bio is builtDave Chinner1-2/+12
2012-11-27libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handleAaron Lu1-3/+8
2012-11-27mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi1-0/+2
2012-11-18Linux 3.6.7v3.6.7Greg Kroah-Hartman1-1/+1
2012-11-18ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai1-3/+3
2012-11-18ALSA: Fix card refcount unbalanceTakashi Iwai5-4/+8
2012-11-18xfs: fix buffer shudown reference count mismatchDave Chinner1-0/+18
2012-11-18xfs: fix reading of wrapped log dataDave Chinner1-1/+1
2012-11-18GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2-12/+10
2012-11-18drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2-0/+2
2012-11-18drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2-0/+7
2012-11-18drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-18drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-18mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball1-10/+13
2012-11-18mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski1-1/+1
2012-11-18futex: Handle futex_pi OWNER_DIED take over correctlyThomas Gleixner1-19/+22
2012-11-18ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa1-2/+1
2012-11-18af-packet: fix oops when socket is not presentEric Leblond1-1/+1
2012-11-18net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov1-1/+4
2012-11-18tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov1-0/+3
2012-11-18l2tp: fix oops in l2tp_eth_create() error pathTom Parkin1-0/+1
2012-11-18drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
2012-11-18net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer1-3/+5
2012-11-18net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-11-18ipv6: Set default hoplimit as zero.Li RongQing1-2/+2
2012-11-18net: fix secpath kmemleakEric Dumazet1-2/+4
2012-11-18tcp: fix FIONREAD/SIOCINQEric Dumazet1-5/+3
2012-11-18netlink: use kfree_rcu() in netlink_release()Eric Dumazet1-4/+15
2012-11-18ipv4: Fix flushing of cached routing informationsSteffen Klassert1-3/+6
2012-11-18sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan1-1/+2
2012-11-18ALSA: Avoid endless sleep after disconnectTakashi Iwai6-1/+46
2012-11-18ALSA: Add a reference counter to card instanceTakashi Iwai11-32/+86
2012-11-18ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai1-7/+51
2012-11-18ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai4-17/+21
2012-11-18ALSA: usb-audio: Fix races at disconnectionTakashi Iwai5-37/+79
2012-11-18ALSA: PCM: Fix some races at disconnectionTakashi Iwai2-5/+18
2012-11-18hwmon: (w83627ehf) Force initial bank selectionJean Delvare1-0/+1
2012-11-18drm: set dev_mapping before calling drm_open_helperIlija Hadzic1-17/+30
2012-11-18drm: restore open_count if drm_setup failsIlija Hadzic1-1/+4