summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-02-13scripts/atomic/check-atomics.sh: don't assume that scripts are executableAndrew Morton
2019-02-13Merge branch 'akpm-current/current'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2019-02-13checkpatch: fix somethingJoe Perches
2019-02-13checkpatch: add test for SPDX-License-Identifier on wrong line #Joe Perches
2019-02-13checkpatch: allow reporting C99 style commentsVadim Bendebury
2019-02-13checkpatch: add some new alloc functions to various testsJoe Perches
2019-02-13checkpatch: verify SPDX comment styleJoe Perches
2019-02-13scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2019-02-13scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov
2019-02-13kasan: remove use after scope bugs detection.Andrey Ryabinin
2019-02-13checkpatch: don't interpret stack dumps as commit IDsJoe Perches
2019-02-13Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2019-02-13Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2019-02-12gcc-plugins: structleak: Generalize to all variable typesKees Cook
2019-02-11Merge branch 'locking/core'Ingo Molnar
2019-02-11locking/atomics: Check atomic headers with sha1sumMark Rutland
2019-02-11locking/atomics: Change 'fold' to 'grep'Anders Roxell
2019-02-11Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar
2019-02-10Merge branch 'timers/2038'Ingo Molnar
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-07Merge branch 'kconfig' into for-nextMasahiro Yamada
2019-02-07kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>Masahiro Yamada
2019-02-07kallsyms: remove unneeded memset() callsMasahiro Yamada
2019-02-07kallsyms: add static qualifiers where missingMasahiro Yamada
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-04Merge branch 'locking/atomics'Ingo Molnar
2019-01-31kconfig: rename zconf.y to parser.yMasahiro Yamada
2019-01-31kconfig: rename zconf.l to lexer.lMasahiro Yamada
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman
2019-01-28kallsyms: Handle too long symbols in kallsyms.cEugene Loh
2019-01-28kbuild: remove unnecessary in-subshell executionMasahiro Yamada
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-28kbuild: simplify rules of data compression with size appendingMasahiro Yamada
2019-01-28kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJSMasahiro Yamada
2019-01-28kbuild: remove top-level built-in.aMasahiro Yamada
2019-01-28kbuild: skip 'addtree' and 'flags' magic for external module buildMasahiro Yamada
2019-01-22ver_linux: Assign constant RE to variable name for clarityAlexander Kapshuk
2019-01-20coding-style: Clarify the expectations around boolJason Gunthorpe
2019-01-21Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel
2019-01-20gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel
2019-01-16kernel-doc: suppress 'not described' warnings for embedded struct fieldsJonathan Corbet
2019-01-16scripts/spdxcheck.py: Handle special quotation mark commentsThomas Gleixner
2019-01-14kbuild: remove unused baseprereqMasahiro Yamada
2019-01-14kconfig: clean generated *conf-cfg filesMasahiro Yamada
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao