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 |
Laura Abbott
|
0f5bf6d0af
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
|
8 years ago |
Ard Biesheuvel
|
71810db27c
modversions: treat symbol CRCs as 32 bit quantities
|
8 years ago |
Joe Lawrence
|
7598d167df
livepatch/module: print notice of TAINT_LIVEPATCH
|
8 years ago |
Larry Finger
|
5eb7c0d04f
taint/module: Fix problems when out-of-kernel driver defines true or false
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
4d98ead183
Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
8 years ago |