Kay Sievers
|
88bfa32479
module: add /sys/module/<name>/uevent files
|
14 vuotta sitten |
Kay Sievers
|
4befb026cf
module: change attr callbacks to take struct module_kobject
|
14 vuotta sitten |
Jonas Bonn
|
74e08fcf7b
modules: add default loader hook implementations
|
14 vuotta sitten |
Linus Torvalds
|
1f3a8e093f
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
|
14 vuotta sitten |
Alessio Igor Bogani
|
9d63487f86
module: Use binary search in lookup_symbol()
|
14 vuotta sitten |
Alessio Igor Bogani
|
403ed27846
module: Use the binary search for symbols resolution
|
14 vuotta sitten |
Rusty Russell
|
de4d8d5346
module: each_symbol_section instead of each_symbol
|
14 vuotta sitten |
Jan Glauber
|
01526ed083
module: split unset_section_ro_nx function.
|
14 vuotta sitten |
Jan Glauber
|
448694a1d5
module: undo module RONX protection correctly.
|
14 vuotta sitten |
Jan Glauber
|
4d10380e72
module: zero mod->init_ro_size after init is freed.
|
14 vuotta sitten |
Daniel J Blueman
|
5d05c70849
minor ANSI prototype sparse fix
|
14 vuotta sitten |
Roland Vossen
|
7816c45bf1
modules: Enabled dynamic debugging for staging modules
|
14 vuotta sitten |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 vuotta sitten |
Kees Cook
|
9f36e2c448
printk: use %pK for /proc/kallsyms and /proc/modules
|
14 vuotta sitten |
Mathieu Desnoyers
|
6549864629
tracepoints: Fix section alignment using pointer array
|
14 vuotta sitten |
Steven Rostedt
|
94462ad3b1
module: Move RO/NX module protection to after ftrace module update
|
14 vuotta sitten |
Ingo Molnar
|
26e20a108c
Merge commit 'v2.6.37-rc7' into x86/security
|
14 vuotta sitten |
matthieu castet
|
84e1c6bb38
x86: Add RO/NX protection for loadable kernel modules
|
14 vuotta sitten |
Steven Rostedt
|
13b9b6e746
tracing: Fix module use of trace_bprintk()
|
14 vuotta sitten |
Michał Mirosław
|
abbce906d0
(trivial) Fix compiler warning in kernel/modules.c
|
14 vuotta sitten |
Ingo Molnar
|
7cd2541cf2
Merge commit 'v2.6.36-rc7' into perf/core
|
14 vuotta sitten |
Linus Torvalds
|
5336377d62
modules: Fix module_bug_list list corruption race
|
14 vuotta sitten |
Jason Baron
|
bf5438fca2
jump label: Base patch for jump label
|
14 vuotta sitten |
Rusty Russell
|
51f3d0f474
module: cleanup comments, remove noinline
|
15 vuotta sitten |
Rusty Russell
|
811d66a0e1
module: group post-relocation functions into post_relocation()
|
15 vuotta sitten |
Rusty Russell
|
6526c534b2
module: move module args strndup_user to just before use
|
15 vuotta sitten |
Rusty Russell
|
49668688dd
module: pass load_info into other functions
|
15 vuotta sitten |
Rusty Russell
|
36b0360d17
module: fix sysfs cleanup for !CONFIG_SYSFS
|
15 vuotta sitten |
Rusty Russell
|
8f6d037815
module: sysfs cleanup
|
15 vuotta sitten |
Rusty Russell
|
d913188c75
module: layout_and_allocate
|
15 vuotta sitten |