summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni2019-10-17
* Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-10-13
|\
| * recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)2019-10-12
* | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-10-11
|\ \ | |/ |/|
| * nsdeps: make generated patches independent of localeMasahiro Yamada2019-10-07
| * nsdeps: fix hashbang of scripts/nsdepsMasahiro Yamada2019-10-07
| * modpost: fix broken sym->namespace for external module buildsMasahiro Yamada2019-10-07
| * module: swap the order of symbol.namespaceMasahiro Yamada2019-10-07
| * scripts: add_namespace: Fix coccicheck failedYueHaibing2019-10-07
* | scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada2019-10-05
* | namespace: fix namespace.pl script to support relative pathsJacob Keller2019-10-05
* | modpost: fix static EXPORT_SYMBOL warnings for UML buildMasahiro Yamada2019-09-30
* | kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-09-30
|/
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-27
|\
| * MODSIGN: Export module signature definitionsThiago Jung Bauermann2019-08-05
* | checkpatch: check for nested (un)?likely() callsDenis Efremov2019-09-25
* | scripts/gdb: handle split debugDouglas Anderson2019-09-25
* | checkpatch: make git output use LANGUAGE=en_US.utf8Joe Perches2019-09-25
* | checkpatch: remove obsolete period from "ambiguous SHA1" querySean Christopherson2019-09-25
* | checkpatch: allow consecutive close bracesJoe Perches2019-09-25
* | checkpatch: prefer __section over __attribute__((section(...)))Joe Perches2019-09-25
* | checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSEBrendan Jackman2019-09-25
* | checkpatch.pl: warn on invalid commit idMatteo Croce2019-09-25
* | checkpatch: improve SPDX license checkingJoe Perches2019-09-25
* | checkpatch: don't interpret stack dumps as commit IDsJoe Perches2019-09-25
* | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-22
|\ \
| * | scripts: Coccinelle script for namespace dependencies.Matthias Maennich2019-09-10
| * | modpost: add support for generating namespace dependenciesMatthias Maennich2019-09-10
| * | modpost: add support for symbol namespacesMatthias Maennich2019-09-10
* | | Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-21
|\ \ \
| * | | randstruct: Check member structs in is_pure_ops_struct()Joonwon Kang2019-07-31
| | |/ | |/|
* | | Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-09-20
|\ \ \
| * | | recordmcount: Clarify what cleanup() doesMatt Helsley2019-08-31
| * | | recordmcount: Remove redundant cleanup() callsMatt Helsley2019-08-31
| * | | recordmcount: Kernel style formattingMatt Helsley2019-08-31
| * | | recordmcount: Kernel style function signature formattingMatt Helsley2019-08-31
| * | | recordmcount: Rewrite error/success handlingMatt Helsley2019-08-31
| * | | recordmcount: Remove unused fd from uwrite() and ulseek()Matt Helsley2019-08-31
| * | | recordmcount: Remove uread()Matt Helsley2019-08-31
| * | | recordmcount: Remove redundant strcmpMatt Helsley2019-08-31
| | |/ | |/|
* | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-20
|\ \ \
| * | | genksyms: convert to SPDX License Identifier for lex.l and parse.yMasahiro Yamada2019-09-13
| * | | modpost: use __section in the output to *.mod.cMasahiro Yamada2019-09-13
| * | | modpost: use MODULE_INFO() for __module_dependsMasahiro Yamada2019-09-13
| * | | export.h, genksyms: do not make genksyms calculate CRC of trimmed symbolsMasahiro Yamada2019-09-13
| * | | kbuild: allow Clang to find unused static inline functions for W=1 buildMasahiro Yamada2019-09-09
| * | | kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARNMasahiro Yamada2019-09-06
| * | | kbuild: refactor scripts/Makefile.extrawarnMasahiro Yamada2019-09-06
| * | | merge_config.sh: ignore unwanted grep errorsGuillaume Tucker2019-09-04
| * | | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2019-09-04