Linus Torvalds
|
668533dc07
kallsyms: take advantage of the new '%px' format
|
7 years ago |
Linus Torvalds
|
2dcd9c71c1
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
7 years ago |
Linus Torvalds
|
1be2172e96
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
7 years ago |
Linus Torvalds
|
b33e3cc5c9
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
7 years ago |
Linus Torvalds
|
516fb7f2e7
/proc/module: use the same logic as /proc/kallsyms for address exposure
|
7 years ago |
Linus Torvalds
|
277642dcca
modules: make sysfs attribute files readable by owner only
|
7 years ago |
Bruno E. O. Meneguele
|
fda784e50a
module: export module signature enforcement status
|
8 years ago |
Markus Elfring
|
9ad0457423
kernel/module: Delete an error message for a failed memory allocation in add_module_usage()
|
8 years ago |
Steven Rostedt (VMware)
|
aba4b5c22c
ftrace: Save module init functions kallsyms symbols for tracing
|
8 years ago |
Steven Rostedt (VMware)
|
3e234289f8
ftrace: Allow module init functions to be traced
|
8 years ago |
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 |