1. 3266c80 kconfig: run olddefconfig instead of oldconfig after merging fragments by Masahiro Yamada · 6 years ago
  2. fcd9814 Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 5 years ago
  3. 3975b09 *: convert stream-like files -> stream_open, even if they use noop_llseek by Kirill Smelkov · 6 years ago
  4. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  5. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  6. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  7. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  8. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  9. 6e22fd0 scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 5 years ago
  10. ca90bbd scripts/decode_stacktrace: Accept dash/underscore in modules by Evan Green · 5 years ago
  11. 85f946f scripts/spelling.txt: add spelling fix for prohibited by Chris Paterson · 5 years ago
  12. cc0e5f1 scripts/spelling.txt: drop "sepc" from the misspelling list by Paul Walmsley · 5 years ago
  13. fe7d14f scripts/decode_stacktrace: look for modules with .ko.debug extension by Nicolas Boichat · 5 years ago
  14. 3101383 scripts/decode_stacktrace: match basepath using shell prefix operator, not regex by Nicolas Boichat · 5 years ago
  15. d06e415 Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  16. e3cd513 kconfig: remove meaningless if-conditional in conf_read() by Masahiro Yamada · 5 years ago
  17. d4a74bb kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefix by Masahiro Yamada · 5 years ago
  18. b956c7a kbuild: fix compression errors getting ignored by Harald Seiler · 5 years ago
  19. 95fd3f8 kbuild: add a flag to force absolute path for srctree by Masahiro Yamada · 6 years ago
  20. 051f278 kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree by Masahiro Yamada · 6 years ago
  21. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  22. b3b3eb9 scripts/tags.sh: remove unused environment variables from comments by Masahiro Yamada · 6 years ago
  23. d1db881 scripts/tags.sh: drop SUBARCH support for ARM by Masahiro Yamada · 6 years ago
  24. 1e21cbf kbuild: support header-test-pattern-y by Masahiro Yamada · 6 years ago
  25. c93a036 kbuild: do not create wrappers for header-test-y by Masahiro Yamada · 6 years ago
  26. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. 33177f01 kallsyms: exclude kasan local symbols on s390 by Vasily Gorbik · 6 years ago
  28. 0c4ab18 coccinelle: api/stream_open: treat all wait_.*() calls as blocking by Kirill Smelkov · 6 years ago
  29. f58c17c coccinelle: put_device: Add a cast to an expression for an assignment by Markus Elfring · 6 years ago
  30. 30a70e8 coccinelle: put_device: Adjust a message construction by Markus Elfring · 6 years ago
  31. a3b0b6f coccinelle: kstrdup: Fix typo in warning messages by Rikard Falkeborn · 6 years ago
  32. baa23ec kconfig: Fix spelling of sym_is_changable by Marco Ammon · 6 years ago
  33. 80e5302 recordmcount: Fix spurious mcount entries on powerpc by Naveen N. Rao · 6 years ago
  34. 6f9ac9f fixdep: check return value of printf() and putchar() by Masahiro Yamada · 6 years ago
  35. c2341e2 kbuild: save $(strip ...) for calling if_changed and friends by Masahiro Yamada · 6 years ago
  36. 93f31bb kbuild: save $(strip ...) for calling any-prepreq by Masahiro Yamada · 6 years ago
  37. 50bcca6 kbuild: rename arg-check to cmd-check by Masahiro Yamada · 6 years ago
  38. 8abc2a1 Merge branch 'automarkup' into docs-next by Jonathan Corbet · 6 years ago
  39. 8c69b77 scripts/sphinx-pre-install: fix out-of-tree build by Mike Rapoport · 6 years ago
  40. 344fdb2 kernel-doc: Don't try to mark up function names by Jonathan Corbet · 6 years ago
  41. ebf8d82 locking/atomics: Use sed(1) instead of non-standard head(1) option by Michael Forney · 6 years ago
  42. 7ff4f08 kbuild: fix 'No such file or directory' warning for headers_install by Masahiro Yamada · 6 years ago
  43. a222061 genksyms: Teach parser about 128-bit built-in types by Will Deacon · 6 years ago
  44. 4df607c kbuild: Remove unnecessary -Wno-unused-value by Nathan Huckleberry · 6 years ago
  45. 3a61925 kbuild: Enable -Wuninitialized by Nathan Chancellor · 6 years ago
  46. 12869ec scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73 by Rob Herring · 6 years ago
  47. ecb351f doc: ABI scripts: add a SPDX header file by Mauro Carvalho Chehab · 6 years ago
  48. 7ce7b89 scripts/get_abi.pl: add a validate command by Mauro Carvalho Chehab · 6 years ago
  49. 2c0700e scripts/get_abi.pl: add a handler for invalid "where" tag by Mauro Carvalho Chehab · 6 years ago
  50. 2e7ce05 scripts/get_abi.pl: avoid creating duplicate names by Mauro Carvalho Chehab · 6 years ago
  51. 7d7ea8d scripts/get_abi.pl: fix parse issues with some files by Mauro Carvalho Chehab · 6 years ago
  52. 45f9651 scripts/get_abi.pl: represent what in tables by Mauro Carvalho Chehab · 6 years ago
  53. 33e3e99 scripts/get_abi.pl: add support for searching for ABI symbols by Mauro Carvalho Chehab · 6 years ago
  54. d0ebaf5 scripts/get_abi.pl: split label naming from xref logic by Mauro Carvalho Chehab · 6 years ago
  55. 4e6a623 scripts/get_abi.pl: avoid use literal blocks when not needed by Mauro Carvalho Chehab · 6 years ago
  56. 6619c66 scripts/get_abi.pl: parse files with text at beginning by Mauro Carvalho Chehab · 6 years ago
  57. bbc249f scripts: add an script to parse the ABI files by Mauro Carvalho Chehab · 6 years ago
  58. 4489f161 docs: driver-model: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  59. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  60. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  61. 4e5b937 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 473 by Thomas Gleixner · 6 years ago
  62. e846f0d kbuild: add support for ensuring headers are self-contained by Jani Nikula · 6 years ago
  63. 0315bb7 kbuild: deb-pkg: do not run headers_check by Masahiro Yamada · 6 years ago
  64. 555187a kbuild: simplify scripts/headers_install.sh by Masahiro Yamada · 6 years ago
  65. a5bae54 kbuild: move hdr-inst shorthand to top Makefile by Masahiro Yamada · 6 years ago
  66. d5470d1 kbuild: re-implement Makefile.headersinst without recursion by Masahiro Yamada · 6 years ago
  67. 59b2bd0 kbuild: add 'headers' target to build up uapi headers in usr/include by Masahiro Yamada · 6 years ago
  68. 2b8481b kbuild: remove build_unifdef target in scripts/Makefile by Masahiro Yamada · 6 years ago
  69. f3c8d4c7 kbuild: remove headers_{install,check}_all by Masahiro Yamada · 6 years ago
  70. 407b584 scripts/documentation-file-ref-check: ignore output dir by Mauro Carvalho Chehab · 6 years ago
  71. 458f69e docs: timers: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  72. 4ca9bc2 docs: target: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  73. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  74. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  75. c04e32e scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE by Manuel Traut · 6 years ago
  76. 9bb9c6a scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693 by Rob Herring · 6 years ago
  77. bd305f2 kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG by Masahiro Yamada · 6 years ago
  78. 5533397 kconfig: add static qualifier to expand_string() by Masahiro Yamada · 6 years ago
  79. b6f7e9f kconfig: require the argument of --defconfig by Masahiro Yamada · 6 years ago
  80. e0a2668 kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional by Masahiro Yamada · 6 years ago
  81. 869ee58 kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn by Mathieu Malaterre · 6 years ago
  82. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  83. 54002b5 scripts/sphinx-pre-install: fix "dependenties" typo by Bjorn Helgaas · 6 years ago
  84. b1663d7 docs: Kbuild/Makefile: allow check for missing docs at build time by Mauro Carvalho Chehab · 6 years ago
  85. 913ab97 kbuild: use more portable 'command -v' for cc-cross-prefix by Masahiro Yamada · 6 years ago
  86. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  87. acf1470 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 438 by Thomas Gleixner · 6 years ago
  88. c2e3011 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 391 by Thomas Gleixner · 6 years ago
  89. 4317cf95 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378 by Thomas Gleixner · 6 years ago
  90. 76e692f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 373 by Thomas Gleixner · 6 years ago
  91. eee1cba treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 339 by Thomas Gleixner · 6 years ago
  92. fb9e53c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 by Thomas Gleixner · 6 years ago
  93. 4f45d62 scripts/checkstack.pl: Fix arm64 wrong or unknown architecture by George G. Davis · 6 years ago
  94. a6e0487 kbuild: tar-pkg: enable communication with jobserver by Trevor Bourget · 6 years ago
  95. 8dde571 kconfig: tests: fix recursive inclusion unit test by Masahiro Yamada · 6 years ago
  96. 7b3064f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  97. 8d7a7ab spdxcheck.py: fix directory structures by Vincenzo Frascino · 6 years ago
  98. ef7a77c scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set by Fabiano Rosas · 6 years ago
  99. 72cea7a Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  100. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago