| Age | Commit message (Expand) | Author |
| 2019-06-24 | kbuild: Enable -Wuninitialized | Nathan Chancellor |
| 2019-06-21 | scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73 | Rob Herring |
| 2019-06-21 | doc: ABI scripts: add a SPDX header file | Mauro Carvalho Chehab |
| 2019-06-21 | scripts/get_abi.pl: add a validate command | Mauro Carvalho Chehab |
| 2019-06-21 | scripts/get_abi.pl: add a handler for invalid "where" tag | Mauro Carvalho Chehab |
| 2019-06-21 | scripts/get_abi.pl: avoid creating duplicate names | Mauro Carvalho Chehab |
| 2019-06-21 | scripts/get_abi.pl: fix parse issues with some files | Mauro Carvalho Chehab |
| 2019-06-21 | scripts/get_abi.pl: represent what in tables | Mauro Carvalho Chehab |
| 2019-06-21 | scripts/get_abi.pl: add support for searching for ABI symbols | Mauro Carvalho Chehab |
| 2019-06-21 | scripts/get_abi.pl: split label naming from xref logic | Mauro Carvalho Chehab |
| 2019-06-21 | scripts/get_abi.pl: avoid use literal blocks when not needed | Mauro Carvalho Chehab |
| 2019-06-21 | scripts/get_abi.pl: parse files with text at beginning | Mauro Carvalho Chehab |
| 2019-06-21 | scripts: add an script to parse the ABI files | Mauro Carvalho Chehab |
| 2019-06-21 | docs: driver-model: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 | Thomas Gleixner |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473 | Thomas Gleixner |
| 2019-06-15 | kbuild: add support for ensuring headers are self-contained | Jani Nikula |
| 2019-06-15 | kbuild: deb-pkg: do not run headers_check | Masahiro Yamada |
| 2019-06-15 | kbuild: simplify scripts/headers_install.sh | Masahiro Yamada |
| 2019-06-15 | kbuild: move hdr-inst shorthand to top Makefile | Masahiro Yamada |
| 2019-06-15 | kbuild: re-implement Makefile.headersinst without recursion | Masahiro Yamada |
| 2019-06-15 | kbuild: add 'headers' target to build up uapi headers in usr/include | Masahiro Yamada |
| 2019-06-15 | kbuild: remove build_unifdef target in scripts/Makefile | Masahiro Yamada |
| 2019-06-15 | kbuild: remove headers_{install,check}_all | Masahiro Yamada |
| 2019-06-14 | scripts/documentation-file-ref-check: ignore output dir | Mauro Carvalho Chehab |
| 2019-06-14 | docs: timers: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
| 2019-06-14 | docs: target: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
| 2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
| 2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet |
| 2019-06-13 | scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE | Manuel Traut |
| 2019-06-12 | scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693 | Rob Herring |
| 2019-06-09 | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG | Masahiro Yamada |
| 2019-06-09 | kconfig: add static qualifier to expand_string() | Masahiro Yamada |
| 2019-06-09 | kconfig: require the argument of --defconfig | Masahiro Yamada |
| 2019-06-09 | kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional | Masahiro Yamada |
| 2019-06-09 | kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn | Mathieu Malaterre |
| 2019-06-08 | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
| 2019-06-07 | scripts/sphinx-pre-install: fix "dependenties" typo | Bjorn Helgaas |
| 2019-06-07 | docs: Kbuild/Makefile: allow check for missing docs at build time | Mauro Carvalho Chehab |
| 2019-06-08 | kbuild: use more portable 'command -v' for cc-cross-prefix | Masahiro Yamada |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 438 | Thomas Gleixner |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 391 | Thomas Gleixner |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378 | Thomas Gleixner |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 373 | Thomas Gleixner |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339 | Thomas Gleixner |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 | Thomas Gleixner |
| 2019-06-05 | scripts/checkstack.pl: Fix arm64 wrong or unknown architecture | George G. Davis |
| 2019-06-05 | kbuild: tar-pkg: enable communication with jobserver | Trevor Bourget |