Commit History

Author SHA1 Message Date
  Jan Kiszka be02a18623 kernel/module.c: do not inline do_init_module() 10 years ago
  Andrey Ryabinin bebf56a1b1 kasan: enable instrumentation of global variables 10 years ago
  Peter Zijlstra 9cc019b8c9 module: Replace over-engineered nested sleep 10 years ago
  Peter Zijlstra d64810f561 module: Annotate nested sleep in resolve_symbol() 10 years ago
  Marcel Holtmann ab92ebbb8e module: Remove double spaces in module verification taint message 10 years ago
  Andrey Tsyvarev de96d79f34 kernel/module.c: Free lock-classes if parse_args failed 10 years ago
  Rusty Russell d5db139ab3 module: make module_refcount() a signed integer. 10 years ago
  Rusty Russell c749637909 module: fix race in kallsyms resolution during module load success. 10 years ago
  Rusty Russell be1f221c04 module: remove mod arg from module_free, rename module_memfree(). 10 years ago
  Rusty Russell d453cded05 module_arch_freeing_init(): new hook for archs before module->module_init freed. 10 years ago
  Linus Torvalds d790be3863 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 years ago
  Ionut Alexa 6da0b56515 kernel:module Fix coding style errors and warnings. 10 years ago
  Masami Hiramatsu e513cc1c07 module: Remove stop_machine from module unloading 10 years ago
  Masami Hiramatsu 2f35c41f58 module: Replace module_ref with atomic_t refcnt 10 years ago
  Masami Hiramatsu 0286b5ea12 lib/bug: Use RCU list ops for module_bug_list 10 years ago
  Masami Hiramatsu 461e34aed0 module: Unlink module with RCU synchronizing instead of stop_machine 10 years ago
  Masami Hiramatsu 4f48795b61 module: Wait for RCU synchronizing before releasing a module 10 years ago
  Peter Zijlstra 3c9b2c3d64 sched, modules: Fix nested sleep in add_unformed_module() 11 years ago
  Linus Torvalds 50edb5cc22 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 years ago
  Prarit Bhargava d3051b489a modules, lock around setting of MODULE_STATE_UNFORMED 10 years ago
  Linus Torvalds 6325e940e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 10 years ago
  Kyle McMartin 6c34f1f542 aarch64: filter $x from kallsyms 11 years ago
  Jani Nikula 6a4c264313 module: rename KERNEL_PARAM_FL_NOARG to avoid confusion 11 years ago
  Andy Lutomirski ff7e0055bb module: Clean up ro/nx after early module load failures 11 years ago
  Linus Torvalds c8d6637d04 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
  Russell King 2e3a10a155 ARM: avoid ARM binutils leaking ELF local symbols 11 years ago
  Petr Mladek 9b20a352d7 module: add within_module() function 11 years ago
  Jarod Wilson 002c77a48b crypto: fips - only panic on bad/missing crypto mod signatures 11 years ago
  Linus Torvalds 4251c2a670 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
  Rusty Russell 4982223e51 module: set nx before marking module MODULE_STATE_COMING. 11 years ago