summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-17ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai1-0/+11
2016-02-17ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-17ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies1-1/+13
2016-02-17fix sysvfs symlinksAl Viro1-8/+2
2016-02-17media: vb2 dma-contig: Fully cache synchronise buffers in prepare and finishTiffany Lin1-2/+3
2016-02-17v4l2-compat-ioctl32: fix alignment for ARM64Andrzej Hajda1-4/+5
2016-02-17parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller1-0/+4
2016-02-17parisc: Fix syscall restartsHelge Deller1-12/+52
2016-02-17parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller1-10/+0
2016-02-17fix calculation of meta_bg descriptor backupsAndy Leiserson1-2/+2
2016-02-17jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara1-0/+2
2016-02-17tracing: Fix setting of start_index in find_next()Qiu Peiyang1-0/+1
2016-02-17PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-02-17mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON1-1/+3
2016-02-17vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \(Vicky\) Lo1-1/+1
2016-02-17wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-17wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-02-17spi: fix parent-device reference leakJohan Hovold1-1/+1
2016-02-17spi: ti-qspi: Fix data corruption seen on r/w stress testVignesh R1-2/+1
2016-02-17spi: atmel: Fix DMA-setup for transfers with more than 8 bits per wordDavid Mosberger-Tang1-1/+2
2016-02-17Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira1-5/+2
2016-02-17sh64: fix __NR_fgetxattrDmitry V. Levin1-1/+1
2016-02-17ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-17ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei1-11/+15
2016-02-17ocfs2: fix SGID not inherited issueJunxiao Bi1-3/+1
2016-02-17kernel/signal.c: unexport sigsuspend()Richard Weinberger2-2/+1
2016-02-17fat: fix fake_offset handling on error pathOGAWA Hirofumi1-5/+11
2016-02-17remoteproc: avoid stack overflow in debugfs fileArnd Bergmann1-1/+1
2016-02-17proc: actually make proc_fd_permission() thread-friendlyOleg Nesterov1-3/+11
2016-02-17HID: usbhid: fix recursive deadlockIoan-Adrian Ratiu1-2/+2
2016-02-17drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2016-02-17dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer1-1/+3
2016-02-17crypto: algif_hash - Only export and import on sockets with dataHerbert Xu1-2/+10
2016-02-17recordmcount: Fix endianness handling bug for nop_mcountlibin1-1/+1
2016-02-17xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman1-3/+3
2016-01-29Linux 3.14.60v3.14.60Greg Kroah-Hartman1-1/+1
2016-01-29arm64: restore bogomips information in /proc/cpuinfoYang Shi1-0/+4
2016-01-29mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck1-3/+1
2016-01-29openrisc: fix CONFIG_UID16 settingAndrew Morton1-3/+1
2016-01-29HID: core: Avoid uninitialized buffer accessRichard Purdie1-1/+1
2016-01-29parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2016-01-29arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon1-0/+3
2016-01-29arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood1-0/+6
2016-01-29arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-29arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2-4/+6
2016-01-29scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-29powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng1-8/+8
2016-01-29powerpc: Make value-returning atomics fully orderedBoqun Feng1-1/+1
2016-01-29powerpc/tm: Check for already reclaimed tasksMichael Neuling1-0/+18
2016-01-29powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling3-5/+14