Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2a89b674fd6834dacf2a6edfbdf5607c163dd36e
/
security
/
integrity
/
ima
/
ima_crypto.c
555d6d7
integrity: Remove duplicate pr_fmt definitions
by Tushar Sugandhi
· 5 years ago
96c9e1d
ima: avoid appraise error for hash calc interrupt
by Patrick Callaghan
· 5 years ago
4ece312
ima: fix freeing ongoing ahash_request
by Sascha Hauer
· 6 years ago
f5e1040
ima: always return negative code for error
by Sascha Hauer
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
879b589
tpm: retrieve digest size of unknown algorithms with PCR read
by Roberto Sassu
· 6 years ago
95adc6b
tpm: use u32 instead of int for PCR index
by Tomas Winkler
· 6 years ago
a408e4a
ima: open a new file instance if no read permissions
by Goldwyn Rodrigues
· 6 years ago
ec403d8e
ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
by Stefan Berger
· 7 years ago
5c2a640
ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
by Stefan Berger
· 7 years ago
ab60368
ima: Fallback to the builtin hash algorithm
by Petr Vorel
· 7 years ago
aad887f
tpm: use struct tpm_chip for tpm_chip_find_get()
by Jarkko Sakkinen
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
f3cc6b2
ima: always measure and audit files in policy
by Mimi Zohar
· 8 years ago
46f1414
ima: move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
98e1d55d
ima: platform-independent hash value
by Andreas Steffen
· 8 years ago
98304bc
ima: calculate the hash of a buffer using aynchronous hash(ahash)
by Mimi Zohar
· 9 years ago
11d7646
ima: provide buffer hash calculation function
by Dmitry Kasatkin
· 11 years ago
1525b06
ima: separate 'security.ima' reading functionality from collect
by Dmitry Kasatkin
· 10 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 10 years ago
67e2c38
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
e3c4abb
integrity: define a new function integrity_read_file()
by Dmitry Kasatkin
· 10 years ago
357aabe
security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c
by Behan Webster
· 11 years ago
e4a9c51
ima: add missing '__init' keywords
by Dmitry Kasatkin
· 10 years ago
27cd1fc
ima: fix fallback to use new_sync_read()
by Dmitry Kasatkin
· 11 years ago
23c19e2
ima: prevent buffer overflow in ima_alloc_tfm()
by Dmitry Kasatkin
· 10 years ago
9a8d289
ima: fix ima_alloc_atfm()
by Mimi Zohar
· 10 years ago
32c2e67
ima: provide double buffering for hash calculation
by Dmitry Kasatkin
· 11 years ago
6edf7a8
ima: introduce multi-page collect buffers
by Dmitry Kasatkin
· 11 years ago
3bcced3
ima: use ahash API for file hash calculation
by Dmitry Kasatkin
· 11 years ago
0430e49
ima: introduce ima_kernel_read()
by Dmitry Kasatkin
· 11 years ago
1d91ac6
ima: skip memory allocation for empty files
by Dmitry Kasatkin
· 11 years ago
2bb930a
integrity: fix checkpatch errors
by Dmitry Kasatkin
· 11 years ago
20ee451
security: integrity: Use a more current logging style
by Joe Perches
· 11 years ago
e3b64c2
ima: reduce memory usage when a template containing the n field is used
by Roberto Sassu
· 11 years ago
b6f8f16
ima: do not include field length in template digest calc for ima template
by Roberto Sassu
· 11 years ago
a71dc65
ima: switch to new template management mechanism
by Roberto Sassu
· 12 years ago
09ef543
ima: ima_calc_boot_agregate must use SHA1
by Dmitry Kasatkin
· 12 years ago
ea59399
ima: support arbitrary hash algorithms in ima_calc_buffer_hash
by Dmitry Kasatkin
· 12 years ago
723326b
ima: provide dedicated hash algo allocation function
by Dmitry Kasatkin
· 12 years ago
140d802
ima: differentiate between template hash and file data hash sizes
by Mimi Zohar
· 12 years ago
c7c8bb2
ima: provide support for arbitrary hash algorithms
by Dmitry Kasatkin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
50af554
ima: rename hash calculation functions
by Dmitry Kasatkin
· 13 years ago
76bb28f
ima: use new crypto_shash API instead of old crypto_hash
by Dmitry Kasatkin
· 13 years ago
2fe5d6d
ima: integrity appraisal extension
by Mimi Zohar
· 13 years ago
0ffbe26
Merge branch 'master' into next
by James Morris
· 15 years ago
eb8dae9
IMA: include the word IMA in printk messages
by Eric Paris
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
16bfa38
ima: hashing large files bug fix
by Mimi Zohar
· 15 years ago
932995f
IMA: Add __init notation to ima functions
by Eric Paris
· 16 years ago
0da0a42
integrity: ima scatterlist bug fix
by Mimi Zohar
· 16 years ago
3323eec
integrity: IMA as an integrity service provider
by Mimi Zohar
· 16 years ago