1. e533717 Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Greg Kroah-Hartman · 6 years ago
  2. 5a4630a ftrace: Build with CPPFLAGS to get -Qunused-arguments by Joel Stanley · 6 years ago
  3. c0747ad Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Greg Kroah-Hartman · 6 years ago
  4. 1d22577 Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  5. f0b0d88 kbuild: modules_install: warn when missing System.map file by Randy Dunlap · 6 years ago
  6. d0c1db1 Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  7. b2d35fa selftests: add headers_install to lib.mk by Anders Roxell · 6 years ago
  8. c5967e9 checkpatch: add __ro_after_init to known $Attribute by Joe Perches · 6 years ago
  9. 328b5f4 checkpatch: add optional static const to blank line declarations test by Joe Perches · 6 years ago
  10. fbf58a5 nds32/ftrace: Add RECORD_MCOUNT support by Zong Li · 6 years ago
  11. 914b087 kbuild: make missing $DEPMOD a Warning instead of an Error by Randy Dunlap · 6 years ago
  12. fd65465b kconfig: do not require pkg-config on make {menu,n}config by Masahiro Yamada · 6 years ago
  13. 899ba79 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. bc8d2e2 kconfig: remove a spurious self-assignment by Lukas Bulwahn · 6 years ago
  15. 6147b1c scripts/setlocalversion: git: Make -dirty check more robust by Genki Sky · 6 years ago
  16. 113fc08 objtool: Remove workaround for unreachable warnings from old GCC by Masahiro Yamada · 6 years ago
  17. 36bf9da x86/build: Remove jump label quirk for GCC older than 4.5.2 by Masahiro Yamada · 6 years ago
  18. c4726e7 Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  19. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  20. 3cc97be treewide: correct "differenciate" and "instanciate" typos by Finn Thain · 6 years ago
  21. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  22. 87a32e6 kbuild: pass LDFLAGS to recordmcount.pl by Masahiro Yamada · 6 years ago
  23. b044133 gcc-plugins: Disable when building under Clang by Kees Cook · 6 years ago
  24. 133712a checkpatch: DT bindings should be a separate patch by Rob Herring · 6 years ago
  25. 809e082 checkpatch: warn on unnecessary int declarations by Joe Perches · 6 years ago
  26. 6ad724e checkpatch: check for space after "else" keyword by Michal Zylowski · 6 years ago
  27. 5629411 checkpatch: fix SPDX license check with --root=<path> by Joe Perches · 6 years ago
  28. 490b292 checkpatch: warn when a patch doesn't have a description by Joe Perches · 6 years ago
  29. 60f8901 checkpatch: check for #if 0/#if 1 by Prakruthi Deepak Heragu · 6 years ago
  30. 4cab63c checkpatch: fix krealloc reuse test by Joe Perches · 6 years ago
  31. 3b6e8ac checkpatch: validate SPDX license with spdxcheck.py by Joe Perches · 6 years ago
  32. 8c8c45c checkpatch: fix macro argument reuse test by Joe Perches · 6 years ago
  33. cd26149 checkpatch: warn if missing author Signed-off-by by Geert Uytterhoeven · 6 years ago
  34. 33aa459 checkpatch: update section keywords by Geert Uytterhoeven · 6 years ago
  35. 5b57980 checkpatch: improve runtime execution speed a little by Joe Perches · 6 years ago
  36. 79682c0 checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS by Joe Perches · 6 years ago
  37. d729593 checkpatch: add a --strict test for structs with bool member definitions by Joe Perches · 6 years ago
  38. 0fbd75f get_maintainer: allow option --mpath <directory> to read all files in <directory> by Joe Perches · 6 years ago
  39. 5f0baf9 get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location by Joe Perches · 6 years ago
  40. 31bb82c get_maintainer: allow usage outside of kernel tree by Antonio Nino Diaz · 6 years ago
  41. bc63804 spelling.txt: add more spellings to spelling.txt by Colin Ian King · 6 years ago
  42. f6f57a4 initramfs: move gen_initramfs_list.sh from scripts/ to usr/ by Masahiro Yamada · 6 years ago
  43. 6fbd856 Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci by zhong jiang · 6 years ago
  44. f55f232 kbuild: make sorting initramfs contents independent of locale by Andrzej Pietrasiewicz · 6 years ago
  45. 9a9ddcf kconfig: suppress "configuration written to .config" for syncconfig by Masahiro Yamada · 6 years ago
  46. 98a4afb kconfig: fix "Can't open ..." in parallel build by Masahiro Yamada · 6 years ago
  47. b5f8cb9 kbuild: Add a space after `!` to prevent parsing as file pattern by Michael Forney · 6 years ago
  48. 1f3aa90 scripts: modpost: check memory allocation results by Randy Dunlap · 6 years ago
  49. f498926 kconfig: improve the recursive dependency report by Masahiro Yamada · 6 years ago
  50. 5e8c529 kconfig: report recursive dependency involving 'imply' by Masahiro Yamada · 6 years ago
  51. f157559 kconfig: error out when seeing recursive dependency by Masahiro Yamada · 6 years ago
  52. 4bf6a9af kconfig: add build-only configurator targets by Randy Dunlap · 6 years ago
  53. e3fd9b5 scripts/dtc: consolidate include path options in Makefile by Masahiro Yamada · 6 years ago
  54. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  55. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  56. 5695d5d Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  57. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  58. bed95c4 scripts: add Python 3 compatibility to spdxcheck.py by Jeremy Cline · 6 years ago
  59. fde5e90 scripts/spdxcheck.py: work with current HEAD LICENSES/ directory by Joe Perches · 6 years ago
  60. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  61. 07d0408 tracing: Avoid calling cc-option -mrecord-mcount for every Makefile by Vasily Gorbik · 6 years ago
  62. 01f0e5cd Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  63. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  64. 7c7b562 Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  65. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  66. e6ecec3 Merge tag 'docs-4.19' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  67. 1880861 kconfig: remove P_ENV property type by Masahiro Yamada · 6 years ago
  68. c151272 kconfig: remove unused sym_get_env_prop() function by Masahiro Yamada · 6 years ago
  69. 512ddf7 coccicheck: return proper error code on fail by Denis Efremov · 6 years ago
  70. 09d4d96 Coccinelle: doubletest: reduce side effect false positives by Julia Lawall · 6 years ago
  71. 56869d4 kconfig: fix the rule of mainmenu_stmt symbol by Masahiro Yamada · 6 years ago
  72. 3ca17b1 lib/ubsan: remove null-pointer checks by Andrey Ryabinin · 6 years ago
  73. d6c6ab9 kbuild: remove deprecated host-progs variable by Masahiro Yamada · 6 years ago
  74. 673bb2d scripts/kernel-doc: Escape all literal braces in regexes by Ben Hutchings · 6 years ago
  75. b5cdca7 Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory by Dirk Gouders · 6 years ago
  76. 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  77. ddc7c57 scripts: Add Python 3 support to tracing/draw_functrace.py by Jeremy Cline · 6 years ago
  78. 79a85b5 builddeb: Add automatic support for sh{3,4}{,eb} architectures by Ben Hutchings · 6 years ago
  79. 75ebcee builddeb: Add automatic support for riscv* architectures by Ben Hutchings · 6 years ago
  80. 60ca40a0 builddeb: Add automatic support for m68k architecture by Ben Hutchings · 6 years ago
  81. 822f44f builddeb: Add automatic support for or1k architecture by Ben Hutchings · 6 years ago
  82. a27ae28 builddeb: Add automatic support for sparc64 architecture by Ben Hutchings · 6 years ago
  83. 679caaf builddeb: Add automatic support for mips{,64}r6{,el} architectures by Ben Hutchings · 6 years ago
  84. 159b379 builddeb: Add automatic support for mips64el architecture by Ben Hutchings · 6 years ago
  85. 50d511b builddeb: Add automatic support for ppc64 and powerpcspe architectures by Ben Hutchings · 6 years ago
  86. 08d3892 builddeb: Introduce functions to simplify kconfig tests in set_debarch by Ben Hutchings · 6 years ago
  87. 4260ecd builddeb: Drop check for 32-bit s390 by Ben Hutchings · 6 years ago
  88. 091d30a builddeb: Change architecture detection fallback to use dpkg-architecture by Ben Hutchings · 6 years ago
  89. f2abcc1 builddeb: Skip architecture detection when KBUILD_DEBARCH is set by Ben Hutchings · 6 years ago
  90. 43fee2b kbuild: do not redirect the first prerequisite for filechk by Masahiro Yamada · 6 years ago
  91. 9c2af1c kbuild: add .DELETE_ON_ERROR special target by Masahiro Yamada · 6 years ago
  92. 00c864f kconfig: allow all config targets to write auto.conf if missing by Masahiro Yamada · 6 years ago
  93. 16952b7 kconfig: make syncconfig update .config regardless of sym_change_count by Masahiro Yamada · 6 years ago
  94. 79123b1 kconfig: create directories needed for syncconfig by itself by Masahiro Yamada · 6 years ago
  95. adc18ac kconfig: remove unneeded directory generation from local*config by Masahiro Yamada · 6 years ago
  96. 0608182 kconfig: split out useful helpers in confdata.c by Masahiro Yamada · 6 years ago
  97. a2ff404 kconfig: rename file_write_dep and move it to confdata.c by Masahiro Yamada · 6 years ago
  98. 5accd7f kconfig: handle format string before calling conf_message_callback() by Masahiro Yamada · 6 years ago
  99. 45d9a1e gcc-plugins: Clean up the cgraph_create_edge* macros by Alexander Popov · 6 years ago
  100. 7ccb95e gcc-plugins: Regularize Makefile.gcc-plugins by Kees Cook · 6 years ago