summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds2-1/+30
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+12
2019-03-09Merge tag 'leaks-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Linus Torvalds1-5/+4
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds3-15/+8
2019-03-09Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-22/+74
2019-03-08scripts/gdb: replace flags (MS_xyz -> SB_xyz)Jackie Liu2-12/+12
2019-03-08checkpatch: add test for SPDX-License-Identifier on wrong line #Joe Perches1-0/+8
2019-03-08checkpatch: allow reporting C99 style commentsVadim Bendebury1-1/+2
2019-03-08checkpatch: add some new alloc functions to various testsJoe Perches1-4/+15
2019-03-08checkpatch: verify SPDX comment styleJoe Perches1-0/+8
2019-03-08scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-0/+69
2019-03-07platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Mattias Jacobsson2-0/+25
2019-03-07platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson1-0/+1
2019-03-07modpost: file2alias: define size of aliasMattias Jacobsson1-1/+4
2019-03-07Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
2019-03-07leaking_addresses: Completely remove --version flagTobin C. Harding1-2/+1
2019-03-07leaking_addresses: Fix calls to dprintTobin C. Harding1-3/+3
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-10/+8
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2-0/+22
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds26-0/+976
2019-03-06scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov1-1/+8
2019-03-06kasan: remove use after scope bugs detection.Andrey Ryabinin2-9/+0
2019-03-06Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+51
2019-03-04gcc-plugins: structleak: Generalize to all variable typesKees Cook3-22/+74
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann1-1/+1
2019-02-28of: add dtc annotations functionality to dtx_diffFrank Rowand1-1/+12
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-2/+2
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner1-3/+12
2019-02-22scripts/spdxcheck.py: fix C++ comment style detectionAurélien Cedeyn1-1/+1
2019-02-19checksyscalls: fix up mq_timedreceive and stat exceptionsArnd Bergmann1-4/+1
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+7
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+5
2019-02-13locking/atomics: Check atomic headers with sha1sumMark Rutland2-6/+40
2019-02-11locking/atomics: Change 'fold' to 'grep'Anders Roxell1-1/+1
2019-02-11Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar25-0/+942
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner1-0/+40
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-0/+40
2019-02-01tee: add bus driver framework for TEE based devicesSumit Garg2-0/+22
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman6-22/+28
2019-01-28kallsyms: Handle too long symbols in kallsyms.cEugene Loh1-2/+2
2019-01-22ver_linux: Assign constant RE to variable name for clarityAlexander Kapshuk1-2/+4
2019-01-21coding-style: Clarify the expectations around boolJason Gunthorpe1-13/+0
2019-01-21Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+21
2019-01-21gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel1-0/+18
2019-01-21gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel1-2/+3
2019-01-17kernel-doc: suppress 'not described' warnings for embedded struct fieldsJonathan Corbet1-1/+1
2019-01-17scripts/spdxcheck.py: Handle special quotation mark commentsThomas Gleixner1-1/+7
2019-01-14kbuild: remove unused baseprereqMasahiro Yamada1-4/+0
2019-01-14kconfig: clean generated *conf-cfg filesMasahiro Yamada1-1/+1
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2-14/+5