Linus Torvalds
|
faaae2a581
Re-enable CONFIG_MODVERSIONS in a slightly weaker form
|
8 years ago |
Josh Poimboeuf
|
2992ef29ae
livepatch/module: make TAINT_LIVEPATCH module-specific
|
9 years ago |
Linus Torvalds
|
fb1b83d3ff
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
9 years ago |
Jessica Yu
|
444d13ff10
modules: add ro_after_init support
|
9 years ago |
Prarit Bhargava
|
be7de5f91f
modules: Add kernel parameter to blacklist modules
|
9 years ago |
Steven Rostedt
|
9502514f28
module: Do a WARN_ON_ONCE() for assert module mutex not held
|
9 years ago |
Luis de Bethencourt
|
9d5059c959
dynamic_debug: only add header when used
|
9 years ago |
Ben Hutchings
|
bca014caaa
module: Invalidate signatures on force-loaded modules
|
9 years ago |
Libor Pechacek
|
3205c36cf7
module: Issue warnings when tainting kernel
|
9 years ago |
Rusty Russell
|
c75b590d60
module: fix redundant test.
|
9 years ago |
Jiri Kosina
|
bf262dcec6
module: fix noreturn attribute for __module_put_and_exit()
|
9 years ago |
Jessica Yu
|
1ce15ef4f6
module: preserve Elf information for livepatch modules
|
9 years ago |
Linus Torvalds
|
0f49fc95b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
|
9 years ago |
Linus Torvalds
|
bb7aeae3d6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 years ago |
Jessica Yu
|
7e545d6eca
livepatch/module: remove livepatch module notifier
|
9 years ago |
Jessica Yu
|
4c973d1620
modules: split part of complete_formation() into prepare_coming_module()
|
9 years ago |
Mimi Zohar
|
a1db742094
module: replace copy_module_from_fd with kernel version
|
9 years ago |
Linus Torvalds
|
705d43dbe1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
|
9 years ago |
Jessica Yu
|
7dcd182bec
ftrace/module: remove ftrace module notifier
|
9 years ago |
Rusty Russell
|
8244062ef1
modules: fix longstanding /proc/kallsyms vs module insertion race.
|
9 years ago |
Rusty Russell
|
2e7bac5361
module: wrapper for symbol name.
|
9 years ago |
Luis R. Rodriguez
|
4355efbd80
modules: fix modparam async_probe request
|
9 years ago |
Linus Torvalds
|
0f0836b7eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
|
9 years ago |
Steven Rostedt (Red Hat)
|
049fb9bd41
ftrace/module: Call clean up function when module init fails early
|
9 years ago |
Miroslav Benes
|
e022441851
module: keep percpu symbols in module's symtab
|
9 years ago |
Rusty Russell
|
85c898db63
module: clean up RO/NX handling.
|
9 years ago |
Rusty Russell
|
7523e4dc50
module: use a structure to encapsulate layout.
|
9 years ago |
Josh Poimboeuf
|
20ef10c1b3
module: Use the same logic for setting and unsetting RO/NX
|
9 years ago |
Peter Zijlstra
|
275d7d44d8
module: Fix locking in symbol_put_addr()
|
10 years ago |
Rusty Russell
|
fe0d34d242
module: weaken locking assertion for oops path.
|
10 years ago |