コミット履歴

作者 SHA1 メッセージ 日付
  Kees Cook 3859a271a0 randstruct: Mark various structs for randomization 8 年 前
  Linus Torvalds a1be8edda4 Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux 8 年 前
  Gao Feng 8ba4fcdf0f module: Unify the return value type of try_module_get 8 年 前
  Thomas Gleixner 383776fa75 locking/lockdep: Handle statically initialized PER_CPU locks properly 8 年 前
  Linus Torvalds 6ef192f225 Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux 8 年 前
  Linus Torvalds 7bb033829e Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 8 年 前
  Linus Torvalds 6d1c42d9b9 Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 8 年 前
  Paul Gortmaker 90858794c9 module.h: remove extable.h include now users have migrated 9 年 前
  Laura Abbott 0f5bf6d0af arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX 8 年 前
  Arnd Bergmann 1f318a8baf modules: mark __inittest/__exittest as __maybe_unused 8 年 前
  Ard Biesheuvel 71810db27c modversions: treat symbol CRCs as 32 bit quantities 8 年 前
  Jean Delvare 7b73305160 module: Drop redundant declaration of struct module 8 年 前
  Anson Jacob c714965f58 module: remove trailing whitespace 8 年 前
  Petr Mladek 7fd8329ba5 taint/module: Clean up global and module taint flags handling 9 年 前
  Jessica Yu 444d13ff10 modules: add ro_after_init support 9 年 前
  Paul Gortmaker 0ef7653797 exceptions: fork exception table content from module.h into extable.h 9 年 前
  Jiri Kosina bf262dcec6 module: fix noreturn attribute for __module_put_and_exit() 9 年 前
  Jessica Yu 1ce15ef4f6 module: preserve Elf information for livepatch modules 9 年 前
  Rusty Russell 8244062ef1 modules: fix longstanding /proc/kallsyms vs module insertion race. 9 年 前
  Rusty Russell 85c898db63 module: clean up RO/NX handling. 9 年 前
  Rusty Russell 7523e4dc50 module: use a structure to encapsulate layout. 9 年 前
  Paul Gortmaker 0fd972a7d9 module: relocate module_init from init.h to module.h 10 年 前
  Linus Torvalds 02201e3f1b Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 年 前
  Rusty Russell cf2fde7b39 param: fix module param locks when !CONFIG_SYSFS. 10 年 前
  Linus Torvalds 8d7804a2f0 Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 年 前
  Linus Torvalds e382608254 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 10 年 前
  Dan Streetman b51d23e4e9 module: add per-module param_lock 10 年 前
  Peter Zijlstra 6c9692e2d6 module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING 10 年 前
  Peter Zijlstra 93c2e105f6 module: Optimize __module_address() using a latched RB-tree 10 年 前
  Peter Zijlstra 0be964be0d module: Sanitize RCU usage and locking 10 年 前