1. 5cb0512 Kbuild: don't pass "-C" to preprocessor when processing linker scripts by Linus Torvalds · 7 years ago
  2. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 25a5d23 Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  5. 02982f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  6. 09c3e01 Input: do not use property bits when generating module alias by Dmitry Torokhov · 7 years ago
  7. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  8. 8724ecb Input: allow matching device IDs on property bits by Dmitry Torokhov · 7 years ago
  9. 51962a9 scripts/kallsyms.c: ignore symbol type 'n' by Guenter Roeck · 7 years ago
  10. 2aab9c3 scripts: fix faddr2line to work on last symbol by NeilBrown · 7 years ago
  11. 9904041 kbuild: drop unused symverfile in Makefile.modpost by Cao jin · 7 years ago
  12. a08ffbe checkpatch: fix ignoring cover-letter logic by Stafford Horne · 7 years ago
  13. e00e5a2 scripts/spelling.txt: add more spelling mistakes to spelling.txt by Colin Ian King · 7 years ago
  14. da541b2 objtool: Skip unreachable warnings for GCC 4.4 and older by Josh Poimboeuf · 7 years ago
  15. 6e7f253 Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  16. 35f3c98 scripts/dtc: dtx_diff - 2nd update of include dts paths to match build by Frank Rowand · 7 years ago
  17. 25b080b kbuild: rpm-pkg: fix version number handling by Masahiro Yamada · 7 years ago
  18. cc18abb kbuild: deb-pkg: remove firmware package support by Masahiro Yamada · 7 years ago
  19. 9e09007 kbuild: rpm-pkg: delete firmware_install to fix build error by Masahiro Yamada · 7 years ago
  20. b38923a Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  21. 5620a0d firmware: delete in-kernel firmware by Greg Kroah-Hartman · 7 years ago
  22. a2bc8de Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  23. 4791bcc Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  24. 20e52ee Merge tag 'docs-4.14' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  25. 7f85565 Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  26. 77780f7 kbuild: buildtar: do not print successful message if tar returns error by Masahiro Yamada · 7 years ago
  27. dd965f1 kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled by Masahiro Yamada · 7 years ago
  28. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  29. c054be1 remove gperf left-overs from build system by Linus Torvalds · 7 years ago
  30. 0547fa5 checkpatch: add 6 missing types to --list-types by Jean Delvare · 7 years ago
  31. 0675a8f checkpatch: rename variables to avoid confusion by Jean Delvare · 7 years ago
  32. ab1ecab checkpatch: fix typo in comment by Jean Delvare · 7 years ago
  33. 63b7c73 checkpatch: add --strict check for ifs with unnecessary parentheses by Joe Perches · 7 years ago
  34. 3aea311 genksyms: fix gperf removal conversion by Linus Torvalds · 7 years ago
  35. 54d6d73 docs-rst: don't require adjustbox anymore by Mauro Carvalho Chehab · 7 years ago
  36. 5969d1b Merge branch 'gperf-removal' by Linus Torvalds · 7 years ago
  37. 44ccba3 Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  38. 74fee4e Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  39. 6124c04 modpost: simplify sec_name() by Masahiro Yamada · 7 years ago
  40. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. 81a84ad Merge branch 'docs-next' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  42. cfd6373 kbuild: Use KCONFIG_CONFIG in buildtar by Nicolas Porcel · 7 years ago
  43. de8cf95 Kbuild: enable -Wunused-macros warning for "make W=2" by Johannes Thumshirn · 7 years ago
  44. 8e9b466 kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) by Masahiro Yamada · 7 years ago
  45. e661869 scripts/dtc: fix '%zx' warning by Russell King · 7 years ago
  46. 463a0fd kernel-doc parser mishandles declarations split into lines by Markus Heiser · 7 years ago
  47. f7bbf07 Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  48. 64236e3 kbuild: update comments of Makefile.asm-generic by Cao jin · 7 years ago
  49. 50f9dda of: search scripts/dtc/include-prefixes path for both CPP and DTC by Masahiro Yamada · 7 years ago
  50. 5ffa2ae of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP by Masahiro Yamada · 7 years ago
  51. b12869a of: remove drivers/of/testcase-data from include search path for CPP by Masahiro Yamada · 7 years ago
  52. 2bfbe78 kbuild: Do not use hyphen in exported variable name by Ben Hutchings · 7 years ago
  53. bb3290d Remove gperf usage from toolchain by Linus Torvalds · 7 years ago
  54. 1d0f49e Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 7 years ago
  55. 4e433fc fixdep: trivial: typo fix and correction by Cao jin · 7 years ago
  56. 312a3d0 kbuild: trivial cleanups on the comments by Cao jin · 7 years ago
  57. b95c29a parse-maintainers: Move matching sections from MAINTAINERS by Joe Perches · 7 years ago
  58. fe90903 parse-maintainers: Use perl hash references and specific filenames by Joe Perches · 7 years ago
  59. 61f7416 parse-maintainers: Add section pattern sorting by Joe Perches · 7 years ago
  60. 6f7d98e get_maintainer: Prepare for separate MAINTAINERS files by Joe Perches · 7 years ago
  61. ad05e6c Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-plugins by Kees Cook · 7 years ago
  62. 9b756a9 scripts/sphinx-pre-install: add minimum support for RHEL by Mauro Carvalho Chehab · 7 years ago
  63. f7dd250 gcc-plugins: structleak: add option to init all vars used as byref args by Ard Biesheuvel · 7 years ago
  64. 9225331 randstruct: Enable function pointer struct detection by Kees Cook · 7 years ago
  65. 20a8d62 selinux: genheaders should fail if too many permissions are defined by Stephen Smalley · 7 years ago
  66. 0a07b23 Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  67. ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 7 years ago
  68. 4fd3e4e modpost: abort if module name is too long by Wanlong Gao · 7 years ago
  69. 867ac9d objtool: Fix gcov check for older versions of GCC by Josh Poimboeuf · 7 years ago
  70. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 7 years ago
  71. 800d408 sphinx-pre-install: add support for Mageia by Mauro Carvalho Chehab · 7 years ago
  72. bba1e4c sphinx-pre-install: fix USE needs for GraphViz and ImageMagick by Mauro Carvalho Chehab · 7 years ago
  73. 8e7d5d1 sphinx-pre-install: add dependencies for ImageMagick to work with svg by Mauro Carvalho Chehab · 7 years ago
  74. 5d88953 sphinx-pre-install: check for the need of graphviz-gd by Mauro Carvalho Chehab · 7 years ago
  75. fb947f3 sphinx-pre-install: use a requirements file by Mauro Carvalho Chehab · 7 years ago
  76. 5be3318 sphinx-pre-install: detect an existing virtualenv by Mauro Carvalho Chehab · 7 years ago
  77. 24071ac scripts/sphinx-pre-install: add a script to check Sphinx install by Mauro Carvalho Chehab · 7 years ago
  78. b4b201d scripts/dtc: dtx_diff - update include dts paths to match build by Frank Rowand · 7 years ago
  79. 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  80. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  81. 3a75ad1 Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  82. 596ed45 checkpatch: improve the STORAGE_CLASS test by Joe Perches · 7 years ago
  83. 46d10a0 scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace by Leonard Crestez · 7 years ago
  84. c454756 scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch by Leonard Crestez · 7 years ago
  85. 821f744 scripts/gdb: add lx-fdtdump command by Peter Griffin · 7 years ago
  86. 09c3776 kbuild: remove wrapper files handling from Makefile.headersinst by Masahiro Yamada · 7 years ago
  87. d1b32ba kbuild: do not include old-kbuild-file from Makefile.headersinst by Masahiro Yamada · 7 years ago
  88. fd71f63 checkpatch: improve multi-line alignment test by Joe Perches · 7 years ago
  89. 7fe528a2 checkpatch: improve macro reuse test by Joe Perches · 7 years ago
  90. 737c076 checkpatch: change format of --color argument to --color[=WHEN] by John Brooks · 7 years ago
  91. 8d81ae0 checkpatch: silence perl 5.26.0 unescaped left brace warnings by Cyril Bur · 7 years ago
  92. a0ad759 checkpatch: improve tests for multiple line function definitions by Joe Perches · 7 years ago
  93. 948b133 checkpatch: remove false warning for commit reference by Heinrich Schuchardt · 7 years ago
  94. ca81986 checkpatch: fix stepping through statements with $stat and ctx_statement_block by Joe Perches · 7 years ago
  95. fe658f9 checkpatch: [HLP]LIST_HEAD is also declaration by Steffen Maier · 7 years ago
  96. 628f91a checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t by Joe Perches · 7 years ago
  97. fb0d0e0 checkpatch: improve the unnecessary OOM message test by Joe Perches · 7 years ago
  98. a8ff49a kbuild: pass dst= to Makefile.headersinst from top Makefile by Masahiro Yamada · 7 years ago
  99. 87ebb94 kbuild: remove useless $(gen) variable in Makefile.headersinst by Masahiro Yamada · 7 years ago
  100. 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago