1. bec7550 Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  2. 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
  3. 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
  4. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  5. a25d83e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 54 by Thomas Gleixner · 6 years ago
  6. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  7. 77d09ad scripts/sphinx-pre-install: make it handle Sphinx versions by Mauro Carvalho Chehab · 6 years ago
  8. 61686af Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  9. 852d095 checkpatch.pl: Update DT vendor prefix check by Rob Herring · 6 years ago
  10. 05aeca7 dt-bindings: Pass binding directory to validation tools by Rob Herring · 6 years ago
  11. 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
  12. 29077bc scripts/spdxcheck.py: Add dual license subdirectory by Sven Eckelmann · 6 years ago
  13. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  14. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  15. 4a33d4f kbuild: do not check name uniqueness of builtin modules by Masahiro Yamada · 6 years ago
  16. e6d319f scripts/spdxcheck.py: Fix path to deprecated licenses by Sven Eckelmann · 6 years ago
  17. 055efab kbuild: drop support for cc-ldoption by Nick Desaulniers · 6 years ago
  18. fc2694e kconfig: use 'else ifneq' for Makefile to improve readability by Masahiro Yamada · 6 years ago
  19. 3a48a91 kbuild: check uniqueness of module names by Masahiro Yamada · 6 years ago
  20. aff11cd kconfig: Terminate menu blocks with a comment in the generated config by Alexander Popov · 6 years ago
  21. cdd750b kbuild: remove 'addtree' and 'flags' magic for header search paths by Masahiro Yamada · 6 years ago
  22. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  23. 902a689 kbuild: terminate Kconfig when $(CC) or $(LD) is missing by Masahiro Yamada · 6 years ago
  24. a149430 kbuild: add all Clang-specific flags unconditionally by Masahiro Yamada · 6 years ago
  25. 4c8dd95 kbuild: add some extra warning flags unconditionally by Masahiro Yamada · 6 years ago
  26. 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
  27. e7e6f46 scripts/gdb: print cached rate in lx-clk-summary by Leonard Crestez · 6 years ago
  28. 66d5c7c scripts/gdb: clean up error handling in list helpers by Leonard Crestez · 6 years ago
  29. 988b268 scripts/gdb: add $lx_clk_core_lookup function by Leonard Crestez · 6 years ago
  30. d1e9710 scripts/gdb: initial clk support: lx-clk-summary by Leonard Crestez · 6 years ago
  31. 47d0d12 scripts/gdb: add hlist utilities by Leonard Crestez · 6 years ago
  32. 494dbe0 scripts/gdb: silence pep8 checks by Stephen Boyd · 6 years ago
  33. 442284a scripts/gdb: add a timer list command by Stephen Boyd · 6 years ago
  34. 449ca0c scripts/gdb: add rb tree iterating utilities by Stephen Boyd · 6 years ago
  35. 90cf83db scripts/gdb: add kernel config dumping command by Stephen Boyd · 6 years ago
  36. dfe4529 scripts/gdb: find vmlinux where it was before by Stephen Boyd · 6 years ago
  37. 9b9f594 kconfig: make conf_get_autoconfig_name() static by Masahiro Yamada · 6 years ago
  38. b9d1a8e kconfig: use snprintf for formatting pathnames by Jacob Garber · 6 years ago
  39. 4cb7261 kconfig: remove useless NULL pointer check in conf_write_dep() by Masahiro Yamada · 6 years ago
  40. 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
  41. 748c7c8 bpf: fix script for generating man page on BPF helpers by Quentin Monnet · 6 years ago
  42. 259799e gcc-plugins: arm_ssp_per_task_plugin: Fix for older GCC < 6 by Chris Packham · 6 years ago
  43. 580c5b3 kconfig: make parent directories for the saved .config as needed by Masahiro Yamada · 6 years ago
  44. 67424f6 kconfig: do not write .config if the content is the same by Masahiro Yamada · 6 years ago
  45. ceb7f32 kconfig: do not accept a directory for configuration output by Masahiro Yamada · 6 years ago
  46. 65be755 kconfig: remove trailing whitespaces by Masahiro Yamada · 6 years ago
  47. 8c79f4c Merge tag 'docs-5.2' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  48. 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
  49. ce45327 Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  50. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  51. f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  52. 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
  53. 898490c moduleparam: Save information about built-in modules in separate file by Alexey Gladkov · 6 years ago
  54. 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
  55. 9a91ad92 ubsan: Remove vla bound checks. by Andrey Ryabinin · 6 years ago
  56. 581b31c kbuild: tolerate missing pahole when generating BTF by Andrii Nakryiko · 6 years ago
  57. c69ef1c scripts/tags.sh: fix direct execution of scripts/tags.sh by Masahiro Yamada · 6 years ago
  58. e46b94d scripts: override locale from environment when running recordmcount.pl by Daniel Dadap · 6 years ago
  59. 894ee5f scripts/documentation-file-ref-check: detect broken :doc:`foo` by Mauro Carvalho Chehab · 6 years ago
  60. fe3e4b9 scripts/documentation-file-ref-check: don't parse Next/ dir by Mauro Carvalho Chehab · 6 years ago
  61. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  62. fea27bc Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  63. dfbd199 selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 6 years ago
  64. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  65. b6a6a37 security: Move stackleak config to Kconfig.hardening by Kees Cook · 6 years ago
  66. 9f671e5 security: Create "kernel hardening" config area by Kees Cook · 6 years ago
  67. 28bb030 csky/ftrace: Add dynamic function tracer (include graph tracer) by Guo Ren · 6 years ago
  68. b50776a locking/atomics: Don't assume that scripts are executable by Andrew Morton · 6 years ago
  69. 68e5ab1 kbuild: handle old pahole more gracefully when generating BTF by Andrii Nakryiko · 6 years ago
  70. bb23581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  71. 83da1be modpost: make KBUILD_MODPOST_WARN also configurable for external modules by Wiebe, Wladislav (Nokia - DE/Ulm) · 6 years ago
  72. b63e37b kconfig: Make nconf-cfg.sh executable by Petr Vorel · 6 years ago
  73. 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
  74. ea24213 objtool: Add UACCESS validation by Peter Zijlstra · 6 years ago
  75. e83b9f5 kbuild: add ability to generate BTF type info for vmlinux by Andrii Nakryiko · 6 years ago
  76. a9a49c2 kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build by Masahiro Yamada · 6 years ago
  77. 48b5ffd kbuild: mkmakefile: generate a simple wrapper of top Makefile by Masahiro Yamada · 6 years ago
  78. e07cf4f kbuild: mkmakefile: do not check the generated Makefile marker by Masahiro Yamada · 6 years ago
  79. 5f6df00 docs: scripts/sphinx-pre-install: suggest latexmk for building pdf by Mauro Carvalho Chehab · 6 years ago
  80. 922c010 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  81. 4462996 checkpatch: add %pt as a valid vsprintf extension by Alexandre Belloni · 6 years ago
  82. 9c38f1f kconfig/[mn]conf: handle backspace (^H) key by Changbin Du · 6 years ago
  83. 54a7151 kbuild: modversions: Fix relative CRC byte order interpretation by Fredrik Noring · 6 years ago
  84. 7fcddf7 scripts: coccinelle: Fix description of badty.cocci by Michael Stefaniuc · 6 years ago
  85. 1a49b2f kbuild: strip whitespace in cmd_record_mcount findstring by Joe Lawrence · 6 years ago
  86. 7265f5b coccinelle: put_device: reduce false positives by Wen Yang · 6 years ago
  87. 6c5d24e checkpatch: Warn on improper usage of Co-developed-by by Sean Christopherson · 6 years ago
  88. ccd19d4 scripts/selinux: fix build by Stephen Smalley · 6 years ago
  89. ff1bf4c selinux: use kernel linux/socket.h for genheaders and mdp by Paulo Alcantara · 6 years ago
  90. e37c187 scripts/selinux: modernize mdp by Stephen Smalley · 6 years ago
  91. c71bb9f kconfig: remove stale lxdialog/.gitignore by Masahiro Yamada · 6 years ago
  92. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  93. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  94. f84dde10 Revert "modsign: Abort modules_install when signing fails" by Douglas Anderson · 6 years ago
  95. f6d9db6 kbuild: deb-pkg: avoid implicit effects by Arseny Maslennikov · 6 years ago
  96. da9cfb8 coccinelle: semantic code search for missing put_device() by Wen Yang · 6 years ago
  97. 6fb7ef5 kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG by Masahiro Yamada · 6 years ago
  98. 515f4c6 kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb by Masahiro Yamada · 6 years ago
  99. 7e548e9 kbuild: deb-pkg: add CONFIG_ prefix to kernel config options by Masahiro Yamada · 6 years ago
  100. 94cf8ac kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG} by Masahiro Yamada · 6 years ago