aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-06
|\
| * scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov2019-03-06
| * kasan: remove use after scope bugs detection.Andrey Ryabinin2019-03-06
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-06
|\ \
| * | tee: add bus driver framework for TEE based devicesSumit Garg2019-02-01
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-06
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-02-28
| |\ \ \
| * | | | locking/atomics: Check atomic headers with sha1sumMark Rutland2019-02-13
| * | | | locking/atomics: Change 'fold' to 'grep'Anders Roxell2019-02-11
| * | | | Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar2019-02-11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | locking/atomics: Fix scripts/atomic/ script permissionsIngo Molnar2018-11-01
| | * | | locking/atomics: Check generated headers are up-to-dateMark Rutland2018-11-01
| | * | | locking/atomics: Add common header generation filesMark Rutland2018-11-01
* | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-05
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-27
| |\ \ \ \
| | * | | | checksyscalls: fix up mq_timedreceive and stat exceptionsArnd Bergmann2019-02-19
| | * | | | asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-19
| | * | | | asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-19
| * | | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-10
| |\| | | | | | |/ / / | |/| | |
| | * | | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-06
* | | | | kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann2019-03-01
| |_|_|/ |/| | |
* | | | kallsyms: Handle too long symbols in kallsyms.cEugene Loh2019-01-27
|/ / /
* | | Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-01-20
|\ \ \
| * | | gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+Ard Biesheuvel2019-01-20
| * | | gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP maskArd Biesheuvel2019-01-20
| |/ /
* | | kbuild: remove unused baseprereqMasahiro Yamada2019-01-13
* | | kconfig: clean generated *conf-cfg filesMasahiro Yamada2019-01-13
|/ /
* | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2019-01-12
|\ \
| * | dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain2019-01-08
* | | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-09
|/ /
* | kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2019-01-05
* | kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-05
* | kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada2019-01-05
* | kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-05
* | kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-05
* | kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada2019-01-05
* | kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada2019-01-05
* | jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-05
* | kallsyms: lower alignment on ARMMathias Krause2019-01-05
* | scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall2019-01-05
* | scripts: coccinelle: check for redeclarationJulia Lawall2019-01-05
* | kconfig: remove unused "file" field of yylval unionMasahiro Yamada2019-01-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-01-05
|\ \
| * | genheaders: %-<width>s had been there since v6; %-*s - since v7Al Viro2018-12-10
* | | checkpatch: add Co-developed-by to signature tagsJorge Ramirez-Ortiz2019-01-04
* | | scripts/gdb: fix lx-version string outputDu Changbin2019-01-04
* | | checkpatch: warn on const char foo[] = "bar"; declarationsJoe Perches2019-01-04
* | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-31
|\ \ \
| * | | scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section namesJoe Lawrence2018-12-08
* | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-29
|\ \ \ \