Ard Biesheuvel
|
7290d58095
module: use relative references for __ksymtab entries
|
7 years ago |
Linus Torvalds
|
d190775206
Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
7 years ago |
zhong jiang
|
9be936f4b3
kernel/module: Use kmemdup to replace kmalloc+memcpy
|
7 years ago |
Mimi Zohar
|
c77b8cdf74
module: replace the existing LSM hook in init_module
|
7 years ago |
Jessica Yu
|
f314dfea16
modsign: log module name in the event of an error
|
7 years ago |
Masahiro Yamada
|
996302c5e8
module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literal
|
7 years ago |
Jason A. Donenfeld
|
62267e0ecc
module: print sensible error code
|
7 years ago |
Jessica Yu
|
5fdc7db644
module: setup load info before module_sig_check()
|
7 years ago |
Jessica Yu
|
81a0abd9f2
module: make it clear when we're handling the module copy in info->hdr
|
7 years ago |
Jessica Yu
|
9f2d1e68cf
module: exclude SHN_UNDEF symbols from kallsyms api
|
7 years ago |
Linus Torvalds
|
de7f01c22a
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
7 years ago |
Linus Torvalds
|
2857676045
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
7 years ago |
Kees Cook
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
7 years ago |
Jeffrey Hugo
|
ae646f0b9c
init: fix false positives in W+X checking
|
7 years ago |
Thomas Richter
|
be71eda538
module: Fix display of wrong module .text address
|
7 years ago |
Jia Zhang
|
c554b89868
module: Allow to always show the status of modsign
|
7 years ago |
Jia Zhang
|
2c8fd268f4
module: Do not access sig_enforce directly
|
7 years ago |
Linus Torvalds
|
f5a8eb632b
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
|
7 years ago |
Arnd Bergmann
|
1a8429132e
mm: remove blackfin MPU support
|
7 years ago |
Leon Yu
|
3f553b308b
module: propagate error in modules_open()
|
7 years ago |
Linus Torvalds
|
581e400ff9
Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
7 years ago |
Linus Torvalds
|
ab486bc9a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
|
7 years ago |
Linus Torvalds
|
b2fe5fa686
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Linus Torvalds
|
6304672b7f
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Andi Kleen
|
caf7501a1b
module/retpoline: Warn about missing retpoline in module
|
7 years ago |
Namit Gupta
|
1323eac7fd
ftrace/module: Move ftrace_release_mod() to ddebug_cleanup label
|
7 years ago |
Masami Hiramatsu
|
540adea380
error-injection: Separate error-injection from kprobe
|
7 years ago |
Sergey Senozhatsky
|
b865ea6430
sections: split dereference_function_descriptor()
|
7 years ago |
Josef Bacik
|
92ace9991d
add infrastructure for tagging functions as error injectable
|
7 years ago |
Linus Torvalds
|
668533dc07
kallsyms: take advantage of the new '%px' format
|
7 years ago |