Zhou Chengming
|
5279631271
module: fix ddebug_remove_module()
|
8 years ago |
Linus Torvalds
|
3a75ad1457
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
8 years ago |
Thomas Meyer
|
a94c33dd1f
lib/extable.c: use bsearch() library function in search_extable()
|
8 years ago |
Linus Torvalds
|
9f45efb928
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Linus Torvalds
|
2074006dac
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 years ago |
Michael Ellerman
|
563ec5cbc6
kernel/module.c: use linux/set_memory.h
|
8 years ago |
Luis R. Rodriguez
|
96b5b19459
module: make the modinfo name const
|
8 years ago |
Luis R. Rodriguez
|
93437353da
module: use list_for_each_entry_rcu() on find_module_all()
|
8 years ago |
Corentin Labbe
|
1ba5c08b58
kernel/module.c: suppress warning about unused nowarn variable
|
8 years ago |
Jeremy Linton
|
99be647c58
trace: rename struct module entry for trace enums
|
8 years ago |
Jeremy Linton
|
02fd7f68f5
trace: rename kernel enum section to eval
|
8 years ago |
Peter Rajnoha
|
f36776fafb
kobject: support passing in variables for synthetic uevents
|
8 years ago |
Kees Cook
|
3e2e857f9c
module: Add module name to modinfo
|
8 years ago |
Kees Cook
|
4901942696
module: Pass struct load_info into symbol checks
|
8 years ago |
Laura Abbott
|
bbca07c307
kernel/module.c: use set_memory.h header
|
8 years ago |
Michal Hocko
|
19809c2da2
mm, vmalloc: use __GFP_HIGHMEM implicitly
|
8 years ago |
Linus Torvalds
|
a1be8edda4
Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
8 years ago |
Linus Torvalds
|
46f0537b1e
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit
|
8 years ago |
Richard Guy Briggs
|
f6276ac95b
audit: log module name on delete_module
|
8 years ago |
Naveen N. Rao
|
1758618827
kallsyms: Use bounded strnchr() when parsing string
|
8 years ago |
Peter Zijlstra
|
8ce371f984
lockdep: Fix per-cpu static objects
|
8 years ago |
Thomas Gleixner
|
383776fa75
locking/lockdep: Handle statically initialized PER_CPU locks properly
|
8 years ago |
Linus Torvalds
|
6ef192f225
Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
8 years ago |
Linus Torvalds
|
7bb033829e
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 years ago |
Linus Torvalds
|
6d1c42d9b9
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
8 years ago |
Linus Torvalds
|
b8989bccd6
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
|
8 years ago |
Luis R. Rodriguez
|
a5544880af
module: fix memory leak on early load_module() failures
|
8 years ago |
Richard Guy Briggs
|
ca86cad738
audit: log module name on init_module
|
8 years ago |
Peter Zijlstra
|
5ff22646d2
module: Optimize search_module_extables()
|
8 years ago |
Paul Gortmaker
|
8a293be0d6
core: migrate exception table users off module.h and onto extable.h
|
9 years ago |