Kees Cook
|
5b89c1bd4c
LSM: Convert from initcall to struct lsm_info
|
6 年之前 |
Masahiro Yamada
|
996302c5e8
module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literal
|
7 年之前 |
Yaowei Bai
|
171d864e75
kernel/module: module_is_live can be boolean
|
7 年之前 |
Linus Torvalds
|
ab486bc9a5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
|
7 年之前 |
Linus Torvalds
|
b2fe5fa686
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 年之前 |
Linus Torvalds
|
6304672b7f
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Andi Kleen
|
caf7501a1b
module/retpoline: Warn about missing retpoline in module
|
7 年之前 |
Masami Hiramatsu
|
663faf9f7b
error-injection: Add injectable error types
|
7 年之前 |
Masami Hiramatsu
|
540adea380
error-injection: Separate error-injection from kprobe
|
7 年之前 |
Sergey Senozhatsky
|
b865ea6430
sections: split dereference_function_descriptor()
|
7 年之前 |
Josef Bacik
|
92ace9991d
add infrastructure for tagging functions as error injectable
|
7 年之前 |
Bruno E. O. Meneguele
|
fda784e50a
module: export module signature enforcement status
|
7 年之前 |
Matthias Kaehlcke
|
0bf8bf50ed
module: Remove const attribute from alias for MODULE_DEVICE_TABLE
|
8 年之前 |
Linus Torvalds
|
e06fdaf40a
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 年之前 |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
8 年之前 |
Jeremy Linton
|
99be647c58
trace: rename struct module entry for trace enums
|
8 年之前 |
Jeremy Linton
|
00f4b652b6
trace: rename trace_enum_map to trace_eval_map
|
8 年之前 |
Linus Torvalds
|
a1be8edda4
Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
8 年之前 |
Gao Feng
|
8ba4fcdf0f
module: Unify the return value type of try_module_get
|
8 年之前 |
Thomas Gleixner
|
383776fa75
locking/lockdep: Handle statically initialized PER_CPU locks properly
|
8 年之前 |
Linus Torvalds
|
6ef192f225
Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
|
8 年之前 |
Linus Torvalds
|
7bb033829e
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 年之前 |
Linus Torvalds
|
6d1c42d9b9
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
8 年之前 |
Paul Gortmaker
|
90858794c9
module.h: remove extable.h include now users have migrated
|
9 年之前 |
Laura Abbott
|
0f5bf6d0af
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
|
8 年之前 |
Arnd Bergmann
|
1f318a8baf
modules: mark __inittest/__exittest as __maybe_unused
|
8 年之前 |
Ard Biesheuvel
|
71810db27c
modversions: treat symbol CRCs as 32 bit quantities
|
8 年之前 |
Jean Delvare
|
7b73305160
module: Drop redundant declaration of struct module
|
8 年之前 |
Anson Jacob
|
c714965f58
module: remove trailing whitespace
|
8 年之前 |
Petr Mladek
|
7fd8329ba5
taint/module: Clean up global and module taint flags handling
|
9 年之前 |