1. 0eb3412 Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  2. 5ae6fcc kconfig: fix line number in recursive inclusion error message by Masahiro Yamada · 6 years ago
  3. a11761c Coccinelle: memdup: Fix typo in warning messages by Dafna Hirschfeld · 6 years ago
  4. 1a90ce3 kconfig: Update ncurses package names for menuconfig by Arvind Prasanna · 6 years ago
  5. cbf7a90 kbuild/kallsyms: trivial typo fix by Cao jin · 6 years ago
  6. a7b151f kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment by Cao jin · 6 years ago
  7. bf0bbdc kconfig: Don't leak choice names during parsing by Masahiro Yamada · 6 years ago
  8. f4bc1ee kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list by Masahiro Yamada · 6 years ago
  9. cd81fc8 kconfig: add xstrdup() helper by Masahiro Yamada · 6 years ago
  10. d5028ba objtool, retpolines: Integrate objtool with retpoline support more closely by Peter Zijlstra · 6 years ago
  11. ca41b97 objtool: Add module specific retpoline rules by Peter Zijlstra · 6 years ago
  12. b5bc223 objtool: Add retpoline validation by Peter Zijlstra · 7 years ago
  13. 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  14. 523ca58 kconfig: remove const qualifier from sym_expand_string_value() by Masahiro Yamada · 6 years ago
  15. d717f24 kconfig: add xrealloc() helper by Masahiro Yamada · 6 years ago
  16. 4ed8244 Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  17. 9e3e10c kconfig: send error messages to stderr by Masahiro Yamada · 6 years ago
  18. f3ff6fb kconfig: echo stdin to stdout if either is redirected by Masahiro Yamada · 6 years ago
  19. d2a0464 kconfig: remove check_stdin() by Masahiro Yamada · 6 years ago
  20. cd58a91 kconfig: remove 'config*' pattern from .gitignnore by Masahiro Yamada · 6 years ago
  21. 4f208f3 kconfig: show '?' prompt even if no help text is available by Masahiro Yamada · 6 years ago
  22. cb67ab2 kconfig: do not write choice values when their dependency becomes n by Masahiro Yamada · 6 years ago
  23. 581e400 Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  24. a2b0fe7 coccinelle: deref_null: avoid useless computation by Julia Lawall · 6 years ago
  25. e856f3a coccinelle: devm_free: reduce false positives by Julia Lawall · 6 years ago
  26. e7c52b8 kasan: rework Kconfig settings by Arnd Bergmann · 6 years ago
  27. bac7a1f lib/ubsan: remove returns-nonnull-attribute checks by Andrey Ryabinin · 6 years ago
  28. 2d453e3 checkpatch: improve OPEN_BRACE test by Joe Perches · 6 years ago
  29. bd49111 checkpatch: avoid some false positives for TABSTOP declaration test by Joe Perches · 6 years ago
  30. a032aa4 checkpatch: exclude drivers/staging from if with unnecessary parentheses test by Joe Perches · 6 years ago
  31. a134f8d checkpatch: improve the TABSTOP test to include declarations by Joe Perches · 6 years ago
  32. 0018046 checkpatch: add a few DEVICE_ATTR style tests by Joe Perches · 6 years ago
  33. 3f7f335 checkpatch: improve quoted string and line continuation test by Joe Perches · 6 years ago
  34. 7312153 checkpatch: ignore some octal permissions of 0 by Joe Perches · 6 years ago
  35. 2e4bbbc checkpatch: allow long lines containing URL by Andreas Brauchli · 6 years ago
  36. 342061e kasan: support alloca() poisoning by Paul Lawrence · 6 years ago
  37. 1a69e7c kasan/Makefile: support LLVM style asan parameters by Andrey Ryabinin · 6 years ago
  38. 0e410e1 kasan: don't emit builtin calls when sanitization is off by Andrey Konovalov · 6 years ago
  39. b867291 gcc-plugins: Use dynamic initializers by Kees Cook · 6 years ago
  40. 80d1724 gcc-plugins: Add include required by GCC release 8 by valdis.kletnieks@vt.edu · 6 years ago
  41. 1b9eda2 kconfig: Warn if help text is blank by Ulf Magnusson · 6 years ago
  42. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  43. 562f36e Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  44. a659f15 Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  45. 06c8f7a Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  46. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  47. 1640eea Coccinelle: coccicheck: fix typo by Julia Lawall · 6 years ago
  48. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  49. 99443f8 scripts/tags.sh: change find_other_sources() for include directories by Arend van Spriel · 6 years ago
  50. 7e68b36 scripts/decodecode: make it take multiline Code line by Andy Shevchenko · 6 years ago
  51. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. 6304672 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. 25899e0 Coccinelle: memdup: drop spurious line by Julia Lawall · 6 years ago
  54. cedd55d kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help by Marc Herbert · 6 years ago
  55. caf7501 module/retpoline: Warn about missing retpoline in module by Andi Kleen · 6 years ago
  56. f759625 kbuild: fix W= option checks for extra DTC warnings by Masahiro Yamada · 7 years ago
  57. 1ccb271 kconfig: make "Selected by:" and "Implied by:" readable by Petr Vorel · 6 years ago
  58. 312ee68 kconfig: announce removal of oldnoconfig if used by Masahiro Yamada · 7 years ago
  59. d0fd042 kconfig: fix make xconfig when gettext is missing by Yaakov Selkowitz · 7 years ago
  60. b536880 kconfig: Clarify menu and 'if' dependency propagation by Ulf Magnusson · 7 years ago
  61. 9d1a9e8 kconfig: Document 'if' flattening logic by Ulf Magnusson · 7 years ago
  62. d3465af kconfig: Clarify choice dependency propagation by Ulf Magnusson · 7 years ago
  63. 3e41ba0 kconfig: Document SYMBOL_OPTIONAL logic by Ulf Magnusson · 7 years ago
  64. eea199b kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX by Masahiro Yamada · 7 years ago
  65. 765f4cd kconfig: use default 'yy' prefix for lexer and parser by Masahiro Yamada · 7 years ago
  66. 84dd95d kconfig: make conf_unsaved a local variable of conf_read() by Masahiro Yamada · 7 years ago
  67. 5a3dc71 kconfig: make xfgets() really static by Masahiro Yamada · 7 years ago
  68. 52e58a3 kconfig: make input_mode static by Masahiro Yamada · 7 years ago
  69. 6479f32 kconfig: Warn if there is more than one help text by Ulf Magnusson · 7 years ago
  70. b92d804 kconfig: drop 'boolean' keyword by Masahiro Yamada · 7 years ago
  71. df60f4b kconfig: Remove menu_end_entry() by Ulf Magnusson · 7 years ago
  72. 0735f7e kconfig: Document important expression functions by Ulf Magnusson · 7 years ago
  73. 05cccce kconfig: Document automatic submenu creation code by Ulf Magnusson · 7 years ago
  74. 7cf33f8 kconfig: Fix choice symbol expression leak by Ulf Magnusson · 7 years ago
  75. 5b1374b kconfig: Fix expr_free() E_NOT leak by Ulf Magnusson · 7 years ago
  76. ae7440e kconfig: Fix automatic menu creation mem leak by Ulf Magnusson · 7 years ago
  77. 0724a7c kconfig: Don't leak main menus during parsing by Ulf Magnusson · 7 years ago
  78. 883d50f scripts/gdb/linux/tasks.py: fix get_thread_info by Xi Kangjie · 7 years ago
  79. be9fa66 scripts/decodecode: fix decoding for AArch64 (arm64) instructions by Will Deacon · 7 years ago
  80. 321cb03 Kbuild: suppress packed-not-aligned warning for default setting only by Xiongfeng Wang · 7 years ago
  81. ab9ce9f fixdep: use existing helper to check modular CONFIG options by Masahiro Yamada · 7 years ago
  82. 87b95a8 fixdep: refactor parse_dep_file() by Masahiro Yamada · 7 years ago
  83. 5d1ef76 fixdep: move global variables to local variables of main() by Masahiro Yamada · 7 years ago
  84. ccfe788 fixdep: remove unneeded memcpy() in parse_dep_file() by Masahiro Yamada · 7 years ago
  85. 4003fd8 fixdep: factor out common code for reading files by Masahiro Yamada · 7 years ago
  86. 01b5cbe fixdep: use malloc() and read() to load dep_file to buffer by Masahiro Yamada · 7 years ago
  87. 41f92cf fixdep: remove unnecessary <arpa/inet.h> inclusion by Masahiro Yamada · 7 years ago
  88. 88dc7fc Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 0cad61d modpost: Remove trailing semicolon by Luis de Bethencourt · 7 years ago
  90. 1936f8f Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple by Himanshu Jha · 7 years ago
  91. 3e47599 Coccinelle: ifnullfree: Trim the warning reported in report mode by Himanshu Jha · 7 years ago
  92. d8e7eb5 Coccinelle: alloc_cast: Add more memory allocating functions to the list by Himanshu Jha · 7 years ago
  93. cb00a4f Coccinelle: array_size: report even if include is missing by Jérémy Lefaure · 7 years ago
  94. 5e2d9da Coccinelle: kzalloc-simple: Add all zero allocating functions by Himanshu Jha · 7 years ago
  95. 2a0098d objtool: Fix seg fault with gold linker by Josh Poimboeuf · 7 years ago
  96. 22079ee Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  97. 36c1681 genksyms: drop *.hash.c from .gitignore by Masahiro Yamada · 7 years ago
  98. bc28fe1 kconfig: Don't leak 'option' arguments during parsing by Ulf Magnusson · 7 years ago
  99. 24161a6 kconfig: Don't leak 'source' filenames during parsing by Ulf Magnusson · 7 years ago
  100. 26e47a3 kconfig: Don't leak symbol names during parsing by Ulf Magnusson · 7 years ago