summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-103-11/+4
|\
| * kconfig: remove 'kvmconfig' and 'xenconfig' shorthandsMasahiro Yamada2021-01-041-10/+0
| * kconfig: Support building mconf with vendor sysroot ncursesJohn Millikin2021-01-041-1/+3
| * kconfig: config script: add a little user helpRandy Dunlap2021-01-041-0/+1
* | gcc-plugins: fix gcc 11 indigestion with plugins...Valdis Klētnieks2021-01-061-2/+2
|/
* depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds2021-01-011-0/+2
* checkpatch: prefer strscpy to strlcpyJoe Perches2020-12-291-0/+6
* Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds2020-12-254-304/+18
|\
| * scripts: coccicheck: Correct usage of make coccicheckSumera Priyadarsini2020-12-241-0/+12
| * coccinnelle: Remove ptr_ret scriptMaxime Ripard2020-12-151-97/+0
| * kbuild: do not use scripts/ld-version.sh for checking spatch versionMasahiro Yamada2020-12-122-12/+6
| * remove boolinit.cocciPeter Zijlstra2020-11-091-195/+0
* | Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-12-228-76/+94
|\ \
| * | kconfig: fix return value of do_error_if()Masahiro Yamada2020-12-211-1/+1
| * | kconfig: clean up header inclusionBoris Kolpackov2020-12-084-3/+2
| * | kconfig: qconf: show Qt version in the About dialogMasahiro Yamada2020-12-081-3/+6
| * | kconfig: make lkc.h self-sufficient #include-wiseBoris Kolpackov2020-12-081-0/+4
| * | kconfig: qconf: convert to Qt5 new signal/slot connection syntaxMasahiro Yamada2020-12-081-58/+78
| * | kconfig: qconf: use a variable to pass packages to pkg-configMasahiro Yamada2020-12-081-1/+1
| * | kconfig: qconf: drop Qt4 supportMasahiro Yamada2020-12-081-10/+2
* | | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-12-2214-55/+87
|\ \ \
| * | | genksyms: Ignore module scoped _Static_assert()Marco Elver2020-12-213-1/+36
| * | | modpost: turn static exports into errorQuentin Perret2020-12-211-3/+3
| * | | modpost: turn section mismatches to error from fatal()Masahiro Yamada2020-12-211-4/+4
| * | | modpost: change license incompatibility to error() from fatal()Masahiro Yamada2020-12-211-2/+2
| * | | modpost: turn missing MODULE_LICENSE() into errorMasahiro Yamada2020-12-211-1/+1
| * | | modpost: refactor error handling and clarify error/fatal differenceMasahiro Yamada2020-12-212-29/+27
| * | | modpost: rename merror() to error()Masahiro Yamada2020-12-212-6/+6
| * | | Makefile.extrawarn: remove -Wnested-externs warningArnd Bergmann2020-12-081-1/+0
| * | | tweewide: Fix most Shebang linesFinn Behrens2020-12-088-8/+8
| |/ /
* | | kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-221-0/+2
* | | Merge tag 'gcc-plugins-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-1612-525/+2
|\ \ \
| * | | gcc-plugins: simplify GCC plugin-dev capability testMasahiro Yamada2020-12-042-20/+1
| * | | gcc-plugins: remove code for GCC versions older than 4.9Masahiro Yamada2020-12-0410-505/+1
* | | | ubsan: move cc-option tests into KconfigKees Cook2020-12-151-30/+15
* | | | ubsan: remove redundant -Wno-maybe-uninitializedKees Cook2020-12-151-4/+0
* | | | checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warningJoe Perches2020-12-151-3/+10
* | | | checkpatch: fix TYPO_SPELLING check for words with apostropheDwaipayan Ray2020-12-151-2/+5
* | | | checkpatch: add warning for lines starting with a '#' in commit logDwaipayan Ray2020-12-151-0/+9
* | | | checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]Dwaipayan Ray2020-12-151-0/+22
* | | | checkpatch: add fix and improve warning msg for non-standard signatureAditya Srivastava2020-12-151-2/+69
* | | | checkpatch: add fix option for LOGICAL_CONTINUATIONSAditya Srivastava2020-12-151-2/+10
* | | | checkpatch: add fix option for ASSIGNMENT_CONTINUATIONSAditya Srivastava2020-12-151-2/+8
* | | | checkpatch: fix unescaped left braceDwaipayan Ray2020-12-151-1/+1
* | | | checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tagsAditya Srivastava2020-12-151-2/+2
* | | | checkpatch: fix spelling errors and remove repeated wordDwaipayan Ray2020-12-151-3/+3
* | | | checkpatch: improve email parsingDwaipayan Ray2020-12-151-17/+91
* | | | checkpatch: add __alias and __weak to suggested __attribute__ conversionsJoe Perches2020-12-151-1/+3
* | | | checkpatch: add fix option for GERRIT_CHANGE_IDAditya Srivastava2020-12-151-2/+5
* | | | checkpatch: update __attribute__((section("name"))) quote removalJoe Perches2020-12-151-32/+15