summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-19crypto: af_alg - Fix socket double-free when accept failsHerbert Xu
2016-02-19crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-02-19ext4: Fix handling of extended tv_secDavid Turner
2016-02-19tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-02-19USB: option: fix Cinterion AHxx enumerationJohn Ernberg
2016-02-19USB: serial: option: Adding support for Telit LE922Daniele Palmas
2016-02-19USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker
2016-02-19USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman
2016-02-19USB: visor: fix null-deref at probeJohan Hovold
2016-02-19USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov
2016-02-19USB: ti_usb_3410_502: Fix ID table sizeBen Hutchings
2016-02-19saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab
2016-02-19ALSA: timer: Fix race between stop and interruptTakashi Iwai
2016-02-19ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai
2016-02-19ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai
2016-02-19ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai
2016-02-19ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-19ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-19ALSA: timer: Code cleanupTakashi Iwai
2016-02-19ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-19ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-02-19ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-19ASoC: dpcm: fix the BE state on hw_freeVinod Koul
2016-02-19ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-19ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-19ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-19ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2016-02-19ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai
2016-02-19ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai
2016-02-19ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov
2016-02-19ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies
2016-02-19fix sysvfs symlinksAl Viro
2016-02-19media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finishTiffany Lin
2016-02-19v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda
2016-02-19parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-02-19parisc: Fix syscall restartsHelge Deller
2016-02-19parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller
2016-02-19fix calculation of meta_bg descriptor backupsAndy Leiserson
2016-02-19jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara
2016-02-19mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON
2016-02-19vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo
2016-02-19wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach
2016-02-19wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach
2016-02-19spi: fix parent-device reference leakJohan Hovold
2016-02-19spi: atmel: Fix DMA-setup for transfers with more than 8 bits per wordDavid Mosberger-Tang
2016-02-19Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira
2016-02-19sh64: fix __NR_fgetxattrDmitry V. Levin
2016-02-19ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-19ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-19kernel/signal.c: unexport sigsuspend()Richard Weinberger