Linus Torvalds
|
60b88f3941
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 tahun lalu |
Steven Rostedt (Red Hat)
|
a949ae560a
ftrace/module: Hardcode ftrace_module_init() call into load_module()
|
11 tahun lalu |
Rusty Russell
|
79465d2fd4
module: remove warning about waiting module removal.
|
11 tahun lalu |
Christoph Lameter
|
08f141d3db
modules: use raw_cpu_write for initialization of per cpu refcount.
|
11 tahun lalu |
Linus Torvalds
|
6f4c98e1c2
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 tahun lalu |
Linus Torvalds
|
176ab02d49
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 tahun lalu |
Rusty Russell
|
57673c2b0b
Use 'E' instead of 'X' for unsigned module taint flag.
|
11 tahun lalu |
Dave Jones
|
8c90487cdc
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
|
11 tahun lalu |
Mathieu Desnoyers
|
66cc69e34e
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
|
11 tahun lalu |
Jiri Slaby
|
27bba4d6bb
module: use pr_cont
|
11 tahun lalu |
Joe Mario
|
80375980f1
lto: Handle LTO common symbols in module loader
|
11 tahun lalu |
Tetsuo Handa
|
22e669568d
module: Add missing newline in printk call.
|
11 tahun lalu |
Linus Torvalds
|
ce6513f758
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 tahun lalu |
Andrew Morton
|
bddb12b32f
kernel/module.c: use pr_foo()
|
11 tahun lalu |
Frantisek Hrbata
|
eb3057df73
kernel: add support for init_array constructors
|
11 tahun lalu |
Rusty Russell
|
3f2b9c9cdf
module: remove rmmod --wait option.
|
12 tahun lalu |
Linus Torvalds
|
45d9a2220f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 tahun lalu |
Al Viro
|
a2e0578be3
switch copy_module_from_fd() to fdget
|
12 tahun lalu |
Li Zhong
|
942e443127
module: Fix mod->mkobj.kobj potentially freed too early
|
12 tahun lalu |
Chen Gang
|
cc56ded3fd
kernel/module.c: use scnprintf() instead of sprintf()
|
12 tahun lalu |
Steven Rostedt
|
0ce814096f
module: Add NOARG flag for ops with param_set_bool_enable_only() set function
|
12 tahun lalu |
Linus Torvalds
|
8133633368
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 tahun lalu |
Rusty Russell
|
9eb76d7797
module: cleanup call chain.
|
12 tahun lalu |
Rusty Russell
|
8d8022e8ab
module: do percpu allocation after uniqueness check. No, really!
|
12 tahun lalu |
Rusty Russell
|
54041d8a73
modules: don't fail to load on unknown parameters.
|
12 tahun lalu |
Mathias Krause
|
4f6de4d51f
module: don't modify argument of module_kallsyms_lookup_name()
|
12 tahun lalu |
Steven Rostedt
|
89c837351d
kmemleak: No need for scanning specific module sections
|
12 tahun lalu |
Steven Rostedt
|
06c9494c0e
kmemleak: Scan all allocated, writeable and not executable module sections
|
12 tahun lalu |
Rusty Russell
|
944a1fa012
module: don't unlink the module until we've removed all exposure.
|
12 tahun lalu |
James Hogan
|
a4b6a77b77
module: fix symbol versioning with symbol prefixes
|
12 tahun lalu |