1. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  3. 5defd32 kernel/module.c: wakeup processes in module_wq on module unload by Konstantin Khorenko · 4 years, 6 months ago
  4. 466787a Merge android-4.9.188 (d4fff2d) into msm-4.9 by jianzhou · 4 years, 7 months ago
  5. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  6. d4fff2d Merge 4.9.188 into android-4.9 by Greg Kroah-Hartman · 4 years, 9 months ago
  7. 1043076 kernel/module.c: Only return -EEXIST for modules that have finished loading by Prarit Bhargava · 5 years ago
  8. 775e2fb Merge android-4.9.131 (7bebf33) into msm-4.9 by Minming Qi · 5 years ago
  9. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. f5b9595 module: exclude SHN_UNDEF symbols from kallsyms api by Jessica Yu · 6 years ago
  11. 8ab4956 Kconfig.debug: module: Add debug config to debug modules by Mukesh Ojha · 6 years ago
  12. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  13. 7f9a93b module: extend 'rodata=off' boot cmdline parameter to module mappings by AKASHI Takahiro · 6 years ago
  14. 00a195e add support for clang Control Flow Integrity (CFI) by Sami Tolvanen · 7 years ago
  15. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 6 years ago
  16. faaae2a Re-enable CONFIG_MODVERSIONS in a slightly weaker form by Linus Torvalds · 7 years ago
  17. 2992ef2 livepatch/module: make TAINT_LIVEPATCH module-specific by Josh Poimboeuf · 8 years ago
  18. fb1b83d Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 8 years ago
  19. 444d13f modules: add ro_after_init support by Jessica Yu · 8 years ago
  20. be7de5f modules: Add kernel parameter to blacklist modules by Prarit Bhargava · 8 years ago
  21. 9502514 module: Do a WARN_ON_ONCE() for assert module mutex not held by Steven Rostedt · 8 years ago
  22. 9d5059c dynamic_debug: only add header when used by Luis de Bethencourt · 8 years ago
  23. bca014c module: Invalidate signatures on force-loaded modules by Ben Hutchings · 8 years ago
  24. 3205c36 module: Issue warnings when tainting kernel by Libor Pechacek · 8 years ago
  25. c75b590 module: fix redundant test. by Rusty Russell · 8 years ago
  26. bf262dc module: fix noreturn attribute for __module_put_and_exit() by Jiri Kosina · 8 years ago
  27. 1ce15ef module: preserve Elf information for livepatch modules by Jessica Yu · 8 years ago
  28. 0f49fc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  29. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  30. 7e545d6 livepatch/module: remove livepatch module notifier by Jessica Yu · 8 years ago
  31. 4c973d1 modules: split part of complete_formation() into prepare_coming_module() by Jessica Yu · 8 years ago
  32. a1db742 module: replace copy_module_from_fd with kernel version by Mimi Zohar · 8 years ago
  33. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  34. 7dcd182 ftrace/module: remove ftrace module notifier by Jessica Yu · 8 years ago
  35. 8244062 modules: fix longstanding /proc/kallsyms vs module insertion race. by Rusty Russell · 8 years ago
  36. 2e7bac5 module: wrapper for symbol name. by Rusty Russell · 8 years ago
  37. 4355efb modules: fix modparam async_probe request by Luis R. Rodriguez · 8 years ago
  38. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  39. 049fb9b ftrace/module: Call clean up function when module init fails early by Steven Rostedt (Red Hat) · 8 years ago
  40. e022441 module: keep percpu symbols in module's symtab by Miroslav Benes · 8 years ago
  41. 85c898d module: clean up RO/NX handling. by Rusty Russell · 8 years ago
  42. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 8 years ago
  43. 20ef10c1 module: Use the same logic for setting and unsetting RO/NX by Josh Poimboeuf · 8 years ago
  44. 275d7d4 module: Fix locking in symbol_put_addr() by Peter Zijlstra · 9 years ago
  45. fe0d34d module: weaken locking assertion for oops path. by Rusty Russell · 9 years ago
  46. 758556b module: Fix load_module() error path by Peter Zijlstra · 9 years ago
  47. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  48. cf2fde7 param: fix module param locks when !CONFIG_SYSFS. by Rusty Russell · 9 years ago
  49. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  50. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  51. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  52. 987aec3 Merge 4.1-rc7 into driver-core-next by Greg Kroah-Hartman · 9 years ago
  53. 6727bb9 kernel/module.c: avoid ifdefs for sig_enforce declaration by Luis R. Rodriguez · 9 years ago
  54. d19f05d kernel/params.c: generalize bool_enable_only by Luis R. Rodriguez · 9 years ago
  55. 05f408d kernel/module.c: use generic module param operaters for sig_enforce by Luis R. Rodriguez · 9 years ago
  56. 4f666546 module: Rework module_addr_{min,max} by Peter Zijlstra · 9 years ago
  57. b7df4d1 module: Use __module_address() for module_address_lookup() by Peter Zijlstra · 9 years ago
  58. 6c9692e module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING by Peter Zijlstra · 9 years ago
  59. 93c2e10 module: Optimize __module_address() using a latched RB-tree by Peter Zijlstra · 9 years ago
  60. 0be964b module: Sanitize RCU usage and locking by Peter Zijlstra · 9 years ago
  61. 926a59b module: Annotate module version magic by Peter Zijlstra · 9 years ago
  62. f2411da driver-core: add driver module asynchronous probe support by Luis R. Rodriguez · 9 years ago
  63. ecc8617 module: add extra argument for parse_params() callback by Luis R. Rodriguez · 9 years ago
  64. af658dc tracing: Rename ftrace_event.h to trace_events.h by Steven Rostedt (Red Hat) · 9 years ago
  65. 37815bf module: Call module notifier on failure after complete_formation() by Steven Rostedt · 9 years ago
  66. 15ce265 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  67. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  68. 3afe9f8 Copy the kernel module data from user space in chunks by Linus Torvalds · 9 years ago
  69. 3673b8e tracing: Allow for modules to convert their enums to values by Steven Rostedt (Red Hat) · 9 years ago
  70. cc9e605 module: do not print allocation-fail warning on bogus user buffer size by Kirill A. Shutemov · 9 years ago
  71. 7b63c3a kernel/module.c: fix typos in message about unused symbols by Yannick Guerrini · 9 years ago
  72. 35a9393 lockdep: Fix the module unload key range freeing logic by Peter Zijlstra · 9 years ago
  73. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 9 years ago
  74. 168e47f kernel/module.c: Update debug alignment after symtable generation by Laura Abbott · 9 years ago
  75. be02a18 kernel/module.c: do not inline do_init_module() by Jan Kiszka · 9 years ago
  76. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  77. 9cc019b module: Replace over-engineered nested sleep by Peter Zijlstra · 9 years ago
  78. d64810f module: Annotate nested sleep in resolve_symbol() by Peter Zijlstra · 9 years ago
  79. ab92ebb module: Remove double spaces in module verification taint message by Marcel Holtmann · 9 years ago
  80. de96d79 kernel/module.c: Free lock-classes if parse_args failed by Andrey Tsyvarev · 9 years ago
  81. d5db139 module: make module_refcount() a signed integer. by Rusty Russell · 9 years ago
  82. c749637 module: fix race in kallsyms resolution during module load success. by Rusty Russell · 9 years ago
  83. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 9 years ago
  84. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 9 years ago
  85. d790be3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  86. 6da0b56 kernel:module Fix coding style errors and warnings. by Ionut Alexa · 9 years ago
  87. e513cc1 module: Remove stop_machine from module unloading by Masami Hiramatsu · 9 years ago
  88. 2f35c41 module: Replace module_ref with atomic_t refcnt by Masami Hiramatsu · 9 years ago
  89. 0286b5e lib/bug: Use RCU list ops for module_bug_list by Masami Hiramatsu · 9 years ago
  90. 461e34a module: Unlink module with RCU synchronizing instead of stop_machine by Masami Hiramatsu · 9 years ago
  91. 4f48795 module: Wait for RCU synchronizing before releasing a module by Masami Hiramatsu · 9 years ago
  92. 3c9b2c3 sched, modules: Fix nested sleep in add_unformed_module() by Peter Zijlstra · 10 years ago
  93. 50edb5c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  94. d3051b4 modules, lock around setting of MODULE_STATE_UNFORMED by Prarit Bhargava · 10 years ago
  95. 6325e94 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  96. 6c34f1f aarch64: filter $x from kallsyms by Kyle McMartin · 10 years ago
  97. 6a4c264 module: rename KERNEL_PARAM_FL_NOARG to avoid confusion by Jani Nikula · 10 years ago
  98. ff7e005 module: Clean up ro/nx after early module load failures by Andy Lutomirski · 10 years ago
  99. c8d6637 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  100. 2e3a10a ARM: avoid ARM binutils leaking ELF local symbols by Russell King · 10 years ago