aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-23firewire: net: fix use after freeStefan Richter
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-23cpuset: fix a race condition in __cpuset_node_allowed_softwall()Li Zefan
2014-03-23genirq: Remove racy waitqueue_active checkChuansheng Liu
2014-03-23x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-23ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij
2014-03-23powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-23ALSA: usb-audio: Add quirk for Logitech Webcam C500Takashi Iwai
2014-03-23ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov
2014-03-23drm/ttm: don't oops if no invalidate_caches()Rob Clark
2014-03-23mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-03-23ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-03-23net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan
2014-03-23virtio-net: alloc big buffers also when guest can receive UFOJason Wang
2014-03-23sched: Fix double normalization of vruntimeGeorge McCollister
2014-03-23ocfs2 syncs the wrong range...Al Viro
2014-03-23ocfs2: fix quota file corruptionJan Kara
2014-03-11Linux 3.4.83v3.4.83Greg Kroah-Hartman
2014-03-11net: asix: add missing flag to struct driver_infoEmil Goode
2014-03-11net: asix: handle packets crossing URB boundariesLucas Stach
2014-03-11rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland
2014-03-11iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach
2014-03-11iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka
2014-03-11iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg
2014-03-11iwlwifi: always copy first 16 bytes of commandsJohannes Berg
2014-03-11iwlwifi: handle DMA mapping failuresJohannes Berg
2014-03-11iwlwifi: don't handle masked interruptEmmanuel Grumbach
2014-03-11iwlwifi: protect SRAM debugfsJohannes Berg
2014-03-11iwlwifi: fix flow handler debug codeJohannes Berg
2014-03-11ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-03-11staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-03-11ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-03-11ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-03-11ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-03-11ALSA: ua101: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-03-11ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-03-11ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-03-11ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRLFabio Estevam
2014-03-11ASoC: imx-ssi: Fix occasional AC97 reset failureSascha Hauer
2014-03-11SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2014-03-11sunrpc: clarify comments on rpc_make_runnableJeff Layton
2014-03-11xen/events: mask events when changing their VCPU bindingDavid Vrabel
2014-03-11xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk
2014-03-11xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich
2014-03-11xen-netback: don't disconnect frontend when seeing oversize packetWei Liu
2014-03-11xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2014-03-11xen-netback: fix sparse warningstephen hemminger