1. e54dd93 modpost: get the *.mod file path more simply by Masahiro Yamada · 3 years, 4 months ago
  2. 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 10 months ago
  3. 3679482 module: remove EXPORT_UNUSED_SYMBOL* by Christoph Hellwig · 3 years, 11 months ago
  4. f1c3d73 module: remove EXPORT_SYMBOL_GPL_FUTURE by Christoph Hellwig · 3 years, 11 months ago
  5. 7ac204b modpost: lto: strip .lto from module names by Sami Tolvanen · 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. 3b09efc modpost: change elf_info->size to size_t by Masahiro Yamada · 4 years, 7 months ago
  9. a82f794 modpost: strip .o from modname before calling new_module() by Masahiro Yamada · 4 years, 7 months ago
  10. 0b19d54 modpost: remove mod->skip struct member by Masahiro Yamada · 4 years, 7 months ago
  11. 5a438af modpost: add mod->is_vmlinux struct member by Masahiro Yamada · 4 years, 7 months ago
  12. 3379576 modpost: remove mod->is_dot_o struct member by Masahiro Yamada · 4 years, 7 months ago
  13. 7589357 modpost: remove get_next_text() and make {grab,release_}file static by Masahiro Yamada · 4 years, 7 months ago
  14. ac5100f modpost: add read_text_file() and get_line() helpers by Masahiro Yamada · 4 years, 7 months ago
  15. f693153 modpost: drop RCS/CVS $Revision handling in MODULE_VERSION() by Masahiro Yamada · 4 years, 7 months ago
  16. 52c3416 modpost: track if the symbol origin is a dump file or ELF object by Masahiro Yamada · 4 years, 7 months ago
  17. 859c817 modpost,fixdep: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  18. 93c95e5 modpost: rework and consolidate logging interface by Jessica Yu · 4 years, 10 months ago
  19. e84f9fb modpost: refactor namespace_from_kstrtabns() to not hard-code section name by Masahiro Yamada · 5 years ago
  20. bbc55bd modpost: dump missing namespaces into a single modules.nsdeps file by Masahiro Yamada · 5 years ago
  21. 6992320 symbol namespaces: revert to previous __ksymtab name scheme by Matthias Maennich · 5 years ago
  22. 1d08277 modpost: add support for generating namespace dependencies by Matthias Maennich · 5 years ago
  23. cb9b55d modpost: add support for symbol namespaces by Matthias Maennich · 5 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 3c0561e Avoid conflict with host definitions when cross-compiling by Pavel Fedin · 9 years ago
  26. 7d02b49 Kbuild, lto: Drop .number postfixes in modpost by Andi Kleen · 11 years ago
  27. 258f742 modpost: Fix modpost license checking of vmlinux.o by Frank Rowand · 13 years ago
  28. 6845756 modpost: Update 64k section support for binutils 2.18.50 by Anders Kaseorg · 14 years ago
  29. 1ce53ad modpost: support objects with more than 64k sections by Denys Vlasenko · 14 years ago
  30. a877376 Kbuild: clear marker out of modpost by Wenji Huang · 15 years ago
  31. 4ce6efe kbuild: soften modpost checks when doing cross builds by Sam Ravnborg · 17 years ago
  32. b2e3e65 Linux Kernel Markers: create modpost file by Mathieu Desnoyers · 17 years ago
  33. 9ad21c3 kbuild: try harder to find symbol names in modpost by Sam Ravnborg · 17 years ago
  34. 4f4c4ee kbuild: Use Elfnn_Half as replacement for Elfnn_Section by Sam Ravnborg · 17 years ago
  35. ae4ac12 kbuild: make better section mismatch reports on i386 and mips by Atsushi Nemoto · 18 years ago
  36. efa5bf1 Revert "kbuild: make better section mismatch reports on i386, arm and mips" by Linus Torvalds · 18 years ago
  37. f892b7d kbuild: make better section mismatch reports on i386, arm and mips by Atsushi Nemoto · 18 years ago
  38. 2a11665 kbuild: distinguish between errors and warnings in modpost by Matthew Wilcox · 18 years ago
  39. c96fca2 kbuild: warn when a moduled uses a symbol marked UNUSED by Sam Ravnborg · 19 years ago
  40. b817f6f kbuild: check license compatibility when building modules by Sam Ravnborg · 19 years ago
  41. bd5cbce kbuild: export-type enhancement to modpost.c by Ram Pai · 19 years ago
  42. eae07ac [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel by Atsushi Nemoto · 19 years ago
  43. 2c1a51f [PATCH] kbuild: check SHT_REL sections by Atsushi Nemoto · 19 years ago
  44. 601e7f0 Revert "kbuild: fix modpost segfault for 64bit mipsel kernel" by Linus Torvalds · 19 years ago
  45. c8d8b837 kbuild: fix modpost segfault for 64bit mipsel kernel by Atsushi Nemoto · 19 years ago
  46. 62070fa kbuild: kill trailing whitespace in modpost & friends by Sam Ravnborg · 19 years ago
  47. b39927c kbuild: check for section mismatch during modpost stage by Sam Ravnborg · 19 years ago
  48. cb80514 kbuild: use warn()/fatal() consistent in modpost by Sam Ravnborg · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago