Age | Commit message (Expand) | Author |
2021-02-04 | kbuild: Add support to build overlays (%.dtbo) | Viresh Kumar |
2021-02-04 | scripts: dtc: Remove the unused fdtdump.c file | Viresh Kumar |
2021-02-04 | scripts: dtc: Build fdtoverlay tool | Viresh Kumar |
2021-02-04 | scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9 | Rob Herring |
2021-02-03 | scripts: dtc: Fetch fdtoverlay.c from external DTC project | Viresh Kumar |
2020-12-25 | Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds |
2020-12-24 | scripts: coccicheck: Correct usage of make coccicheck | Sumera Priyadarsini |
2020-12-22 | Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-12-22 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov |
2020-12-21 | kconfig: fix return value of do_error_if() | Masahiro Yamada |
2020-12-21 | genksyms: Ignore module scoped _Static_assert() | Marco Elver |
2020-12-21 | modpost: turn static exports into error | Quentin Perret |
2020-12-21 | modpost: turn section mismatches to error from fatal() | Masahiro Yamada |
2020-12-21 | modpost: change license incompatibility to error() from fatal() | Masahiro Yamada |
2020-12-21 | modpost: turn missing MODULE_LICENSE() into error | Masahiro Yamada |
2020-12-21 | modpost: refactor error handling and clarify error/fatal difference | Masahiro Yamada |
2020-12-21 | modpost: rename merror() to error() | Masahiro Yamada |
2020-12-16 | Merge tag 'gcc-plugins-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-15 | ubsan: move cc-option tests into Kconfig | Kees Cook |
2020-12-15 | ubsan: remove redundant -Wno-maybe-uninitialized | Kees Cook |
2020-12-15 | checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning | Joe Perches |
2020-12-15 | checkpatch: fix TYPO_SPELLING check for words with apostrophe | Dwaipayan Ray |
2020-12-15 | checkpatch: add warning for lines starting with a '#' in commit log | Dwaipayan Ray |
2020-12-15 | checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi] | Dwaipayan Ray |
2020-12-15 | checkpatch: add fix and improve warning msg for non-standard signature | Aditya Srivastava |
2020-12-15 | checkpatch: add fix option for LOGICAL_CONTINUATIONS | Aditya Srivastava |
2020-12-15 | checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS | Aditya Srivastava |
2020-12-15 | checkpatch: fix unescaped left brace | Dwaipayan Ray |
2020-12-15 | checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags | Aditya Srivastava |
2020-12-15 | checkpatch: fix spelling errors and remove repeated word | Dwaipayan Ray |
2020-12-15 | checkpatch: improve email parsing | Dwaipayan Ray |
2020-12-15 | checkpatch: add __alias and __weak to suggested __attribute__ conversions | Joe Perches |
2020-12-15 | checkpatch: add fix option for GERRIT_CHANGE_ID | Aditya Srivastava |
2020-12-15 | checkpatch: update __attribute__((section("name"))) quote removal | Joe Perches |
2020-12-15 | checkpatch: add a fixer for missing newline at eof | Tom Rix |
2020-12-15 | checkpatch: extend attributes check to handle more patterns | Dwaipayan Ray |
2020-12-15 | checkpatch: allow --fix removal of unnecessary break statements | Joe Perches |
2020-12-15 | checkpatch: prefer static const declarations | Joe Perches |
2020-12-15 | checkpatch: ignore generated CamelCase defines and enum values | Ćukasz Stelmach |
2020-12-15 | checkpatch: fix false positives in REPEATED_WORD warning | Aditya Srivastava |
2020-12-15 | checkpatch: add new exception to repeated word check | Dwaipayan Ray |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-15 | coccinnelle: Remove ptr_ret script | Maxime Ripard |
2020-12-14 | Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-14 | Merge tag 'docs-5.11' of git://git.lwn.net/linux | Linus Torvalds |
2020-12-14 | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2020-12-14 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-12-12 | kbuild: do not use scripts/ld-version.sh for checking spatch version | Masahiro Yamada |
2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |