summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-26i2c-mux-pinctrl: Fix probe error pathGuenter Roeck
2012-11-26regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski
2012-11-26pstore: Fix NULL pointer dereference in console writesColin Ian King
2012-11-26UBIFS: introduce categorized lprops counterArtem Bityutskiy
2012-11-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy
2012-11-26ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada
2012-11-26ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz
2012-11-26ASoC: cs42l52: fix the return value of cs42l52_set_fmt()Wei Yongjun
2012-11-26ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt
2012-11-26ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai
2012-11-26ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang
2012-11-26ALSA: hda - Improve HP depop when system enter to S3Kailang Yang
2012-11-26ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai
2012-11-26ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai
2012-11-26ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai
2012-11-26ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman
2012-11-26ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein
2012-11-26ptp: update adjfreq callback descriptionJacob Keller
2012-11-26ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer
2012-11-26crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...Jussi Kivilinna
2012-11-26cifs: Do not lookup hashed negative dentry in cifs_atomic_openSachin Prabhu
2012-11-26cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton
2012-11-26virtio: Don't access index after unregister.Cornelia Huck
2012-11-26module: fix out-by-one error in kallsymsRusty Russell
2012-11-26fanotify: fix missing breakEric Paris
2012-11-26PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying
2012-11-26PCI/PM: Resume device before shutdownHuang Ying
2012-11-26mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-26mac80211: don't send null data packet when not associatedJohannes Berg
2012-11-26mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov
2012-11-26xfs: drop buffer io reference when a bad bio is builtDave Chinner
2012-11-26libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handleAaron Lu
2012-11-26mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi
2012-11-17Linux 3.6.7v3.6.7Greg Kroah-Hartman
2012-11-17ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai
2012-11-17ALSA: Fix card refcount unbalanceTakashi Iwai
2012-11-17xfs: fix buffer shudown reference count mismatchDave Chinner
2012-11-17xfs: fix reading of wrapped log dataDave Chinner
2012-11-17GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski
2012-11-17drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher
2012-11-17drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher
2012-11-17drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom
2012-11-17drm/vmwgfx: Fix hibernation device resetThomas Hellstrom
2012-11-17mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball
2012-11-17mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski
2012-11-17futex: Handle futex_pi OWNER_DIED take over correctlyThomas Gleixner
2012-11-17ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-17af-packet: fix oops when socket is not presentEric Leblond
2012-11-17net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov
2012-11-17tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov