Rusty Russell
|
59ef28b1f1
module: fix out-by-one error in kallsyms
|
12 жил өмнө |
David Howells
|
caabe24057
MODSIGN: Move the magic string to the end of a module and eliminate the search
|
12 жил өмнө |
David Howells
|
1d0059f3a4
MODSIGN: Add FIPS policy
|
12 жил өмнө |
Rusty Russell
|
106a4ee258
module: signature checking hook
|
12 жил өмнө |
Rusty Russell
|
9bb9c3be56
module: wait when loading a module which is currently initializing.
|
12 жил өмнө |
Rusty Russell
|
6f13909f4f
module: fix symbol waiting when module fails before init
|
12 жил өмнө |
David Howells
|
786d35d45c
Make most arch asm/module.h files use asm-generic/module.h
|
12 жил өмнө |
Matthew Garrett
|
c99af3752b
module: taint kernel when lve module is loaded
|
13 жил өмнө |
David Howells
|
ef26a5a6ea
Guard check in module loader against integer overflow
|
13 жил өмнө |
Jim Cromie
|
b48420c1d3
dynamic_debug: make dynamic-debug work for module initialization
|
13 жил өмнө |
Sasha Levin
|
f946eeb931
module: Remove module size limit
|
13 жил өмнө |
Steven Rostedt
|
d53799be67
module: move __module_get and try_module_get() out of line.
|
13 жил өмнө |
Pawel Moll
|
026cee0086
params: <level>_initcall-like kernel parameters
|
13 жил өмнө |
Dave Young
|
02608bef8f
module: add kernel param to force disable module load
|
13 жил өмнө |
Kevin Winchester
|
53999bf34d
error: implicit declaration of function 'module_flags_taint'
|
13 жил өмнө |
Kay Sievers
|
cca3e70730
modules: sysfs - export: taint, coresize, initsize
|
13 жил өмнө |
Jim Cromie
|
5e12416927
module: replace DEBUGP with pr_debug
|
13 жил өмнө |
Eric Dumazet
|
bd77c04772
module: struct module_ref should contains long fields
|
13 жил өмнө |
Kevin Cernekee
|
48fd11880b
module: Fix performance regression on modules with large symbol tables
|
13 жил өмнө |
Kevin Cernekee
|
70b1e9161e
module: Add comments describing how the "strmap" logic works
|
13 жил өмнө |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 жил өмнө |
Ben Hutchings
|
2449b8ba07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
|
13 жил өмнө |
Ben Hutchings
|
1cd0d6c302
module: Enable dynamic debugging regardless of taint
|
13 жил өмнө |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 жил өмнө |
Mathieu Desnoyers
|
b75ef8b44b
Tracepoint: Dissociate from module mutex
|
14 жил өмнө |
Kay Sievers
|
88bfa32479
module: add /sys/module/<name>/uevent files
|
14 жил өмнө |
Kay Sievers
|
4befb026cf
module: change attr callbacks to take struct module_kobject
|
14 жил өмнө |
Jonas Bonn
|
74e08fcf7b
modules: add default loader hook implementations
|
14 жил өмнө |
Linus Torvalds
|
1f3a8e093f
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
|
14 жил өмнө |
Alessio Igor Bogani
|
9d63487f86
module: Use binary search in lookup_symbol()
|
14 жил өмнө |