Commit History

Author SHA1 Message Date
  Linus Torvalds 6ef192f225 Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux 8 years ago
  Linus Torvalds 7bb033829e Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 8 years ago
  Linus Torvalds 6d1c42d9b9 Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 8 years ago
  Linus Torvalds b8989bccd6 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit 8 years ago
  Luis R. Rodriguez a5544880af module: fix memory leak on early load_module() failures 8 years ago
  Richard Guy Briggs ca86cad738 audit: log module name on init_module 8 years ago
  Peter Zijlstra 5ff22646d2 module: Optimize search_module_extables() 8 years ago
  Paul Gortmaker 8a293be0d6 core: migrate exception table users off module.h and onto extable.h 9 years ago
  Laura Abbott 0f5bf6d0af arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX 8 years ago
  Ard Biesheuvel 71810db27c modversions: treat symbol CRCs as 32 bit quantities 8 years ago
  Joe Lawrence 7598d167df livepatch/module: print notice of TAINT_LIVEPATCH 8 years ago
  Larry Finger 5eb7c0d04f taint/module: Fix problems when out-of-kernel driver defines true or false 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Linus Torvalds 4d98ead183 Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux 8 years ago
  Linus Torvalds faaae2a581 Re-enable CONFIG_MODVERSIONS in a slightly weaker form 8 years ago
  AKASHI Takahiro 39290b389e module: extend 'rodata=off' boot cmdline parameter to module mappings 8 years ago
  Miroslav Benes 71d9f50793 module: Fix a comment above strong_try_module_get() 8 years ago
  Aaron Tomlin 905dd707fc module: When modifying a module's text ignore modules which are going away too 8 years ago
  Aaron Tomlin 885a78d4a5 module: Ensure a module's state is set accordingly during module coming cleanup code 9 years ago
  Petr Mladek 7fd8329ba5 taint/module: Clean up global and module taint flags handling 9 years ago
  Josh Poimboeuf 2992ef29ae livepatch/module: make TAINT_LIVEPATCH module-specific 9 years ago
  Linus Torvalds fb1b83d3ff Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 9 years ago
  Jessica Yu 444d13ff10 modules: add ro_after_init support 9 years ago
  Prarit Bhargava be7de5f91f modules: Add kernel parameter to blacklist modules 9 years ago
  Steven Rostedt 9502514f28 module: Do a WARN_ON_ONCE() for assert module mutex not held 9 years ago
  Luis de Bethencourt 9d5059c959 dynamic_debug: only add header when used 9 years ago
  Ben Hutchings bca014caaa module: Invalidate signatures on force-loaded modules 9 years ago
  Libor Pechacek 3205c36cf7 module: Issue warnings when tainting kernel 9 years ago
  Rusty Russell c75b590d60 module: fix redundant test. 9 years ago
  Jiri Kosina bf262dcec6 module: fix noreturn attribute for __module_put_and_exit() 9 years ago