summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-12Linux 2.6.32.71v2.6.32.71Willy Tarreau
2016-03-12iw_cxgb3: Fix incorrectly returning error on successHariprasad S
2016-03-12RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise
2016-03-12ALSA: seq: Fix race at timer setup and closeTakashi Iwai
2016-03-12ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai
2016-03-12ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov
2016-03-12ALSA: timer: Fix race at concurrent readsTakashi Iwai
2016-03-12ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai
2016-03-12ALSA: timer: Fix race among timer ioctlsTakashi Iwai
2016-03-12ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-03-12ALSA: timer: Fix double unlink of active_listTakashi Iwai
2016-03-12ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-03-12ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-03-12ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-03-12ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-03-12ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-03-12ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-03-12ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-03-12ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-03-12ALSA: seq: Degrade the error message for too many opensTakashi Iwai
2016-03-12ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2016-03-12ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai
2016-03-12ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat
2016-03-12ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat
2016-03-12ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai
2016-03-12ALSA: timer: Harden slave timer list handlingTakashi Iwai
2016-03-12ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai
2016-03-12ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-03-12udf: Check output buffer length when converting name to CS0Andrew Gabbasov
2016-03-12udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov
2016-03-12udf: limit the maximum number of indirect extents in a rowVegard Nossum
2016-03-12udf: Promote some debugging messages to udf_errorJoe Perches
2016-03-12ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-03-12scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-03-12saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab
2016-03-12tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab
2016-03-12SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-03-12rfkill: fix rfkill_fop_read wait_event usageJohannes Berg
2016-03-12libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2016-03-12PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-03-12af_unix: fix struct pid memory leakEric Dumazet
2016-03-12pipe: Fix buffer offset after partially failed readBen Hutchings
2016-03-12readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds
2016-03-12vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds
2016-03-12l2tp: fix another panic in pppol2tpWilly Tarreau
2016-03-12locks: fix unlock when fcntl_setlk races with a closeJeff Layton
2016-03-12sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-03-12x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-03-12x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-03-12x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski