summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-11xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk
2014-03-11xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk
2014-03-11xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk
2014-03-11saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai
2014-03-11ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o
2014-03-11block: Don't access request after it might be freedRoland Dreier
2014-03-11nbd: correct disconnect behaviorPaul Clements
2014-03-11cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton
2014-03-11ext4: fix possible use-after-free with AIOJan Kara
2014-03-11UBIFS: fix double free of ubifs_orphan objectsAdam Thomas
2014-03-11ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2014-03-11ncpfs: fix rmdir returns Device or resource busyDave Chiluk
2014-03-11cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton
2014-03-11libceph: unregister request in __map_request failed and nofail == falsemajianpeng
2014-03-11fuse: hotfix truncate_pagecache() issueMaxim Patlasov
2014-03-11fuse: readdir: check for slash in namesMiklos Szeredi
2014-03-11nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko
2014-03-11perf tools: Fix cache event name generationJiri Olsa
2014-03-11perf tools: Remove extraneous newline when parsing hardware cache eventsArnaldo Carvalho de Melo
2014-03-11mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu
2014-03-11cgroup: fix RCU accesses to task->cgroupsTejun Heo
2014-03-11proc connector: reject unprivileged listener bumpsKees Cook
2014-03-11KVM: IOMMU: hva align mapping page sizeGreg Edwards
2014-03-11KVM: PPC: Emulate dcbfAlexander Graf
2014-03-11s390/kvm: dont announce RRBM supportChristian Borntraeger
2014-03-11KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel
2014-03-11cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo
2014-03-11mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner
2014-03-11dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke
2014-03-11dma: ste_dma40: don't dereference free:d descriptorLinus Walleij
2014-03-11quota: Fix race between dqput() and dquot_scan_active()Jan Kara
2014-03-11SELinux: bigendian problems with filename trans rulesEric Paris
2014-03-11perf: Fix hotplug splatPeter Zijlstra
2014-03-11workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan