summaryrefslogtreecommitdiff
path: root/include/linux/module.h
Commit message (Expand)AuthorAge
* kernel/module: module_is_live can be booleanYaowei Bai2018-02-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
| * sections: split dereference_function_descriptor()Sergey Senozhatsky2018-01-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \
| * | error-injection: Add injectable error typesMasami Hiramatsu2018-01-12
| * | error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-12
| * | add infrastructure for tagging functions as error injectableJosef Bacik2017-12-12
| |/
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-29
|\ \ | |/ |/|
| * module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-01-26
* | module: export module signature enforcement statusBruno E. O. Meneguele2017-11-08
|/
* module: Remove const attribute from alias for MODULE_DEVICE_TABLEMatthias Kaehlcke2017-07-29
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-30
* | trace: rename struct module entry for trace enumsJeremy Linton2017-06-13
* | trace: rename trace_enum_map to trace_eval_mapJeremy Linton2017-06-13
|/
* Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-03
|\
| * module: Unify the return value type of try_module_getGao Feng2017-04-23
* | locking/lockdep: Handle statically initialized PER_CPU locks properlyThomas Gleixner2017-03-16
|/
* Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-22
|\
| * modules: mark __inittest/__exittest as __maybe_unusedArnd Bergmann2017-02-06
| * module: Drop redundant declaration of struct moduleJean Delvare2017-01-03
* | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-21
|\ \
| * | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-07
| |/
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-21
|\ \
| * | module.h: remove extable.h include now users have migratedPaul Gortmaker2017-02-09
| |/
* | modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-03
|/
* module: remove trailing whitespaceAnson Jacob2016-11-26
* taint/module: Clean up global and module taint flags handlingPetr Mladek2016-11-26
* modules: add ro_after_init supportJessica Yu2016-08-04
* exceptions: fork exception table content from module.h into extable.hPaul Gortmaker2016-08-04
* module: fix noreturn attribute for __module_put_and_exit()Jiri Kosina2016-07-27
* module: preserve Elf information for livepatch modulesJessica Yu2016-04-01
* modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-02-03
* module: clean up RO/NX handling.Rusty Russell2015-12-04
* module: use a structure to encapsulate layout.Rusty Russell2015-12-04
* module: relocate module_init from init.h to module.hPaul Gortmaker2015-07-05
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * param: fix module param locks when !CONFIG_SYSFS.Rusty Russell2015-06-28
| * module: add per-module param_lockDan Streetman2015-06-23
| * module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACINGPeter Zijlstra2015-05-28
| * module: Optimize __module_address() using a latched RB-treePeter Zijlstra2015-05-28
| * module: Sanitize RCU usage and lockingPeter Zijlstra2015-05-28
* | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-26
|\ \
| * | driver-core: fix build for !CONFIG_MODULESDmitry Torokhov2015-05-24
| * | driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2015-05-20
| |/
* | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-26
|\ \
| * | tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-13
| |/
* | crypto: api - Move module sig ifdef into accessor functionHerbert Xu2015-04-23
|/
* Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-14
|\
| * tracing: Allow for modules to convert their enums to valuesSteven Rostedt (Red Hat)2015-04-08