summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | checkpatch: add a fixer for missing newline at eofTom Rix2020-12-151-2/+5
* | | checkpatch: extend attributes check to handle more patternsDwaipayan Ray2020-12-151-38/+71
* | | checkpatch: allow --fix removal of unnecessary break statementsJoe Perches2020-12-151-4/+8
* | | checkpatch: prefer static const declarationsJoe Perches2020-12-151-0/+12
* | | checkpatch: ignore generated CamelCase defines and enum valuesƁukasz Stelmach2020-12-151-0/+2
* | | checkpatch: fix false positives in REPEATED_WORD warningAditya Srivastava2020-12-151-1/+15
* | | checkpatch: add new exception to repeated word checkDwaipayan Ray2020-12-151-2/+13
* | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-154-2/+42
|\ \ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-141-0/+4
| |\ \ \
| | * | | bpf: Add a bpf_sock_from_file helperFlorent Revest2020-12-041-0/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-113-9/+25
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2020-12-072-0/+11
| |\ \ \ \ | | |_|/ / | |/| | |