summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds
2020-12-29checkpatch: prefer strscpy to strlcpyJoe Perches
2020-12-25Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2020-12-24scripts: coccicheck: Correct usage of make coccicheckSumera Priyadarsini
2020-12-22Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
2020-12-21kconfig: fix return value of do_error_if()Masahiro Yamada
2020-12-21genksyms: Ignore module scoped _Static_assert()Marco Elver
2020-12-21modpost: turn static exports into errorQuentin Perret
2020-12-21modpost: turn section mismatches to error from fatal()Masahiro Yamada
2020-12-21modpost: change license incompatibility to error() from fatal()Masahiro Yamada
2020-12-21modpost: turn missing MODULE_LICENSE() into errorMasahiro Yamada
2020-12-21modpost: refactor error handling and clarify error/fatal differenceMasahiro Yamada
2020-12-21modpost: rename merror() to error()Masahiro Yamada
2020-12-16Merge tag 'gcc-plugins-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-15ubsan: move cc-option tests into KconfigKees Cook
2020-12-15ubsan: remove redundant -Wno-maybe-uninitializedKees Cook
2020-12-15checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warningJoe Perches
2020-12-15checkpatch: fix TYPO_SPELLING check for words with apostropheDwaipayan Ray
2020-12-15checkpatch: add warning for lines starting with a '#' in commit logDwaipayan Ray
2020-12-15checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]Dwaipayan Ray
2020-12-15checkpatch: add fix and improve warning msg for non-standard signatureAditya Srivastava
2020-12-15checkpatch: add fix option for LOGICAL_CONTINUATIONSAditya Srivastava
2020-12-15checkpatch: add fix option for ASSIGNMENT_CONTINUATIONSAditya Srivastava
2020-12-15checkpatch: fix unescaped left braceDwaipayan Ray
2020-12-15checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tagsAditya Srivastava
2020-12-15checkpatch: fix spelling errors and remove repeated wordDwaipayan Ray
2020-12-15checkpatch: improve email parsingDwaipayan Ray
2020-12-15checkpatch: add __alias and __weak to suggested __attribute__ conversionsJoe Perches
2020-12-15checkpatch: add fix option for GERRIT_CHANGE_IDAditya Srivastava
2020-12-15checkpatch: update __attribute__((section("name"))) quote removalJoe Perches
2020-12-15checkpatch: add a fixer for missing newline at eofTom Rix
2020-12-15checkpatch: extend attributes check to handle more patternsDwaipayan Ray
2020-12-15checkpatch: allow --fix removal of unnecessary break statementsJoe Perches
2020-12-15checkpatch: prefer static const declarationsJoe Perches
2020-12-15checkpatch: ignore generated CamelCase defines and enum valuesƁukasz Stelmach
2020-12-15checkpatch: fix false positives in REPEATED_WORD warningAditya Srivastava
2020-12-15checkpatch: add new exception to repeated word checkDwaipayan Ray
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15coccinnelle: Remove ptr_ret scriptMaxime Ripard
2020-12-14Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-12kbuild: do not use scripts/ld-version.sh for checking spatch versionMasahiro Yamada
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-08kconfig: clean up header inclusionBoris Kolpackov
2020-12-08kconfig: qconf: show Qt version in the About dialogMasahiro Yamada
2020-12-08kconfig: make lkc.h self-sufficient #include-wiseBoris Kolpackov