summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-01xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk1-4/+6
2016-04-01xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk1-1/+5
2016-04-01xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk1-1/+2
2016-04-01libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2-8/+7
2016-04-01s390/dasd: fix refcount for PAV reassignmentStefan Haberland1-5/+16
2016-04-01s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland1-1/+1
2016-04-01cifs: fix erroneous return valueAnton Protopopov1-1/+1
2016-04-01drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes1-1/+1
2016-04-01nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-04-01mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge1-1/+1
2016-04-01cfg80211/wext: fix message orderingJohannes Berg3-1/+12
2016-04-01wext: fix message delay/orderingJohannes Berg1-11/+40
2016-04-01iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2-2/+2
2016-04-01crypto: {blk,giv}cipher: Set has_setkeyBen Hutchings2-0/+2
2016-04-01Revert "crypto: algif_skcipher - Do not dereference ctx without socket lock"Ben Hutchings1-4/+1
2016-02-27Linux 3.2.78v3.2.78Ben Hutchings1-1/+1
2016-02-27sched: fix __sched_setscheduler() vs load balancing raceMike Galbraith1-0/+9
2016-02-27pipe: Fix buffer offset after partially failed readBen Hutchings1-1/+4
2016-02-27iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2016-02-27pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau5-2/+87
2016-02-27unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa5-8/+16
2016-02-27unix: properly account for FDs passed over unix socketswilly tarreau3-8/+31
2016-02-27ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-27btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba3-3/+16
2016-02-27ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-02-27ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-02-27ALSA: timer: Fix race at concurrent readsTakashi Iwai1-18/+14
2016-02-27ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-02-27sctp: translate network order to host order when users get a hmacidXin Long1-2/+7
2016-02-27ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij1-2/+6
2016-02-27ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
2016-02-27ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-27klist: fix starting point removed bug in klist iteratorsJames Bottomley1-3/+3
2016-02-27crypto: algif_skcipher - Do not dereference ctx without socket lockHerbert Xu1-1/+4
2016-02-27crypto: user - lock crypto_alg_list on alg dumpMathias Krause1-1/+5
2016-02-27ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-27mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa1-1/+1
2016-02-27scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-27saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-27ALSA: timer: Fix leftover link at closingTakashi Iwai1-2/+2
2016-02-27tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab1-0/+9
2016-02-27xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-27usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-27Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman1-10/+0
2016-02-27ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2-103/+133
2016-02-27ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai1-12/+22
2016-02-27ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai3-31/+88
2016-02-27libata: fix sff host state machine locking while pollingTejun Heo1-21/+11
2016-02-27ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai1-2/+28
2016-02-27ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai1-20/+67