summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-12xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk1-0/+4
2014-03-12saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2014-03-12ext4: return ENOMEM if sb_getblk() failsTheodore Ts'o6-25/+31
2014-03-12block: Don't access request after it might be freedRoland Dreier1-1/+11
2014-03-12nbd: correct disconnect behaviorPaul Clements2-1/+8
2014-03-12cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton1-0/+7
2014-03-12ext4: fix possible use-after-free with AIOJan Kara2-6/+5
2014-03-12UBIFS: fix double free of ubifs_orphan objectsAdam Thomas2-1/+6
2014-03-12ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o4-4/+34
2014-03-12ncpfs: fix rmdir returns Device or resource busyDave Chiluk1-9/+0
2014-03-12cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton1-0/+8
2014-03-12libceph: unregister request in __map_request failed and nofail == falsemajianpeng1-0/+2
2014-03-12fuse: hotfix truncate_pagecache() issueMaxim Patlasov4-3/+25
2014-03-12fuse: readdir: check for slash in namesMiklos Szeredi1-0/+2
2014-03-12nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko2-2/+11
2014-03-12perf tools: Fix cache event name generationJiri Olsa1-1/+1
2014-03-12perf tools: Remove extraneous newline when parsing hardware cache eventsArnaldo Carvalho de Melo1-1/+1
2014-03-12mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu1-7/+8
2014-03-12cgroup: fix RCU accesses to task->cgroupsTejun Heo1-7/+45
2014-03-12proc connector: reject unprivileged listener bumpsKees Cook1-0/+8
2014-03-12KVM: IOMMU: hva align mapping page sizeGreg Edwards1-0/+4
2014-03-12KVM: PPC: Emulate dcbfAlexander Graf1-0/+2
2014-03-12s390/kvm: dont announce RRBM supportChristian Borntraeger1-1/+1
2014-03-12KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-5/+7
2014-03-12cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo4-47/+26
2014-03-12mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner1-9/+18
2014-03-12dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke1-2/+5
2014-03-12dma: ste_dma40: don't dereference free:d descriptorLinus Walleij1-1/+3
2014-03-12quota: Fix race between dqput() and dquot_scan_active()Jan Kara1-3/+11
2014-03-12SELinux: bigendian problems with filename trans rulesEric Paris1-4/+4
2014-03-12perf: Fix hotplug splatPeter Zijlstra1-6/+6
2014-03-12workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan1-0/+7
2014-03-12hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck1-1/+1
2014-03-12USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2-0/+8
2014-03-12USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8Aleksander Morgado1-1/+2
2014-03-12ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu1-37/+32
2014-03-12ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede1-1/+7
2014-03-12i7core_edac: Fix PCI device reference countJean Delvare1-2/+7
2014-03-12sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYNTejun Heo1-0/+1
2014-03-12ata: enable quirk from jmicron JMB350 for JMB394Denis V. Lunev1-2/+5
2014-03-12perf/x86: Fix event schedulingPeter Zijlstra1-0/+3
2014-03-12powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-03-12SUNRPC: Fix races in xs_nospace()Trond Myklebust1-1/+5
2014-03-12ASoC: wm8958-dsp: Fix firmware block loadingLars-Peter Clausen1-1/+1
2014-03-12ASoC: sta32x: Fix array access overflowTakashi Iwai1-36/+36
2014-03-12ASoC: sta32x: Fix wrong enum for limiter2 release rateTakashi Iwai1-1/+1
2014-03-12ASoC: wm8770: Fix wrong number of enum itemsTakashi Iwai1-2/+2
2014-03-12ALSA: usb-audio: work around KEF X300A firmware bugClemens Ladisch1-0/+9
2014-03-12net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal3-3/+95
2014-03-12net: add and use skb_gso_transport_seglen()Florian Westphal2-0/+27