Commit History

Author SHA1 Message Date
  Linus Torvalds 45d9a2220f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
  Al Viro a2e0578be3 switch copy_module_from_fd() to fdget 12 years ago
  Li Zhong 942e443127 module: Fix mod->mkobj.kobj potentially freed too early 11 years ago
  Chen Gang cc56ded3fd kernel/module.c: use scnprintf() instead of sprintf() 12 years ago
  Steven Rostedt 0ce814096f module: Add NOARG flag for ops with param_set_bool_enable_only() set function 12 years ago
  Linus Torvalds 8133633368 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  Rusty Russell 9eb76d7797 module: cleanup call chain. 12 years ago
  Rusty Russell 8d8022e8ab module: do percpu allocation after uniqueness check. No, really! 12 years ago
  Rusty Russell 54041d8a73 modules: don't fail to load on unknown parameters. 12 years ago
  Mathias Krause 4f6de4d51f module: don't modify argument of module_kallsyms_lookup_name() 12 years ago
  Steven Rostedt 89c837351d kmemleak: No need for scanning specific module sections 12 years ago
  Steven Rostedt 06c9494c0e kmemleak: Scan all allocated, writeable and not executable module sections 12 years ago
  Rusty Russell 944a1fa012 module: don't unlink the module until we've removed all exposure. 12 years ago
  James Hogan a4b6a77b77 module: fix symbol versioning with symbol prefixes 12 years ago
  Rusty Russell b92021b09d CONFIG_SYMBOL_PREFIX: cleanup. 12 years ago
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 3dadecce20 switch vfs_getattr() to struct path 12 years ago
  Rusty Russell a3535c7e4f module: clean up load_module a little more. 12 years ago
  Rusty Russell 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 years ago
  Rusty Russell 64748a2c90 module: printk message when module signature fail taints kernel. 12 years ago
  Linus Torvalds ee61abb322 module: fix missing module_mutex unlock 12 years ago
  Linus Torvalds 226364766f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  Tejun Heo 774a1221e8 module, async: async_synchronize_full() on module init iff async is used 12 years ago
  Rusty Russell 1fb9341ac3 module: put modules in list much earlier. 12 years ago
  Rusty Russell 0d21b0e347 module: add new state MODULE_STATE_UNFORMED. 12 years ago
  Sasha Levin 52441fa8f2 module: prevent warning when finit_module a 0 sized file 12 years ago
  Linus Torvalds 7a684c452e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  Tao Ma 8ec7d50f1e kernel: remove reference to feature-removal-schedule.txt 12 years ago
  Rusty Russell 82fab442f5 modules: don't hand 0 to vmalloc. 12 years ago
  Satoru Takeuchi 54523ec71f module: Remove a extra null character at the top of module->strtab. 12 years ago