summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-23Linux 3.4.84v3.4.84Greg Kroah-Hartman1-1/+1
2014-03-23jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney1-4/+4
2014-03-23ALSA: oxygen: modify adjust_dg_dac_routing functionRoman Volkov1-0/+10
2014-03-23Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali1-2/+1
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau1-3/+2
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams2-8/+1
2014-03-23can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-23vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann1-2/+5
2014-03-23vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-03-23KVM: SVM: fix cr8 intercept windowRadim Krčmář1-3/+3
2014-03-23drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher1-1/+1
2014-03-23fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev1-0/+1
2014-03-23NFS: Fix a delegation callback raceTrond Myklebust1-4/+7
2014-03-23libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari1-0/+1
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo3-11/+29
2014-03-23firewire: net: fix use after freeStefan Richter1-3/+3
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)3-1/+22
2014-03-23cpuset: fix a race condition in __cpuset_node_allowed_softwall()Li Zefan1-1/+1
2014-03-23genirq: Remove racy waitqueue_active checkChuansheng Liu1-2/+1
2014-03-23x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman1-1/+1
2014-03-23ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-23powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-23ALSA: usb-audio: Add quirk for Logitech Webcam C500Takashi Iwai1-0/+1
2014-03-23ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2Roman Volkov1-1/+1
2014-03-23drm/ttm: don't oops if no invalidate_caches()Rob Clark1-3/+5
2014-03-23mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-03-23ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach3-4/+22
2014-03-23net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann1-0/+7
2014-03-23tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-03-23virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-03-23sched: Fix double normalization of vruntimeGeorge McCollister1-4/+4
2014-03-23ocfs2 syncs the wrong range...Al Viro1-4/+4
2014-03-23ocfs2: fix quota file corruptionJan Kara2-14/+17
2014-03-11Linux 3.4.83v3.4.83Greg Kroah-Hartman1-1/+1
2014-03-11net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-03-11net: asix: handle packets crossing URB boundariesLucas Stach1-28/+97
2014-03-11rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2-54/+41
2014-03-11iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2014-03-11iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2014-03-11iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2014-03-11iwlwifi: always copy first 16 bytes of commandsJohannes Berg2-12/+62
2014-03-11iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2014-03-11iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2014-03-11iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2014-03-11iwlwifi: fix flow handler debug codeJohannes Berg3-15/+16
2014-03-11ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+3
2014-03-11staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai1-1/+4