summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-17checkpatch: do not check missing blank line before builtin_*_driverMasahiro Yamada
2017-11-17checkpatch: add --strict test for lines ending in [ or (Joe Perches
2017-11-17checkpatch: add TP_printk to list of logging functionsJoe Perches
2017-11-17checkpatch: allow DEFINE_PER_CPU definitions to exceed line lengthJoe Perches
2017-11-17checkpatch: printks always need a KERN_<LEVEL>Joe Perches
2017-11-17scripts/checkpatch.pl: avoid false warning missing breakHeinrich Schuchardt
2017-11-17checkpatch: support function pointers for unnamed function definition argumentsMiles Chen
2017-11-17lib: test module for find_*_bit() functionsYury Norov
2017-11-17lib/rbtree-test: lower default paramsDavidlohr Bueso
2017-11-17tools/lib/traceevent/parse-filter.c: clean up clang build warningCheng Jian
2017-11-17lib/nmi_backtrace.c: fix kernel text address leakLiu, Changcheng
2017-11-17lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2017-11-17lib/int_sqrt: adjust commentsPeter Zijlstra
2017-11-17lib/int_sqrt: optimize initial value computePeter Zijlstra
2017-11-17lib/int_sqrt: optimize small argumentPeter Zijlstra
2017-11-17lib/test: delete five error messages for failed memory allocationsMarkus Elfring
2017-11-17lib: add module support to string testsGeert Uytterhoeven
2017-11-17include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>Masahiro Yamada
2017-11-17include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada
2017-11-17get_maintainer: add more --self-test optionsJoe Perches
2017-11-17get_maintainer: add --self-test for internal consistency testsTom Saeger
2017-11-17dynamic_debug documentation: minor fixesRandy Dunlap
2017-11-17dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap
2017-11-17kernel/umh.c: optimize 'proc_cap_handler()'Christophe JAILLET
2017-11-17include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das
2017-11-17bug: fix "cut here" location for __WARN_TAINT architecturesKees Cook
2017-11-17bug: define the "cut here" string in a single placeKees Cook
2017-11-17lkdtm: include WARN format stringKees Cook
2017-11-17iopoll: avoid -Wint-in-bool-context warningArnd Bergmann
2017-11-17parse-maintainers: add ability to specify filenamesJoe Perches
2017-11-17kernel debug: support resetting WARN_ONCE for all architecturesAndi Kleen
2017-11-17kernel debug: support resetting WARN*_ONCEAndi Kleen
2017-11-17sh/boot: add static stack-protector to pre-kernelKees Cook
2017-11-17spelling.txt: add "unnecessary" typo variantsJoe Perches
2017-11-17proc: use do-while in name_to_int()Alexey Dobriyan
2017-11-17proc: : uninline name_to_int()Alexey Dobriyan
2017-11-17proc, coredump: add CoreDumping flag to /proc/pid/statusRoman Gushchin
2017-11-17mm, compaction: remove unneeded pageblock_skip_persistent() checksVlastimil Babka
2017-11-17mm, compaction: split off flag for not updating skip hintsVlastimil Babka
2017-11-17mm, compaction: extend pageblock_skip_persistent() to all compound pagesVlastimil Babka
2017-11-17mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes
2017-11-17mm, compaction: kcompactd should not ignore pageblock skipDavid Rientjes
2017-11-17mm: shmem: remove unused info variableCorentin Labbe
2017-11-17lib/dma-debug.c: fix incorrect pfn calculationMiles Chen
2017-11-17mm/z3fold.c: use kref to prevent page free/compact raceVitaly Wool
2017-11-17mm: fix nodemask printingArnd Bergmann
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-17Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds