1. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  2. b9ed847 modpost: turn static exports into error by Quentin Perret · 4 years, 1 month ago
  3. c7299d9 modpost: turn section mismatches to error from fatal() by Masahiro Yamada · 4 years, 1 month ago
  4. d6d692f modpost: change license incompatibility to error() from fatal() by Masahiro Yamada · 4 years, 1 month ago
  5. 1d6cd392 modpost: turn missing MODULE_LICENSE() into error by Masahiro Yamada · 4 years, 1 month ago
  6. 0fd3fba modpost: refactor error handling and clarify error/fatal difference by Masahiro Yamada · 4 years, 1 month ago
  7. bc72d72 modpost: rename merror() to error() by Masahiro Yamada · 4 years, 1 month ago
  8. 7de3697 Add auxiliary bus support by Dave Ertman · 4 years, 1 month ago
  9. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  10. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  11. faabed2 kbuild: introduce hostprogs-always-y and userprogs-always-y by Masahiro Yamada · 4 years, 5 months ago
  12. 1785d11 Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 5 months ago
  13. 65a9bde6 Merge 5.8-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 5 months ago
  14. 6020db5 modpost: explain why we can't use strsep by Wolfram Sang · 4 years, 5 months ago
  15. 736bb11 modpost: remove use of non-standard strsep() in HOSTCC code by H. Nikolaus Schaller · 4 years, 6 months ago
  16. b592426 soundwire: extend SDW_SLAVE_ENTRY by Pierre-Louis Bossart · 4 years, 7 months ago
  17. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  18. e542e0d Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 4 years, 7 months ago
  19. 3b09efc modpost: change elf_info->size to size_t by Masahiro Yamada · 4 years, 7 months ago
  20. 4de7b62 modpost: remove is_vmlinux() helper by Masahiro Yamada · 4 years, 7 months ago
  21. a82f794 modpost: strip .o from modname before calling new_module() by Masahiro Yamada · 4 years, 7 months ago
  22. 858b937 modpost: set have_vmlinux in new_module() by Masahiro Yamada · 4 years, 7 months ago
  23. 0b19d54 modpost: remove mod->skip struct member by Masahiro Yamada · 4 years, 7 months ago
  24. 5a438af modpost: add mod->is_vmlinux struct member by Masahiro Yamada · 4 years, 7 months ago
  25. 1be5fa6 modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}() by Masahiro Yamada · 4 years, 7 months ago
  26. 3379576 modpost: remove mod->is_dot_o struct member by Masahiro Yamada · 4 years, 7 months ago
  27. 467b82d modpost: remove -s option by Masahiro Yamada · 4 years, 7 months ago
  28. 7589357 modpost: remove get_next_text() and make {grab,release_}file static by Masahiro Yamada · 4 years, 7 months ago
  29. 70f30cf modpost: use read_text_file() and get_line() for reading text files by Masahiro Yamada · 4 years, 7 months ago
  30. 7c8f566 modpost: avoid false-positive file open error by Masahiro Yamada · 4 years, 7 months ago
  31. f531c1b modpost: fix potential mmap'ed file overrun in get_src_version() by Masahiro Yamada · 4 years, 7 months ago
  32. ac5100f modpost: add read_text_file() and get_line() helpers by Masahiro Yamada · 4 years, 7 months ago
  33. 4ddea2f modpost: do not call get_modinfo() for vmlinux(.o) by Masahiro Yamada · 4 years, 7 months ago
  34. f693153 modpost: drop RCS/CVS $Revision handling in MODULE_VERSION() by Masahiro Yamada · 4 years, 7 months ago
  35. 7e8a323 modpost: show warning if vmlinux is not found when processing modules by Masahiro Yamada · 4 years, 7 months ago
  36. 436b2ac modpost: invoke modpost only when input files are updated by Masahiro Yamada · 4 years, 7 months ago
  37. e3fb4df modpost: re-add -e to set external_module flag by Masahiro Yamada · 4 years, 7 months ago
  38. 7924799 modpost: rename ext_sym_list to dump_list by Masahiro Yamada · 4 years, 7 months ago
  39. ce2ddd6 modpost: allow to pass -i option multiple times to remove -e option by Masahiro Yamada · 4 years, 7 months ago
  40. 52c3416 modpost: track if the symbol origin is a dump file or ELF object by Masahiro Yamada · 4 years, 7 months ago
  41. f5152f4 firmware/dmi: Report DMI Bios & EC firmware release by Erwan Velu · 4 years, 7 months ago
  42. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  43. 2beee86 modpost: load KBUILD_EXTRA_SYMBOLS files in order by Masahiro Yamada · 4 years, 7 months ago
  44. 565587d modpost: refactor sech_name() by Masahiro Yamada · 4 years, 7 months ago
  45. d2e4d05 modpost: fix potential segmentation fault for addend_i386_rel() by Masahiro Yamada · 4 years, 7 months ago
  46. 859c817 modpost,fixdep: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  47. 6553896 vmlinux.lds.h: Create section for protection against instrumentation by Thomas Gleixner · 4 years, 10 months ago
  48. 51161bf kernel/module: Hide vermagic header file from general use by Leon Romanovsky · 4 years, 8 months ago
  49. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
  50. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  51. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  52. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  53. c03cb66 Merge tag 'i3c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 4 years, 9 months ago
  54. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  55. baca54d Merge 5.6-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 9 months ago
  56. f58dd03 scripts: Fix the inclusion order in modpost by Vincenzo Frascino · 4 years, 9 months ago
  57. e6b0de46 bus: mhi: core: Add uevent support for module autoloading by Manivannan Sadhasivam · 4 years, 10 months ago
  58. 4b8a5cf modpost: Get proper section index by get_secindex() instead of st_shndx by Xiao Yang · 4 years, 10 months ago
  59. 5190044 modpost: move the namespace field in Module.symvers last by Jessica Yu · 4 years, 10 months ago
  60. 54b7784 modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n by Jessica Yu · 4 years, 10 months ago
  61. 93c95e5 modpost: rework and consolidate logging interface by Jessica Yu · 4 years, 10 months ago
  62. 1ce589a i3c: Generate aliases for i3c modules by Boris Brezillon · 4 years, 10 months ago
  63. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  64. 5370d4a modpost: assume STT_SPARC_REGISTER is defined by Masahiro Yamada · 5 years ago
  65. 7ef9ab3 modpost: respect the previous export when 'exported twice' is warned by Masahiro Yamada · 5 years ago
  66. e4b26c9 modpost: do not set ->preloaded for symbols from Module.symvers by Masahiro Yamada · 5 years ago
  67. 1743694 modpost: stop symbol preloading for modversion CRC by Masahiro Yamada · 5 years ago
  68. 9bd2a09 modpost: rename handle_modversions() to handle_symbol() by Masahiro Yamada · 5 years ago
  69. e84f9fb modpost: refactor namespace_from_kstrtabns() to not hard-code section name by Masahiro Yamada · 5 years ago
  70. afa0459 modpost: add a helper to get data pointed by a symbol by Masahiro Yamada · 5 years ago
  71. 76b54cf modpost: remove unneeded local variable in contains_namespace() by Masahiro Yamada · 5 years ago
  72. bbc55bd modpost: dump missing namespaces into a single modules.nsdeps file by Masahiro Yamada · 5 years ago
  73. 0241ea8 modpost: free ns_deps_buf.p after writing ns_deps files by Masahiro Yamada · 5 years ago
  74. bff9c62 modpost: do not invoke extra modpost for nsdeps by Masahiro Yamada · 5 years ago
  75. 39808e4 kbuild: do not read $(KBUILD_EXTMOD)/Module.symvers by Masahiro Yamada · 5 years ago
  76. 6992320 symbol namespaces: revert to previous __ksymtab name scheme by Matthias Maennich · 5 years ago
  77. 9ae5bd1 modpost: make updating the symbol namespace explicit by Matthias Maennich · 5 years ago
  78. a2b1118 modpost: delegate updating namespaces to separate function by Matthias Maennich · 5 years ago
  79. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  80. 389eb3f modpost: fix broken sym->namespace for external module builds by Masahiro Yamada · 5 years ago
  81. bf70b0503 module: swap the order of symbol.namespace by Masahiro Yamada · 5 years ago
  82. 47346e9 modpost: fix static EXPORT_SYMBOL warnings for UML build by Masahiro Yamada · 5 years ago
  83. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  84. a3d0cb0 modpost: use __section in the output to *.mod.c by Masahiro Yamada · 5 years ago
  85. 6df7e1e modpost: use MODULE_INFO() for __module_depends by Masahiro Yamada · 5 years ago
  86. 1d08277 modpost: add support for generating namespace dependencies by Matthias Maennich · 5 years ago
  87. cb9b55d modpost: add support for symbol namespaces by Matthias Maennich · 5 years ago
  88. 6f02bdf modpost: add NOFAIL to strndup by Denis Efremov · 5 years ago
  89. 389c9af modpost: add guid_t type definition by Heikki Krogerus · 5 years ago
  90. 15bfc23 modpost: check for static EXPORT_SYMBOL* functions by Denis Efremov · 5 years ago
  91. 60ae1b1 kbuild: remove the first line of *.mod files by Masahiro Yamada · 5 years ago
  92. b7dca6d kbuild: create *.mod with full directory path and remove MODVERDIR by Masahiro Yamada · 5 years ago
  93. 54a7151 kbuild: modversions: Fix relative CRC byte order interpretation by Fredrik Noring · 6 years ago
  94. 46c7dd5 modpost: always show verbose warning for section mismatch by Masahiro Yamada · 6 years ago
  95. dbbdf54 Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  96. 0bc44b2 platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE() by Mattias Jacobsson · 6 years ago
  97. eacc95e platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h by Mattias Jacobsson · 6 years ago
  98. 841f1b8 modpost: file2alias: define size of alias by Mattias Jacobsson · 6 years ago
  99. 0fc1db9 tee: add bus driver framework for TEE based devices by Sumit Garg · 6 years ago
  100. e4f3589 x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago