summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-08-04Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-04Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-08-04Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-04Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2016-08-04nfsd: remove some dead code in nfsd_create_locked()Dan Carpenter
2016-08-04nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields
2016-08-04nfsd: clean up bad-type check in nfsd_create_lockedJ. Bruce Fields
2016-08-04nfsd: remove unnecessary positive-dentry checkJ. Bruce Fields
2016-08-04nfsd: reorganize nfsd_createJ. Bruce Fields
2016-08-04nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields
2016-08-04nfsd: remove redundant zero-length check from createJ. Bruce Fields
2016-08-04nfsd: Make creates return EEXIST instead of EACCESOleg Drokin
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-04dynamic_debug: add jump label supportJason Baron
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron
2016-08-04arm: jump label may reference text in __exitJason Baron
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron
2016-08-04drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann
2016-08-04MAINTAINERS: update email and list of Samsung HW driver maintainersKamil Debski
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski
2016-08-04include/linux/bitmap.h: cleanupAndrew Morton
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-04drivers/fpga/Kconfig: fix build failureSudip Mukherjee
2016-08-03Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker
2016-08-04modules: add ro_after_init supportJessica Yu
2016-08-04jump_label: disable preemption around __module_text_address().Rusty Russell
2016-08-04exceptions: fork exception table content from module.h into extable.hPaul Gortmaker
2016-08-04modules: Add kernel parameter to blacklist modulesPrarit Bhargava
2016-08-04module: Do a WARN_ON_ONCE() for assert module mutex not heldSteven Rostedt
2016-08-03shmem: Fix link error if huge pages support is disabledGeert Uytterhoeven
2016-08-04hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter
2016-08-04um: Support kcovVegard Nossum
2016-08-04um: Enable TRACE_IRQFLAGS_SUPPORTRichard Weinberger
2016-08-04um: Use asm-generic/irqflags.hDaniel Wagner
2016-08-04um: Fix possible deadlock in sig_handler_common()Richard Weinberger
2016-08-03drm: i915: fix build when DEBUG_FS is disabledLinus Torvalds
2016-08-04um: Select HAVE_DEBUG_KMEMLEAKRichard Weinberger