summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-17ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-02-17ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-17ASoC: dpcm: fix the BE state on hw_freeVinod Koul
2016-02-17ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-17ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-17ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-17ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2016-02-17ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai
2016-02-17ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai
2016-02-17ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov
2016-02-17ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies
2016-02-17fix sysvfs symlinksAl Viro
2016-02-17media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finishTiffany Lin
2016-02-17v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda
2016-02-17parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-02-17parisc: Fix syscall restartsHelge Deller
2016-02-17parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller
2016-02-17fix calculation of meta_bg descriptor backupsAndy Leiserson
2016-02-17jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara
2016-02-17tracing: Fix setting of start_index in find_next()Qiu Peiyang
2016-02-17PCI: Fix minimum allocation address overwriteChristoph Biedl
2016-02-17mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON
2016-02-17vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo
2016-02-17wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach
2016-02-17wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach
2016-02-17spi: fix parent-device reference leakJohan Hovold
2016-02-17spi: ti-qspi: Fix data corruption seen on r/w stress testVignesh R
2016-02-17spi: atmel: Fix DMA-setup for transfers with more than 8 bits per wordDavid Mosberger-Tang
2016-02-17Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira
2016-02-17sh64: fix __NR_fgetxattrDmitry V. Levin
2016-02-17ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-17ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-17ocfs2: fix SGID not inherited issueJunxiao Bi
2016-02-17kernel/signal.c: unexport sigsuspend()Richard Weinberger
2016-02-17fat: fix fake_offset handling on error pathOGAWA Hirofumi
2016-02-17remoteproc: avoid stack overflow in debugfs fileArnd Bergmann
2016-02-17proc: actually make proc_fd_permission() thread-friendlyOleg Nesterov
2016-02-17HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu
2016-02-17drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings
2016-02-17dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer
2016-02-17crypto: algif_hash - Only export and import on sockets with dataHerbert Xu
2016-02-17recordmcount: Fix endianness handling bug for nop_mcountlibin
2016-02-17xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman
2016-01-28Linux 3.14.60v3.14.60Greg Kroah-Hartman
2016-01-28arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-01-28mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck
2016-01-28openrisc: fix CONFIG_UID16 settingAndrew Morton
2016-01-28HID: core: Avoid uninitialized buffer accessRichard Purdie
2016-01-28parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2016-01-28arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon