aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-10Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-11/+4
2021-01-06gcc-plugins: fix gcc 11 indigestion with plugins...Valdis Klētnieks1-2/+2
2021-01-04kconfig: remove 'kvmconfig' and 'xenconfig' shorthandsMasahiro Yamada1-10/+0
2021-01-04kconfig: Support building mconf with vendor sysroot ncursesJohn Millikin1-1/+3
2021-01-04kconfig: config script: add a little user helpRandy Dunlap1-0/+1
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds1-0/+2
2020-12-29checkpatch: prefer strscpy to strlcpyJoe Perches1-0/+6
2020-12-25Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linuxLinus Torvalds4-304/+18
2020-12-24scripts: coccicheck: Correct usage of make coccicheckSumera Priyadarsini1-0/+12
2020-12-22Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds8-76/+94
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds14-55/+87
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov1-0/+2
2020-12-21kconfig: fix return value of do_error_if()Masahiro Yamada1-1/+1
2020-12-21genksyms: Ignore module scoped _Static_assert()Marco Elver3-1/+36
2020-12-21modpost: turn static exports into errorQuentin Perret1-3/+3
2020-12-21modpost: turn section mismatches to error from fatal()Masahiro Yamada1-4/+4
2020-12-21modpost: change license incompatibility to error() from fatal()Masahiro Yamada1-2/+2
2020-12-21modpost: turn missing MODULE_LICENSE() into errorMasahiro Yamada1-1/+1
2020-12-21modpost: refactor error handling and clarify error/fatal differenceMasahiro Yamada2-29/+27
2020-12-21modpost: rename merror() to error()Masahiro Yamada2-6/+6
2020-12-16Merge tag 'gcc-plugins-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds12-525/+2
2020-12-15ubsan: move cc-option tests into KconfigKees Cook1-30/+15
2020-12-15ubsan: remove redundant -Wno-maybe-uninitializedKees Cook1-4/+0
2020-12-15checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warningJoe Perches1-3/+10
2020-12-15checkpatch: fix TYPO_SPELLING check for words with apostropheDwaipayan Ray1-2/+5
2020-12-15checkpatch: add warning for lines starting with a '#' in commit logDwaipayan Ray1-0/+9
2020-12-15checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]Dwaipayan Ray1-0/+22
2020-12-15checkpatch: add fix and improve warning msg for non-standard signatureAditya Srivastava1-2/+69
2020-12-15checkpatch: add fix option for LOGICAL_CONTINUATIONSAditya Srivastava1-2/+10
2020-12-15checkpatch: add fix option for ASSIGNMENT_CONTINUATIONSAditya Srivastava1-2/+8
2020-12-15checkpatch: fix unescaped left braceDwaipayan Ray1-1/+1
2020-12-15checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tagsAditya Srivastava1-2/+2
2020-12-15checkpatch: fix spelling errors and remove repeated wordDwaipayan Ray1-3/+3
2020-12-15checkpatch: improve email parsingDwaipayan Ray1-17/+91
2020-12-15checkpatch: add __alias and __weak to suggested __attribute__ conversionsJoe Perches1-1/+3
2020-12-15checkpatch: add fix option for GERRIT_CHANGE_IDAditya Srivastava1-2/+5
2020-12-15checkpatch: update __attribute__((section("name"))) quote removalJoe Perches1-32/+15
2020-12-15checkpatch: add a fixer for missing newline at eofTom Rix1-2/+5
2020-12-15checkpatch: extend attributes check to handle more patternsDwaipayan Ray1-38/+71
2020-12-15checkpatch: allow --fix removal of unnecessary break statementsJoe Perches1-4/+8
2020-12-15checkpatch: prefer static const declarationsJoe Perches1-0/+12
2020-12-15checkpatch: ignore generated CamelCase defines and enum valuesŁukasz Stelmach1-0/+2
2020-12-15checkpatch: fix false positives in REPEATED_WORD warningAditya Srivastava1-1/+15
2020-12-15checkpatch: add new exception to repeated word checkDwaipayan Ray1-2/+13
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-2/+42
2020-12-15coccinnelle: Remove ptr_ret scriptMaxime Ripard1-97/+0
2020-12-14Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-13/+79
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds2-2/+632
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+0
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+4