summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-11Merge branch 'maybe-uninitialized' (patches from Arnd)Linus Torvalds
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-11Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann
2016-11-11pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann
2016-11-11crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann
2016-11-11dib0700: fix nec repeat handlingSean Young
2016-11-11s390: pci: don't print uninitialized data for debuggingArnd Bergmann
2016-11-11nios2: fix timer initcall return valueArnd Bergmann
2016-11-11x86: apm: avoid uninitialized dataArnd Bergmann
2016-11-11NFSv4.1: work around -Wmaybe-uninitialized warningArnd Bergmann
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann
2016-11-11lib/stackdepot: export save/fetch stack for driversChris Wilson
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-11-11memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLABGreg Thelen
2016-11-11coredump: fix unfreezable coredumping taskAndrey Ryabinin
2016-11-11mm/filemap: don't allow partially uptodate page for pipesEryu Guan
2016-11-11mm/hugetlb: fix huge page reservation leak in private mapping error pathsMike Kravetz
2016-11-11ocfs2: fix not enough credit panicJunxiao Bi
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede
2016-11-11mm: hwpoison: fix thp split handling in memory_failure()Naoya Horiguchi
2016-11-11swapfile: fix memory corruption via malformed swapfileJann Horn
2016-11-11mm/cma.c: check the max limit for cma allocationShiraz Hashim
2016-11-11scripts/bloat-o-meter: fix SIGPIPEAlexey Dobriyan
2016-11-11shmem: fix pageflags after swapping DMA32 objectHugh Dickins
2016-11-11mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka
2016-11-11mm: remove extra newline from allocation stall warningTetsuo Handa
2016-11-10splice: remove detritus from generic_file_splice_read()Al Viro
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov
2016-11-10libceph: fix legacy layout decode with pool 0Yan, Zheng
2016-11-10ceph: use default file splice read callbackYan, Zheng
2016-11-10xprtrdma: Fix DMAR failure in frwr_op_map() after reconnectChuck Lever
2016-11-09Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-11-09Merge tag 'for-linus-4.9-rc4-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-11-08Merge tag 'iommu-fixes-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-11-08iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel
2016-11-08iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy
2016-11-08iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy
2016-11-08iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3sRobin Murphy
2016-11-08iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy
2016-11-08ALSA: info: Return error for invalid read/writeTakashi Iwai
2016-11-08ALSA: info: Limit the proc text input sizeTakashi Iwai
2016-11-08percpu: use notrace variant of preempt_disable/preempt_enableHeiko Carstens
2016-11-07fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()Shuah Khan