Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds 7a684c452e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux vor 12 Jahren
  Tao Ma 8ec7d50f1e kernel: remove reference to feature-removal-schedule.txt vor 12 Jahren
  Rusty Russell 82fab442f5 modules: don't hand 0 to vmalloc. vor 12 Jahren
  Satoru Takeuchi 54523ec71f module: Remove a extra null character at the top of module->strtab. vor 12 Jahren
  Kees Cook 2e72d51b4a security: introduce kernel_module_from_file hook vor 12 Jahren
  Rusty Russell 2f3238aebe module: add flags arg to sys_finit_module() vor 12 Jahren
  Kees Cook 34e1169d99 module: add syscall to load module from fd vor 12 Jahren
  Rusty Russell 59ef28b1f1 module: fix out-by-one error in kallsyms vor 12 Jahren
  David Howells caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search vor 12 Jahren
  David Howells 1d0059f3a4 MODSIGN: Add FIPS policy vor 12 Jahren
  Rusty Russell 106a4ee258 module: signature checking hook vor 12 Jahren
  Rusty Russell 9bb9c3be56 module: wait when loading a module which is currently initializing. vor 12 Jahren
  Rusty Russell 6f13909f4f module: fix symbol waiting when module fails before init vor 12 Jahren
  David Howells 786d35d45c Make most arch asm/module.h files use asm-generic/module.h vor 12 Jahren
  Matthew Garrett c99af3752b module: taint kernel when lve module is loaded vor 13 Jahren
  David Howells ef26a5a6ea Guard check in module loader against integer overflow vor 13 Jahren
  Jim Cromie b48420c1d3 dynamic_debug: make dynamic-debug work for module initialization vor 13 Jahren
  Sasha Levin f946eeb931 module: Remove module size limit vor 13 Jahren
  Steven Rostedt d53799be67 module: move __module_get and try_module_get() out of line. vor 13 Jahren
  Pawel Moll 026cee0086 params: <level>_initcall-like kernel parameters vor 13 Jahren
  Dave Young 02608bef8f module: add kernel param to force disable module load vor 13 Jahren
  Kevin Winchester 53999bf34d error: implicit declaration of function 'module_flags_taint' vor 13 Jahren
  Kay Sievers cca3e70730 modules: sysfs - export: taint, coresize, initsize vor 13 Jahren
  Jim Cromie 5e12416927 module: replace DEBUGP with pr_debug vor 13 Jahren
  Eric Dumazet bd77c04772 module: struct module_ref should contains long fields vor 13 Jahren
  Kevin Cernekee 48fd11880b module: Fix performance regression on modules with large symbol tables vor 13 Jahren
  Kevin Cernekee 70b1e9161e module: Add comments describing how the "strmap" logic works vor 13 Jahren
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux vor 13 Jahren
  Ben Hutchings 2449b8ba07 module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree vor 13 Jahren
  Ben Hutchings 1cd0d6c302 module: Enable dynamic debugging regardless of taint vor 13 Jahren