aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/module.c
Commit message (Expand)AuthorAge
* module: use relative references for __ksymtab entriesArd Biesheuvel2018-08-22
* Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-17
|\
| * kernel/module: Use kmemdup to replace kmalloc+memcpyzhong jiang2018-08-02
| * modsign: log module name in the event of an errorJessica Yu2018-07-02
| * module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literalMasahiro Yamada2018-06-25
| * module: print sensible error codeJason A. Donenfeld2018-06-25
| * module: setup load info before module_sig_check()Jessica Yu2018-06-22
| * module: make it clear when we're handling the module copy in info->hdrJessica Yu2018-06-22
| * module: exclude SHN_UNDEF symbols from kallsyms apiJessica Yu2018-06-18
* | module: replace the existing LSM hook in init_moduleMimi Zohar2018-07-16
|/
* Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-15
|\
| * module: Allow to always show the status of modsignJia Zhang2018-04-16
| * module: Do not access sig_enforce directlyJia Zhang2018-04-16
* | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-06
|\ \
| * | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-06
* | | init: fix false positives in W+X checkingJeffrey Hugo2018-05-11
|/ /
* / module: Fix display of wrong module .text addressThomas Richter2018-04-18
|/
* Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\
| * mm: remove blackfin MPU supportArnd Bergmann2018-03-16
* | module: propagate error in modules_open()Leon Yu2018-03-08
|/
* Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-07
|\
| * ftrace/module: Move ftrace_release_mod() to ddebug_cleanup labelNamit Gupta2018-01-15
* | 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: 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
* | | kallsyms: take advantage of the new '%px' formatLinus Torvalds2017-11-29
| |/ |/|
* | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-17
|\ \
| * | ftrace: Save module init functions kallsyms symbols for tracingSteven Rostedt (VMware)2017-10-05
| * | ftrace: Allow module init functions to be tracedSteven Rostedt (VMware)2017-10-05
| |/
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \
| * | kernel/module: Delete an error message for a failed memory allocation in add_...Markus Elfring2017-10-19
| |/
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-13
|\ \
| * | module: export module signature enforcement statusBruno E. O. Meneguele2017-11-08
| |/
* | /proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds2017-11-12
* | modules: make sysfs attribute files readable by owner onlyLinus Torvalds2017-11-12
|/
* module: fix ddebug_remove_module()Zhou Chengming2017-07-25
* Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-12
|\
| * module: make the modinfo name constLuis R. Rodriguez2017-06-29
| * module: use list_for_each_entry_rcu() on find_module_all()Luis R. Rodriguez2017-06-27
| * kernel/module.c: suppress warning about unused nowarn variableCorentin Labbe2017-06-26
| * module: Add module name to modinfoKees Cook2017-05-23
| * module: Pass struct load_info into symbol checksKees Cook2017-05-23
* | lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer2017-07-10
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-07
|\ \
| * | kernel/module.c: use linux/set_memory.hMichael Ellerman2017-07-06
* | | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-07-06
|\ \ \ | |/ / |/| |