Dan Streetman
|
b51d23e4e9
module: add per-module param_lock
|
10 years ago |
Luis R. Rodriguez
|
6727bb9c6a
kernel/module.c: avoid ifdefs for sig_enforce declaration
|
10 years ago |
Luis R. Rodriguez
|
d19f05d8a8
kernel/params.c: generalize bool_enable_only
|
10 years ago |
Luis R. Rodriguez
|
05f408dddb
kernel/module.c: use generic module param operaters for sig_enforce
|
10 years ago |
Peter Zijlstra
|
4f666546d0
module: Rework module_addr_{min,max}
|
10 years ago |
Peter Zijlstra
|
b7df4d1b23
module: Use __module_address() for module_address_lookup()
|
10 years ago |
Peter Zijlstra
|
6c9692e2d6
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
|
10 years ago |
Peter Zijlstra
|
93c2e105f6
module: Optimize __module_address() using a latched RB-tree
|
10 years ago |
Peter Zijlstra
|
0be964be0d
module: Sanitize RCU usage and locking
|
10 years ago |
Peter Zijlstra
|
926a59b1df
module: Annotate module version magic
|
10 years ago |
Linus Torvalds
|
15ce2658dd
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 years ago |
Linus Torvalds
|
eeee78cf77
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Linus Torvalds
|
3afe9f8496
Copy the kernel module data from user space in chunks
|
10 years ago |
Steven Rostedt (Red Hat)
|
3673b8e4ce
tracing: Allow for modules to convert their enums to values
|
10 years ago |
Kirill A. Shutemov
|
cc9e605dc6
module: do not print allocation-fail warning on bogus user buffer size
|
10 years ago |
Yannick Guerrini
|
7b63c3ab9b
kernel/module.c: fix typos in message about unused symbols
|
10 years ago |
Peter Zijlstra
|
35a9393c95
lockdep: Fix the module unload key range freeing logic
|
10 years ago |
Andrey Ryabinin
|
a5af5aa8b6
kasan, module, vmalloc: rework shadow allocation for modules
|
10 years ago |
Laura Abbott
|
168e47f2a6
kernel/module.c: Update debug alignment after symtable generation
|
10 years ago |
Jan Kiszka
|
be02a18623
kernel/module.c: do not inline do_init_module()
|
10 years ago |
Andrey Ryabinin
|
bebf56a1b1
kasan: enable instrumentation of global variables
|
10 years ago |
Peter Zijlstra
|
9cc019b8c9
module: Replace over-engineered nested sleep
|
10 years ago |
Peter Zijlstra
|
d64810f561
module: Annotate nested sleep in resolve_symbol()
|
10 years ago |
Marcel Holtmann
|
ab92ebbb8e
module: Remove double spaces in module verification taint message
|
10 years ago |
Andrey Tsyvarev
|
de96d79f34
kernel/module.c: Free lock-classes if parse_args failed
|
10 years ago |
Rusty Russell
|
d5db139ab3
module: make module_refcount() a signed integer.
|
10 years ago |
Rusty Russell
|
c749637909
module: fix race in kallsyms resolution during module load success.
|
10 years ago |
Rusty Russell
|
be1f221c04
module: remove mod arg from module_free, rename module_memfree().
|
10 years ago |
Rusty Russell
|
d453cded05
module_arch_freeing_init(): new hook for archs before module->module_init freed.
|
10 years ago |
Linus Torvalds
|
d790be3863
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 years ago |