1. 368d060 Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  2. ddaefe8 Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  3. 6080d60 module.h: Annotate mod_kallsyms with __rcu by Madhuparna Bhowmik · 5 years ago
  4. 8b41fc4 kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf by Masahiro Yamada · 5 years ago
  5. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  6. 958de66 module: Remove set_all_modules_text_*() by Peter Zijlstra · 5 years ago
  7. bf49d9d export,module: add SPDX GPL-2.0 license identifier to headers with no license by Masahiro Yamada · 5 years ago
  8. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  9. 3e4d890 modules: make MODULE_IMPORT_NS() work even when modular builds are disabled by Linus Torvalds · 5 years ago
  10. 8651ec0 module: add support for symbol namespaces. by Matthias Maennich · 5 years ago
  11. c8424e7 MODSIGN: Export module signature definitions by Thiago Jung Bauermann · 6 years ago
  12. fe15b50 srcu: Allocate per-CPU data for DEFINE_SRCU() in modules by Paul E. McKenney · 6 years ago
  13. 280664f5 Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  14. 7664cd6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  15. 2646719 Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  16. 898490c moduleparam: Save information about built-in modules in separate file by Alexey Gladkov · 6 years ago
  17. dadec06 module: add stubs for within_module functions by Tri Vo · 6 years ago
  18. 1c7651f kallsyms: store type information in its own array by Eugene Loh · 6 years ago
  19. 8db5da0 x86/ima: require signed kernel modules by Mimi Zohar · 6 years ago
  20. 007ec26 vfs: Implement logging through fs_context by David Howells · 6 years ago
  21. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  22. a6e60d8 include/linux/module.h: copy __init/__exit attrs to init/cleanup_module by Miguel Ojeda · 6 years ago
  23. bf7fbee module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity by Thomas Gleixner · 6 years ago
  24. e4f3589 x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  25. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  26. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  27. a38d110 bpf: support raw tracepoints in modules by Matt Mullins · 6 years ago
  28. 93d77e7 ARM: module: Fix function kallsyms on Thumb-2 by Vincent Whitchurch · 6 years ago
  29. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  30. 9c0be3f tracepoint: Fix tracepoint array element size mismatch by Mathieu Desnoyers · 6 years ago
  31. 5b89c1b LSM: Convert from initcall to struct lsm_info by Kees Cook · 6 years ago
  32. 996302c module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literal by Masahiro Yamada · 7 years ago
  33. 171d864 kernel/module: module_is_live can be boolean by Yaowei Bai · 7 years ago
  34. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  35. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  36. 6304672 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. caf7501 module/retpoline: Warn about missing retpoline in module by Andi Kleen · 7 years ago
  38. 663faf9 error-injection: Add injectable error types by Masami Hiramatsu · 7 years ago
  39. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  40. b865ea6 sections: split dereference_function_descriptor() by Sergey Senozhatsky · 7 years ago
  41. 92ace99 add infrastructure for tagging functions as error injectable by Josef Bacik · 7 years ago
  42. fda784e module: export module signature enforcement status by Bruno E. O. Meneguele · 7 years ago
  43. 0bf8bf5 module: Remove const attribute from alias for MODULE_DEVICE_TABLE by Matthias Kaehlcke · 7 years ago
  44. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  45. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  46. 99be647 trace: rename struct module entry for trace enums by Jeremy Linton · 8 years ago
  47. 00f4b65 trace: rename trace_enum_map to trace_eval_map by Jeremy Linton · 8 years ago
  48. a1be8ed Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  49. 8ba4fcd module: Unify the return value type of try_module_get by Gao Feng · 8 years ago
  50. 383776f locking/lockdep: Handle statically initialized PER_CPU locks properly by Thomas Gleixner · 8 years ago
  51. 6ef192f Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 8 years ago
  52. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  53. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  54. 9085879 module.h: remove extable.h include now users have migrated by Paul Gortmaker · 8 years ago
  55. 0f5bf6d arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX by Laura Abbott · 8 years ago
  56. 1f318a8 modules: mark __inittest/__exittest as __maybe_unused by Arnd Bergmann · 8 years ago
  57. 71810db modversions: treat symbol CRCs as 32 bit quantities by Ard Biesheuvel · 8 years ago
  58. 7b73305 module: Drop redundant declaration of struct module by Jean Delvare · 8 years ago
  59. c714965 module: remove trailing whitespace by Anson Jacob · 8 years ago
  60. 7fd8329 taint/module: Clean up global and module taint flags handling by Petr Mladek · 8 years ago
  61. 444d13f modules: add ro_after_init support by Jessica Yu · 8 years ago
  62. 0ef7653 exceptions: fork exception table content from module.h into extable.h by Paul Gortmaker · 8 years ago
  63. bf262dc module: fix noreturn attribute for __module_put_and_exit() by Jiri Kosina · 9 years ago
  64. 1ce15ef module: preserve Elf information for livepatch modules by Jessica Yu · 9 years ago
  65. 8244062 modules: fix longstanding /proc/kallsyms vs module insertion race. by Rusty Russell · 9 years ago
  66. 85c898d module: clean up RO/NX handling. by Rusty Russell · 9 years ago
  67. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  68. 0fd972a module: relocate module_init from init.h to module.h by Paul Gortmaker · 10 years ago
  69. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  70. cf2fde7 param: fix module param locks when !CONFIG_SYSFS. by Rusty Russell · 10 years ago
  71. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  72. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  73. b51d23e module: add per-module param_lock by Dan Streetman · 10 years ago
  74. 6c9692e module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING by Peter Zijlstra · 10 years ago
  75. 93c2e10 module: Optimize __module_address() using a latched RB-tree by Peter Zijlstra · 10 years ago
  76. 0be964b module: Sanitize RCU usage and locking by Peter Zijlstra · 10 years ago
  77. 80c6e14 driver-core: fix build for !CONFIG_MODULES by Dmitry Torokhov · 10 years ago
  78. f2411da driver-core: add driver module asynchronous probe support by Luis R. Rodriguez · 10 years ago
  79. 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 10 years ago
  80. 59afdc7 crypto: api - Move module sig ifdef into accessor function by Herbert Xu · 10 years ago
  81. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  82. 3673b8e tracing: Allow for modules to convert their enums to values by Steven Rostedt (Red Hat) · 10 years ago
  83. da11508 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  84. 8cb2c2d livepatch: Fix subtle race with coming and going modules by Petr Mladek · 10 years ago
  85. 6301939 module: fix types of device tables aliases by Andrey Ryabinin · 10 years ago
  86. d5db139 module: make module_refcount() a signed integer. by Rusty Russell · 10 years ago
  87. 2f35c41 module: Replace module_ref with atomic_t refcnt by Masami Hiramatsu · 10 years ago
  88. 76681c8 module: return bool from within_module*() by Petr Mladek · 10 years ago
  89. 9b20a35 module: add within_module() function by Petr Mladek · 10 years ago
  90. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  91. cff26a5 module: remove MODULE_GENERIC_TABLE by Rusty Russell · 11 years ago
  92. 21bdd17 module: allow multiple calls to MODULE_DEVICE_TABLE() per module by Tom Gundersen · 11 years ago
  93. b2e285f tracing/module: Replace include of tracepoint.h with jump_label.h in module.h by Steven Rostedt (Red Hat) · 11 years ago
  94. e865d06 module: fix coding style by Seunghun Lee · 11 years ago
  95. 74e22fa module.h: Remove unnecessary semicolon by Joe Perches · 11 years ago
  96. 3f2b9c9 module: remove rmmod --wait option. by Rusty Russell · 11 years ago
  97. 942e443 module: Fix mod->mkobj.kobj potentially freed too early by Li Zhong · 11 years ago
  98. 7cb14ba modules: add support for soft module dependencies by Andreas Robinson · 11 years ago
  99. b92021b CONFIG_SYMBOL_PREFIX: cleanup. by Rusty Russell · 12 years ago
  100. 93843b3 module: constify within_module_* by Sasha Levin · 12 years ago