Kees Cook
|
9f36e2c448
printk: use %pK for /proc/kallsyms and /proc/modules
|
14 年之前 |
Mathieu Desnoyers
|
6549864629
tracepoints: Fix section alignment using pointer array
|
14 年之前 |
Steven Rostedt
|
94462ad3b1
module: Move RO/NX module protection to after ftrace module update
|
14 年之前 |
Ingo Molnar
|
26e20a108c
Merge commit 'v2.6.37-rc7' into x86/security
|
14 年之前 |
matthieu castet
|
84e1c6bb38
x86: Add RO/NX protection for loadable kernel modules
|
14 年之前 |
Steven Rostedt
|
13b9b6e746
tracing: Fix module use of trace_bprintk()
|
14 年之前 |
Michał Mirosław
|
abbce906d0
(trivial) Fix compiler warning in kernel/modules.c
|
14 年之前 |
Ingo Molnar
|
7cd2541cf2
Merge commit 'v2.6.36-rc7' into perf/core
|
14 年之前 |
Linus Torvalds
|
5336377d62
modules: Fix module_bug_list list corruption race
|
14 年之前 |
Jason Baron
|
bf5438fca2
jump label: Base patch for jump label
|
14 年之前 |
Rusty Russell
|
51f3d0f474
module: cleanup comments, remove noinline
|
15 年之前 |
Rusty Russell
|
811d66a0e1
module: group post-relocation functions into post_relocation()
|
15 年之前 |
Rusty Russell
|
6526c534b2
module: move module args strndup_user to just before use
|
15 年之前 |
Rusty Russell
|
49668688dd
module: pass load_info into other functions
|
15 年之前 |
Rusty Russell
|
36b0360d17
module: fix sysfs cleanup for !CONFIG_SYSFS
|
15 年之前 |
Rusty Russell
|
8f6d037815
module: sysfs cleanup
|
15 年之前 |
Rusty Russell
|
d913188c75
module: layout_and_allocate
|
15 年之前 |
Rusty Russell
|
511ca6ae43
module: fix crash in get_ksymbol() when oopsing in module init
|
15 年之前 |
Rusty Russell
|
eded41c1c6
module: kallsyms functions take struct load_info
|
15 年之前 |
Rusty Russell
|
d6df72a06e
module: refactor out section header rewriting: FIX modversions
|
15 年之前 |
Rusty Russell
|
8b5f61a795
module: refactor out section header rewriting
|
15 年之前 |
Linus Torvalds
|
3264d3f9dd
module: add load_info
|
15 年之前 |
Linus Torvalds
|
44032e6316
module: reduce stack usage for each_symbol()
|
15 年之前 |
Rusty Russell
|
22e268ebec
module: refactor load_module part 5
|
15 年之前 |
Rusty Russell
|
9f85a4bbb1
module: refactor load_module part 4
|
15 年之前 |
Rusty Russell
|
40dd2560ec
module: refactor load_module part 3
|
15 年之前 |
Linus Torvalds
|
65b8a9b4d5
module: refactor load_module part 2
|
15 年之前 |
Linus Torvalds
|
f91a13bb99
module: refactor load_module
|
15 年之前 |
Eric Dumazet
|
2409e74278
module: module_unload_init() cleanup
|
15 年之前 |
Jason Baron
|
b82bab4bbe
dynamic debug: move ddebug_remove_module() down into free_module()
|
15 年之前 |