1. 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
  2. 36c1681 genksyms: drop *.hash.c from .gitignore by Masahiro Yamada · 7 years ago
  3. bc28fe1 kconfig: Don't leak 'option' arguments during parsing by Ulf Magnusson · 7 years ago
  4. 24161a6 kconfig: Don't leak 'source' filenames during parsing by Ulf Magnusson · 7 years ago
  5. 26e47a3 kconfig: Don't leak symbol names during parsing by Ulf Magnusson · 7 years ago
  6. 1df7338 checkpatch: add pF/pf deprecation warning by Sergey Senozhatsky · 7 years ago
  7. 7c2ec43 fixdep: exit with error code in error branches of do_config_file() by Lukas Bulwahn · 7 years ago
  8. 9059a34 kconfig: fix relational operators for bool and tristate symbols by Nicolas Pitre · 7 years ago
  9. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  10. b6a0941 Merge 4.15-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  11. 85afe60 scripts: kernel_doc: better handle show warnings logic by Mauro Carvalho Chehab · 7 years ago
  12. 2defb27 scripts: kernel-doc: apply filtering rules to warnings by Mauro Carvalho Chehab · 7 years ago
  13. 84ce5b9 scripts: kernel-doc: improve nested logic to handle multiple identifiers by Mauro Carvalho Chehab · 7 years ago
  14. 7c0d7e8 scripts: kernel-doc: handle nested struct function arguments by Mauro Carvalho Chehab · 7 years ago
  15. 151c468 scripts: kernel-doc: print the declaration name on warnings by Mauro Carvalho Chehab · 7 years ago
  16. 1081de2 scripts: kernel-doc: get rid of $nested parameter by Mauro Carvalho Chehab · 7 years ago
  17. 8ad7216 scripts: kernel-doc: parse next structs/unions by Mauro Carvalho Chehab · 7 years ago
  18. 7c9aa01 scripts: kernel-doc: replace tabs by spaces by Mauro Carvalho Chehab · 7 years ago
  19. bdfe2be scripts: kernel-doc: change default to ReST format by Mauro Carvalho Chehab · 7 years ago
  20. b031ac4 scripts: kernel-doc: improve argument handling by Mauro Carvalho Chehab · 7 years ago
  21. b051426 scripts: kernel-doc: get rid of unused output formats by Mauro Carvalho Chehab · 7 years ago
  22. 857af3b docs: get rid of kernel-doc-nano-HOWTO.txt by Mauro Carvalho Chehab · 7 years ago
  23. 9251345 soundwire: Add SoundWire bus type by Vinod Koul · 7 years ago
  24. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  25. 29c8330 kconfig: generate lexer and parser during build instead of shipping by Masahiro Yamada · 7 years ago
  26. 033dba2 kbuild: prepare to remove C files pre-generated by flex and bison by Masahiro Yamada · 7 years ago
  27. 73a4f6d kbuild: add LEX and YACC variables by Masahiro Yamada · 7 years ago
  28. e3b03bf kconfig: display recursive dependency resolution hint just once by Masahiro Yamada · 7 years ago
  29. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. 4cc90b4 scripts/faddr2line: fix CROSS_COMPILE unset error by Liu, Changcheng · 7 years ago
  31. f77850d kconfig: Clean up modules handling and fix crash by Ulf Magnusson · 7 years ago
  32. fa8ceda kconfig: Clarify expression rewriting by Ulf Magnusson · 7 years ago
  33. 9a82684 kconfig: Rename menu_check_dep() to rewrite_m() by Ulf Magnusson · 7 years ago
  34. 262dad6 kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail by Masahiro Yamada · 7 years ago
  35. 5704d45 scripts/package: snap-pkg target by Paolo Pisati · 7 years ago
  36. c873443 kconfig: Sync zconf.y with zconf.tab.c_shipped by Ulf Magnusson · 7 years ago
  37. 8cb562b checkpatch: Remove ACCESS_ONCE() warning by Mark Rutland · 7 years ago
  38. 45005b2 kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR() by Mauro Carvalho Chehab · 7 years ago
  39. 52aede4 kconfig: Document the 'symbol' struct by Ulf Magnusson · 7 years ago
  40. 33ca1a2 kconfig: Document the 'menu' struct by Ulf Magnusson · 7 years ago
  41. 2c37e08 kconfig: Warn if choice default is not in choice by Ulf Magnusson · 7 years ago
  42. 91db259 checkpatch: Add warnings for {smp_,}read_barrier_depends() by Paul E. McKenney · 7 years ago
  43. fd6d2e5 Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  44. e814bcc scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none by Will Deacon · 7 years ago
  45. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  46. edbddb8 scripts/bloat-o-meter: don't fail with division by 0 by Andy Shevchenko · 7 years ago
  47. 95a8798 scripts/faddr2line: extend usage on generic arch by Liu, Changcheng · 7 years ago
  48. 7b1924a vsprintf: add printk specifier %px by Tobin C. Harding · 7 years ago
  49. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 5e2fda4 Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  51. 1d3bc63 Merge tag 'docs-4.15-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  52. 10aaa3b7 kbuild: drop $(extra-y) from real-objs-y by Masahiro Yamada · 7 years ago
  53. ebaad7d kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used by Masahiro Yamada · 7 years ago
  54. 2dbc644 kbuild: pkg: use --transform option to prefix paths in tar by Masahiro Yamada · 7 years ago
  55. d7059ca coccinelle: fix parallel build with CHECK=scripts/coccicheck by Masahiro Yamada · 7 years ago
  56. 88127da kconfig/symbol.c: use correct pointer type argument for sizeof by Heinrich Schuchardt · 7 years ago
  57. 9477b4a Coccinelle: Remove setup_timer.cocci by Kees Cook · 7 years ago
  58. 3a025e1 Add optional check for bad kernel-doc comments by Matthew Wilcox · 7 years ago
  59. f7adc31 kbuild: create built-in.o automatically if parent directory wants it by Masahiro Yamada · 7 years ago
  60. 2ce079f Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  61. 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  62. d677a4d Makefile: support flag -fsanitizer-coverage=trace-cmp by Victor Chibotaru · 7 years ago
  63. 0bc989f checkpatch: do not check missing blank line before builtin_*_driver by Masahiro Yamada · 7 years ago
  64. 5751a24 checkpatch: add --strict test for lines ending in [ or ( by Joe Perches · 7 years ago
  65. 87bd499 checkpatch: add TP_printk to list of logging functions by Joe Perches · 7 years ago
  66. cc14750 checkpatch: allow DEFINE_PER_CPU definitions to exceed line length by Joe Perches · 7 years ago
  67. eeef573 checkpatch: printks always need a KERN_<LEVEL> by Joe Perches · 7 years ago
  68. 258f79d scripts/checkpatch.pl: avoid false warning missing break by Heinrich Schuchardt · 7 years ago
  69. 25bdda2 checkpatch: support function pointers for unnamed function definition arguments by Miles Chen · 7 years ago
  70. 083bf9c get_maintainer: add more --self-test options by Joe Perches · 7 years ago
  71. e1f7590 get_maintainer: add --self-test for internal consistency tests by Tom Saeger · 7 years ago
  72. 1e6270d parse-maintainers: add ability to specify filenames by Joe Perches · 7 years ago
  73. 868038b spelling.txt: add "unnecessary" typo variants by Joe Perches · 7 years ago
  74. 7f855fc8 kbuild: move coccicheck help from scripts/Makefile.help to top Makefile by Masahiro Yamada · 7 years ago
  75. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  76. 93ea0eb7 Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linux by Linus Torvalds · 7 years ago
  77. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  78. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  79. 192efb7 bloat-o-meter: provide 3 different arguments for data, function and All by Maninder Singh · 7 years ago
  80. 2f3b55a selinux: remove unnecessary assignment to subdir- by Masahiro Yamada · 7 years ago
  81. e474ed4 kbuild: specify FORCE in Makefile.headersinst as .PHONY target by Masahiro Yamada · 7 years ago
  82. c4da7ed kbuild: optimize object directory creation for incremental build by Masahiro Yamada · 7 years ago
  83. 8a78756 kbuild: create object directories simpler and faster by Masahiro Yamada · 7 years ago
  84. 591f668 kbuild: filter-out PHONY targets from "targets" by Masahiro Yamada · 7 years ago
  85. 2982c95 kbuild: remove redundant $(wildcard ...) for cmd_files calculation by Masahiro Yamada · 7 years ago
  86. 9a234a2 kbuild: create directory for make cache only when necessary by Masahiro Yamada · 7 years ago
  87. 937c812 coccinelle: orplus: reorganize to improve performance by Julia Lawall · 7 years ago
  88. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  89. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  90. 6851ba1 coccinelle: use exists to improve efficiency by Julia Lawall · 7 years ago
  91. bace648 builddeb: Pass the kernel:debarch substvar to dpkg-genchanges by Sven Joachim · 7 years ago
  92. 69c4907 Coccinelle: use false positive annotation by Julia Lawall · 7 years ago
  93. cd1af7c coccinelle: fix verbose message about .cocci file being run by Masahiro Yamada · 7 years ago
  94. e0be348 coccinelle: grep Options and Requires fields more precisely by Masahiro Yamada · 7 years ago
  95. 9ed07ad Coccinelle: make DEBUG_FILE option more useful by Julia Lawall · 7 years ago
  96. a44b866 coccinelle: api: detect identical chip data arrays by Julia Lawall · 7 years ago
  97. 1b18d05 coccinelle: Improve setup_timer.cocci matching by Kees Cook · 7 years ago
  98. bc27b77 Coccinelle: setup_timer: improve messages from setup_timer by Julia Lawall · 7 years ago
  99. 8a16a07 kbuild: rpm-pkg: do not force -jN in submake by Masahiro Yamada · 7 years ago
  100. af60e20 kbuild: rpm-pkg: keep spec file until make mrproper by Masahiro Yamada · 7 years ago