Luis R. Rodriguez
|
9c27847dda
kernel/params: constify struct kernel_param_ops uses
|
10 years ago |
Linus Torvalds
|
67e2c38838
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 years ago |
Dmitry Kasatkin
|
e3c4abbfa9
integrity: define a new function integrity_read_file()
|
11 years ago |
Behan Webster
|
357aabed62
security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c
|
11 years ago |
Dmitry Kasatkin
|
e4a9c51965
ima: add missing '__init' keywords
|
11 years ago |
Dmitry Kasatkin
|
27cd1fc3ae
ima: fix fallback to use new_sync_read()
|
11 years ago |
Dmitry Kasatkin
|
23c19e2ca7
ima: prevent buffer overflow in ima_alloc_tfm()
|
11 years ago |
Mimi Zohar
|
9a8d289fbc
ima: fix ima_alloc_atfm()
|
11 years ago |
Dmitry Kasatkin
|
32c2e6752f
ima: provide double buffering for hash calculation
|
11 years ago |
Dmitry Kasatkin
|
6edf7a8926
ima: introduce multi-page collect buffers
|
11 years ago |
Dmitry Kasatkin
|
3bcced39ea
ima: use ahash API for file hash calculation
|
11 years ago |
Dmitry Kasatkin
|
0430e49b6e
ima: introduce ima_kernel_read()
|
11 years ago |
Dmitry Kasatkin
|
1d91ac6213
ima: skip memory allocation for empty files
|
11 years ago |
Dmitry Kasatkin
|
2bb930abcf
integrity: fix checkpatch errors
|
11 years ago |
Joe Perches
|
20ee451f5a
security: integrity: Use a more current logging style
|
11 years ago |
Roberto Sassu
|
e3b64c268b
ima: reduce memory usage when a template containing the n field is used
|
11 years ago |
Roberto Sassu
|
b6f8f16f41
ima: do not include field length in template digest calc for ima template
|
12 years ago |
Roberto Sassu
|
a71dc65d30
ima: switch to new template management mechanism
|
12 years ago |
Dmitry Kasatkin
|
09ef54359c
ima: ima_calc_boot_agregate must use SHA1
|
12 years ago |
Dmitry Kasatkin
|
ea593993d3
ima: support arbitrary hash algorithms in ima_calc_buffer_hash
|
12 years ago |
Dmitry Kasatkin
|
723326b927
ima: provide dedicated hash algo allocation function
|
12 years ago |
Mimi Zohar
|
140d802240
ima: differentiate between template hash and file data hash sizes
|
12 years ago |
Dmitry Kasatkin
|
c7c8bb237f
ima: provide support for arbitrary hash algorithms
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Dmitry Kasatkin
|
50af554466
ima: rename hash calculation functions
|
13 years ago |
Dmitry Kasatkin
|
76bb28f612
ima: use new crypto_shash API instead of old crypto_hash
|
13 years ago |
Mimi Zohar
|
2fe5d6def1
ima: integrity appraisal extension
|
13 years ago |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 years ago |
Eric Paris
|
eb8dae9607
IMA: include the word IMA in printk messages
|
15 years ago |