summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-30Linux 3.4.85v3.4.85Greg Kroah-Hartman1-1/+1
2014-03-30ipc/msg: fix race around refcountKonstantin Khlebnikov1-0/+2
2014-03-30xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp1-0/+5
2014-03-30KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti1-1/+1
2014-03-30KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2014-03-30Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2014-03-30ARM: move outer_cache declaration out of ifdefRob Herring1-2/+2
2014-03-30i7300_edac: Fix device reference countJean Delvare1-18/+20
2014-03-30p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-03-30deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2014-03-30x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1
2014-03-30iwlwifi: Complete backport of "iwlwifi: always copy first 16 bytes of commands"Ben Hutchings1-3/+4
2014-03-30libceph: resend all writes after the osdmap loses the full flagJosh Durgin1-6/+22
2014-03-30ALSA: compress: Pass through return value of open ops callbackCharles Keepax1-1/+1
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