summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-06mm: allow slab_nomerge to be set at build timeKees Cook
2017-07-06mm/slab.c: replace open-coded round-up code with ALIGNCanjiang Lu
2017-07-06mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIALWei Yang
2017-07-06mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIALWei Yang
2017-07-06mm/slub.c: pack red_left_pad with another int to save a wordWei Yang
2017-07-06mm/slub: reset cpu_slab's pointer in deactivate_slab()Wei Yang
2017-07-06mm/slub.c: remove a redundant assignment in ___slab_alloc()Wei Yang
2017-07-06fs/file.c: replace alloc_fdmem() with kvmalloc() alternativeMichal Hocko
2017-07-06ocfs2: constify attribute_group structuresArvind Yadav
2017-07-06ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun
2017-07-06ocfs2: use magic.hFabian Frederick
2017-07-06ocfs2: fix a static checker warningGang He
2017-07-06drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...SF Markus Elfring
2017-07-06include/linux/filter.h: use linux/set_memory.hMichael Ellerman
2017-07-06kernel/module.c: use linux/set_memory.hMichael Ellerman
2017-07-06kernel/power/snapshot.c: use linux/set_memory.hMichael Ellerman
2017-07-06provide linux/set_memory.hMichael Ellerman
2017-07-06scripts/spelling.txt: add a bunch more spelling mistakesColin Ian King
2017-07-06ramfs: clarify help text that compression applies to ramfs as well as legacy ...Rob Landley
2017-07-06scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...Rob Landley
2017-07-06tile: provide default ioremap declarationLogan Gunthorpe
2017-07-06mn10300: use generic fb.hTobias Klauser
2017-07-06mn10300: remove wrapper header for asm/device.hTobias Klauser
2017-07-06kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski
2017-07-06thp, mm: fix crash due race in MADV_FREE handlingKirill A. Shutemov
2017-07-06compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-07-05Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-07-05Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-05Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-05Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-05Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds
2017-07-05parisc: ->mapping_errorChristoph Hellwig
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-07-05Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-07-05GFS2: constify attribute_group structures.Arvind Yadav
2017-07-05gfs2: gfs2_create_inode: Keep glock across iputAndreas Gruenbacher