1. ecb351f doc: ABI scripts: add a SPDX header file by Mauro Carvalho Chehab · 6 years ago
  2. 7ce7b89 scripts/get_abi.pl: add a validate command by Mauro Carvalho Chehab · 6 years ago
  3. 2c0700e scripts/get_abi.pl: add a handler for invalid "where" tag by Mauro Carvalho Chehab · 6 years ago
  4. 2e7ce05 scripts/get_abi.pl: avoid creating duplicate names by Mauro Carvalho Chehab · 6 years ago
  5. 7d7ea8d scripts/get_abi.pl: fix parse issues with some files by Mauro Carvalho Chehab · 6 years ago
  6. 45f9651 scripts/get_abi.pl: represent what in tables by Mauro Carvalho Chehab · 6 years ago
  7. 33e3e99 scripts/get_abi.pl: add support for searching for ABI symbols by Mauro Carvalho Chehab · 6 years ago
  8. d0ebaf5 scripts/get_abi.pl: split label naming from xref logic by Mauro Carvalho Chehab · 6 years ago
  9. 4e6a623 scripts/get_abi.pl: avoid use literal blocks when not needed by Mauro Carvalho Chehab · 6 years ago
  10. 6619c66 scripts/get_abi.pl: parse files with text at beginning by Mauro Carvalho Chehab · 6 years ago
  11. bbc249f scripts: add an script to parse the ABI files by Mauro Carvalho Chehab · 6 years ago
  12. 4489f161 docs: driver-model: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  13. 7b3064f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  14. 8d7a7ab spdxcheck.py: fix directory structures by Vincenzo Frascino · 6 years ago
  15. ef7a77c scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set by Fabiano Rosas · 6 years ago
  16. 72cea7a Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  17. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  18. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  19. 59bd9de treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209 by Thomas Gleixner · 6 years ago
  20. 958349c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199 by Thomas Gleixner · 6 years ago
  21. 4f19048 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 by Thomas Gleixner · 6 years ago
  22. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  23. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  24. bec7550 Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  25. e7bd3e2 Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  26. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  27. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  28. a25d83e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 54 by Thomas Gleixner · 6 years ago
  29. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  30. 77d09ad scripts/sphinx-pre-install: make it handle Sphinx versions by Mauro Carvalho Chehab · 6 years ago
  31. 61686af Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  32. 852d095 checkpatch.pl: Update DT vendor prefix check by Rob Herring · 6 years ago
  33. 05aeca7 dt-bindings: Pass binding directory to validation tools by Rob Herring · 6 years ago
  34. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  35. 29077bc scripts/spdxcheck.py: Add dual license subdirectory by Sven Eckelmann · 6 years ago
  36. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  37. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  38. 4a33d4f kbuild: do not check name uniqueness of builtin modules by Masahiro Yamada · 6 years ago
  39. 7210e06 gcc-plugins: Fix build failures under Darwin host by Kees Cook · 6 years ago
  40. e6d319f scripts/spdxcheck.py: Fix path to deprecated licenses by Sven Eckelmann · 6 years ago
  41. 055efab kbuild: drop support for cc-ldoption by Nick Desaulniers · 6 years ago
  42. fc2694e kconfig: use 'else ifneq' for Makefile to improve readability by Masahiro Yamada · 6 years ago
  43. 3a48a91 kbuild: check uniqueness of module names by Masahiro Yamada · 6 years ago
  44. aff11cd kconfig: Terminate menu blocks with a comment in the generated config by Alexander Popov · 6 years ago
  45. cdd750b kbuild: remove 'addtree' and 'flags' magic for header search paths by Masahiro Yamada · 6 years ago
  46. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  47. 902a689 kbuild: terminate Kconfig when $(CC) or $(LD) is missing by Masahiro Yamada · 6 years ago
  48. a149430 kbuild: add all Clang-specific flags unconditionally by Masahiro Yamada · 6 years ago
  49. 4c8dd95 kbuild: add some extra warning flags unconditionally by Masahiro Yamada · 6 years ago
  50. 2bbacd1 Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  51. e7e6f46 scripts/gdb: print cached rate in lx-clk-summary by Leonard Crestez · 6 years ago
  52. 66d5c7c scripts/gdb: clean up error handling in list helpers by Leonard Crestez · 6 years ago
  53. 988b268 scripts/gdb: add $lx_clk_core_lookup function by Leonard Crestez · 6 years ago
  54. d1e9710 scripts/gdb: initial clk support: lx-clk-summary by Leonard Crestez · 6 years ago
  55. 47d0d12 scripts/gdb: add hlist utilities by Leonard Crestez · 6 years ago
  56. 494dbe0 scripts/gdb: silence pep8 checks by Stephen Boyd · 6 years ago
  57. 442284a scripts/gdb: add a timer list command by Stephen Boyd · 6 years ago
  58. 449ca0c scripts/gdb: add rb tree iterating utilities by Stephen Boyd · 6 years ago
  59. 90cf83db scripts/gdb: add kernel config dumping command by Stephen Boyd · 6 years ago
  60. dfe4529 scripts/gdb: find vmlinux where it was before by Stephen Boyd · 6 years ago
  61. 9b9f594 kconfig: make conf_get_autoconfig_name() static by Masahiro Yamada · 6 years ago
  62. b9d1a8e kconfig: use snprintf for formatting pathnames by Jacob Garber · 6 years ago
  63. 4cb7261 kconfig: remove useless NULL pointer check in conf_write_dep() by Masahiro Yamada · 6 years ago
  64. 63863ee Merge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  65. 748c7c8 bpf: fix script for generating man page on BPF helpers by Quentin Monnet · 6 years ago
  66. 259799e gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6 by Chris Packham · 6 years ago
  67. 580c5b3 kconfig: make parent directories for the saved .config as needed by Masahiro Yamada · 6 years ago
  68. 67424f6 kconfig: do not write .config if the content is the same by Masahiro Yamada · 6 years ago
  69. ceb7f32 kconfig: do not accept a directory for configuration output by Masahiro Yamada · 6 years ago
  70. 65be755 kconfig: remove trailing whitespaces by Masahiro Yamada · 6 years ago
  71. 8c79f4c Merge tag 'docs-5.2' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  72. 2646719 Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  73. ce45327 Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  74. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  75. f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  76. 2d60d96 Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  77. 898490c moduleparam: Save information about built-in modules in separate file by Alexey Gladkov · 6 years ago
  78. 6ec6296 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. 9a91ad92 ubsan: Remove vla bound checks. by Andrey Ryabinin · 6 years ago
  80. 581b31c kbuild: tolerate missing pahole when generating BTF by Andrii Nakryiko · 6 years ago
  81. c69ef1c scripts/tags.sh: fix direct execution of scripts/tags.sh by Masahiro Yamada · 6 years ago
  82. e46b94d scripts: override locale from environment when running recordmcount.pl by Daniel Dadap · 6 years ago
  83. 894ee5f scripts/documentation-file-ref-check: detect broken :doc:`foo` by Mauro Carvalho Chehab · 6 years ago
  84. fe3e4b9 scripts/documentation-file-ref-check: don't parse Next/ dir by Mauro Carvalho Chehab · 6 years ago
  85. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. fea27bc Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  87. dfbd199 selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 6 years ago
  88. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  89. b6a6a37 security: Move stackleak config to Kconfig.hardening by Kees Cook · 6 years ago
  90. 9f671e5 security: Create "kernel hardening" config area by Kees Cook · 6 years ago
  91. 28bb030 csky/ftrace: Add dynamic function tracer (include graph tracer) by Guo Ren · 6 years ago
  92. b50776a locking/atomics: Don't assume that scripts are executable by Andrew Morton · 6 years ago
  93. 68e5ab1 kbuild: handle old pahole more gracefully when generating BTF by Andrii Nakryiko · 6 years ago
  94. bb23581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  95. 83da1be modpost: make KBUILD_MODPOST_WARN also configurable for external modules by Wiebe, Wladislav (Nokia - DE/Ulm) · 6 years ago
  96. b63e37b kconfig: Make nconf-cfg.sh executable by Petr Vorel · 6 years ago
  97. 10dce8a fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 6 years ago
  98. ea24213 objtool: Add UACCESS validation by Peter Zijlstra · 6 years ago
  99. e83b9f5 kbuild: add ability to generate BTF type info for vmlinux by Andrii Nakryiko · 6 years ago
  100. a9a49c2 kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build by Masahiro Yamada · 6 years ago