1. 7e242b5 scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 6 years ago
  2. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  3. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  4. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  5. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 1d6693f scripts/decode_stacktrace.sh: handle RIP address with segment by Konstantin Khlebnikov · 6 years ago
  7. 7771bdb kasan: remove use after scope bugs detection. by Andrey Ryabinin · 6 years ago
  8. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. 6baec88 kasan: turn off asan-stack for clang-8 and earlier by Arnd Bergmann · 6 years ago
  10. 0614621d Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  11. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  12. 1d5b823 checksyscalls: fix up mq_timedreceive and stat exceptions by Arnd Bergmann · 6 years ago
  13. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  14. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  15. 0cf264b locking/atomics: Check atomic headers with sha1sum by Mark Rutland · 6 years ago
  16. b14e77f locking/atomics: Change 'fold' to 'grep' by Anders Roxell · 6 years ago
  17. 41b8687 Merge branch 'locking/atomics' into locking/core, to pick up WIP commits by Ingo Molnar · 6 years ago
  18. 41ea391 Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  19. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  20. 0fc1db9 tee: add bus driver framework for TEE based devices by Sumit Garg · 6 years ago
  21. fdddcfd Merge 5.0-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  22. 6db2983 kallsyms: Handle too long symbols in kallsyms.c by Eugene Loh · 6 years ago
  23. 2ca46ed ver_linux: Assign constant RE to variable name for clarity by Alexander Kapshuk · 6 years ago
  24. dbcfc96 Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  25. 2c88c74 gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+ by Ard Biesheuvel · 6 years ago
  26. 560706d gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask by Ard Biesheuvel · 6 years ago
  27. bd352a7 kbuild: remove unused baseprereq by Masahiro Yamada · 6 years ago
  28. 2648ca1 kconfig: clean generated *conf-cfg files by Masahiro Yamada · 6 years ago
  29. 66c56cf Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  30. e4f3589 x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  31. dfd32ca dma-mapping: remove dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  32. d86271a kconfig: rename generated .*conf-cfg to *conf-cfg by Masahiro Yamada · 6 years ago
  33. ba97df4 kbuild: use assignment instead of define ... endef for filechk_* rules by Masahiro Yamada · 6 years ago
  34. 9199873 kbuild: generate asm-generic wrappers if mandatory headers are missing by Masahiro Yamada · 6 years ago
  35. ad77408 kbuild: change filechk to surround the given command with { } by Masahiro Yamada · 6 years ago
  36. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  37. f568866 kbuild: clean up rule_dtc_dt_yaml by Masahiro Yamada · 6 years ago
  38. 786ac51 kbuild: remove UIMAGE_IN and UIMAGE_OUT by Masahiro Yamada · 6 years ago
  39. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  40. 72d3ebb kallsyms: lower alignment on ARM by Mathias Krause · 6 years ago
  41. c300331 scripts: coccinelle: boolinit: drop warnings on named constants by Julia Lawall · 6 years ago
  42. dc7884f scripts: coccinelle: check for redeclaration by Julia Lawall · 6 years ago
  43. a500357 kconfig: remove unused "file" field of yylval union by Masahiro Yamada · 6 years ago
  44. 9b286ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  45. d499480 checkpatch: add Co-developed-by to signature tags by Jorge Ramirez-Ortiz · 6 years ago
  46. b058809 scripts/gdb: fix lx-version string output by Du Changbin · 6 years ago
  47. 77b8c0a checkpatch: warn on const char foo[] = "bar"; declarations by Joe Perches · 6 years ago
  48. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  49. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  50. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  51. 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  52. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  53. cd68a52 scripts/tags.sh: add more declarations by Kirill Tkhai · 6 years ago
  54. b72231e scripts: add spdxcheck.py self test by Thierry Reding · 6 years ago
  55. 919e9d3 scripts/checkstack.pl: dynamic stack growth for aarch64 by Qian Cai · 6 years ago
  56. 67a28de scripts/decode_stacktrace: only strip base path when a prefix of the path by Marc Zyngier · 6 years ago
  57. c5cfb62f scripts/decodecode: set ARCH when running natively on arm/arm64 by Marc Zyngier · 6 years ago
  58. e0b2475 bloat-o-meter: ignore __addressable_ symbols by Rasmus Villemoes · 6 years ago
  59. 2bd926b kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  60. f222b7f kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warning by Masahiro Yamada · 6 years ago
  61. 3b54197856 kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings by Masahiro Yamada · 6 years ago
  62. 9abe423 kconfig: add static qualifiers to fix gconf warnings by Masahiro Yamada · 6 years ago
  63. cbafbf7f kconfig: split the lexer out of zconf.y by Masahiro Yamada · 6 years ago
  64. 558e78e kconfig: split some C files out of zconf.y by Masahiro Yamada · 6 years ago
  65. 0c87410 kconfig: convert to SPDX License Identifier by Masahiro Yamada · 6 years ago
  66. 979f2b2 kconfig: remove keyword lookup table entirely by Masahiro Yamada · 6 years ago
  67. c6f1b35 Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  68. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. a5f2bd4 Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  70. 4971f09 Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  71. 70ad636 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 3c78c77 scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore by Masahiro Yamada · 6 years ago
  73. 4b31a32 kconfig: update current_pos in the second lexer by Masahiro Yamada · 6 years ago
  74. 824fa3b kconfig: switch to ASSIGN_VAL state in the second lexer by Masahiro Yamada · 6 years ago
  75. b3d1d9d kconfig: stop associating kconf_id with yylval by Masahiro Yamada · 6 years ago
  76. caaebb3 kconfig: refactor end token rules by Masahiro Yamada · 6 years ago
  77. f545158 kconfig: stop supporting '.' and '/' in unquoted words by Masahiro Yamada · 6 years ago
  78. 171a515 kconfig: use T_WORD instead of T_VARIABLE for variables by Masahiro Yamada · 6 years ago
  79. c3d2287 kconfig: use specific tokens instead of T_ASSIGN for assignments by Masahiro Yamada · 6 years ago
  80. ce2164a kconfig: refactor scanning and parsing "option" properties by Masahiro Yamada · 6 years ago
  81. 3c8f317 kconfig: use distinct tokens for type and default properties by Masahiro Yamada · 6 years ago
  82. b302046 scripts: add a tool to produce a compile_commands.json file by Tom Roeder · 6 years ago
  83. 6ac3893 Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs" by Ingo Molnar · 6 years ago
  84. 518d8a5 scripts: coccinelle: Correct warning message by Julia Lawall · 6 years ago
  85. b825b43 scripts: coccinelle: only suggest true/false in files that already use them by Julia Lawall · 6 years ago
  86. 1d467bb kbuild: handle part-of-module correctly for *.ll and *.symtypes by Masahiro Yamada · 6 years ago
  87. 96c0a91 kbuild: refactor part-of-module by Masahiro Yamada · 6 years ago
  88. 45c4372 kbuild: refactor quiet_modtag by Masahiro Yamada · 6 years ago
  89. b39a691 kbuild: remove redundant quiet_modtag for $(obj-m) by Masahiro Yamada · 6 years ago
  90. 7d0e5c2 kbuild: refactor Makefile.asm-generic by Masahiro Yamada · 6 years ago
  91. a01e5d2 kconfig: remove redundant token defines by Masahiro Yamada · 6 years ago
  92. 4b5ec81 kconfig: rename depends_list to comment_option_list by Masahiro Yamada · 6 years ago
  93. 1f31be9 kconfig: loosen the order of "visible" and "depends on" in menu entry by Masahiro Yamada · 6 years ago
  94. 94d4e1b kconfig: remove redundant menu_block rule by Masahiro Yamada · 6 years ago
  95. 4891796 kconfig: remove redundant if_block rule by Masahiro Yamada · 6 years ago
  96. 2f60e46 kconfig: remove grammatically ambiguous option_error by Masahiro Yamada · 6 years ago
  97. 6900ae9 kconfig: remove grammatically ambiguous "unexpected option" diagnostic by Masahiro Yamada · 6 years ago
  98. 7236793 kconfig: warn no new line at end of file by Masahiro Yamada · 6 years ago
  99. 3a6ab5c scripts/spdxcheck.py: always open files in binary mode by Thierry Reding · 6 years ago
  100. f1733a1 checkstack.pl: fix for aarch64 by Qian Cai · 6 years ago