summaryrefslogtreecommitdiff
path: root/kernel/module.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P2018-03-01
|\
| * module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-02-25
* | Merge android-4.4.111 (f851888) into msm-4.4Srinivasarao P2018-01-24
|\|
| * module: Issue warnings when tainting kernelLibor Pechacek2018-01-10
| * module: keep percpu symbols in module's symtabMiroslav Benes2018-01-10
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\|
| * module: Invalidate signatures on force-loaded modulesBen Hutchings2016-08-20
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-03-09
* | kmemleak : Make module scanning optional using configVignesh Radhakrishnan2016-03-23
* | modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-03-23
|/
* modules: fix modparam async_probe requestLuis R. Rodriguez2016-02-25
* module: wrapper for symbol name.Rusty Russell2016-02-25
* ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)2016-01-07
* module: Fix locking in symbol_put_addr()Peter Zijlstra2015-08-24
* module: weaken locking assertion for oops path.Rusty Russell2015-07-29
* module: Fix load_module() error pathPeter Zijlstra2015-07-09
* 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
| * kernel/module.c: avoid ifdefs for sig_enforce declarationLuis R. Rodriguez2015-05-28
| * kernel/params.c: generalize bool_enable_onlyLuis R. Rodriguez2015-05-28
| * kernel/module.c: use generic module param operaters for sig_enforceLuis R. Rodriguez2015-05-28
| * module: Rework module_addr_{min,max}Peter Zijlstra2015-05-28
| * module: Use __module_address() for module_address_lookup()Peter Zijlstra2015-05-28
| * 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
| * module: Annotate module version magicPeter Zijlstra2015-05-27
* | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-26
|\ \
| * \ Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman2015-06-08
| |\ \
| * | | driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2015-05-20
| * | | module: add extra argument for parse_params() callbackLuis 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.h to trace_events.hSteven Rostedt (Red Hat)2015-05-13
| |/
* / module: Call module notifier on failure after complete_formation()Steven Rostedt2015-05-09
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-22
|\
| * module: do not print allocation-fail warning on bogus user buffer sizeKirill A. Shutemov2015-03-24
| * kernel/module.c: fix typos in message about unused symbolsYannick Guerrini2015-03-24
* | 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
| |/
* | Copy the kernel module data from user space in chunksLinus Torvalds2015-04-08
* | lockdep: Fix the module unload key range freeing logicPeter Zijlstra2015-03-23
|/
* kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-12
* kernel/module.c: Update debug alignment after symtable generationLaura Abbott2015-03-06
* kernel/module.c: do not inline do_init_module()Jan Kiszka2015-02-17
* kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-13
* module: Replace over-engineered nested sleepPeter Zijlstra2015-02-11
* module: Annotate nested sleep in resolve_symbol()Peter Zijlstra2015-02-11
* module: Remove double spaces in module verification taint messageMarcel Holtmann2015-02-06