summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-05scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-19checksyscalls: fix up mq_timedreceive and stat exceptionsArnd Bergmann
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2019-02-13locking/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 tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-01tee: add bus driver framework for TEE based devicesSumit Garg
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-22ver_linux: Assign constant RE to variable name for clarityAlexander Kapshuk
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-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
2019-01-08dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada
2019-01-06kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada
2019-01-06kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-06kallsyms: lower alignment on ARMMathias Krause
2019-01-06scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall
2019-01-06scripts: coccinelle: check for redeclarationJulia Lawall
2019-01-06kconfig: remove unused "file" field of yylval unionMasahiro Yamada
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-01-04checkpatch: add Co-developed-by to signature tagsJorge Ramirez-Ortiz
2019-01-04scripts/gdb: fix lx-version string outputDu Changbin
2019-01-04checkpatch: warn on const char foo[] = "bar"; declarationsJoe Perches
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds