Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fb75a3791a8032848c987db29b622878d8fe2b1c
/
security
/
integrity
/
integrity.h
a24d22b
crypto: sha - split sha.h into sha1.h and sha2.h
by Eric Biggers
· 4 years, 2 months ago
2f84588
integrity: Add errno field in audit message
by Lakshmi Ramasubramanian
· 4 years, 6 months ago
eb492c6
ima: Replace zero-length array with flexible-array
by Gustavo A. R. Silva
· 4 years, 7 months ago
555d6d7
integrity: Remove duplicate pr_fmt definitions
by Tushar Sugandhi
· 4 years, 10 months ago
273df86
ima: Check against blacklisted hashes for files with modsig
by Nayna Jain
· 5 years ago
39b0709
ima: Implement support for module-style appended signatures
by Thiago Jung Bauermann
· 6 years ago
9044d62
ima: Add modsig appraise_type option for module-style appended signatures
by Thiago Jung Bauermann
· 6 years ago
028db3e
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"
by Linus Torvalds
· 5 years ago
8b68150
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 5 years ago
0f75ef6
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
650b29d
integrity: Introduce struct evm_xattr
by Thiago Jung Bauermann
· 6 years ago
2e12256
keys: Replace uid/gid/perm permissions checking with an ACL
by David Howells
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
c7f7e58
integrity: Remove references to module keyring
by Thiago Jung Bauermann
· 6 years ago
60740ac
integrity: Load certs to the platform keyring
by Nayna Jain
· 6 years ago
9dc92c4
integrity: Define a trusted platform keyring
by Nayna Jain
· 6 years ago
2afd020
ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
by Stefan Berger
· 7 years ago
0c343af
integrity: Add an integrity directory in securityfs
by Matthew Garrett
· 7 years ago
11c60f2
integrity: Remove unused macro IMA_ACTION_RULE_FLAGS
by Thiago Jung Bauermann
· 7 years ago
9e67028
ima: fail signature verification based on policy
by Mimi Zohar
· 7 years ago
d906c10
IMA: Support using new creds in appraisal policy
by Matthew Garrett
· 7 years ago
da1b002
ima: support new "hash" and "dont_hash" policy actions
by Mimi Zohar
· 8 years ago
0d73a55
ima: re-introduce own integrity cache lock
by Dmitry Kasatkin
· 7 years ago
50b9774
EVM: Add support for portable signature format
by Matthew Garrett
· 7 years ago
a7d3d03
integrity: use kernel_read_file_from_path() to read x509 certs
by Christoph Hellwig
· 7 years ago
bb543e3
integrity: Small code improvements
by Thiago Jung Bauermann
· 8 years ago
96d450b
integrity: add measured_pcrs field to integrity cache
by Eric Richter
· 9 years ago
42a4c60
ima: fix ima_inode_post_setattr
by Mimi Zohar
· 9 years ago
88a1b56
Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 9 years ago
4e8ae72
X.509: Make algo identifiers text instead of enum
by David Howells
· 9 years ago
c6af8ef
ima: remove firmware and module specific cached status info
by Mimi Zohar
· 9 years ago
cf22221
ima: define a new hook to measure and appraise a file already in memory
by Mimi Zohar
· 9 years ago
2ce523e
evm: load an x509 certificate from the kernel
by Dmitry Kasatkin
· 9 years ago
f4dc377
integrity: define '.evm' as a builtin 'trusted' keyring
by Dmitry Kasatkin
· 9 years ago
9d03a72
integrity: add validity checks for 'path' parameter
by Dmitry Kasatkin
· 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
fd5f4e90
ima: load x509 certificate from the kernel
by Dmitry Kasatkin
· 10 years ago
65d543b
integrity: provide a function to load x509 certificate from the kernel
by Dmitry Kasatkin
· 10 years ago
e3c4abb
integrity: define a new function integrity_read_file()
by Dmitry Kasatkin
· 10 years ago
a48fda9
ima: check xattr value length and type in the ima_inode_setxattr()
by Dmitry Kasatkin
· 10 years ago
d16a858
integrity: add missing '__init' keyword for integrity_init_keyring()
by Dmitry Kasatkin
· 10 years ago
0f34a00
ima: check ima_policy_flag in the ima_file_free() hook
by Dmitry Kasatkin
· 10 years ago
65d98f3
integrity: remove declaration of non-existing functions
by Dmitry Kasatkin
· 10 years ago
b151d6b
ima: provide flag to identify new empty files
by Dmitry Kasatkin
· 11 years ago
5a9196d
ima: add support for measuring and appraising firmware
by Mimi Zohar
· 10 years ago
7d2ce23
ima: define '.ima' as a builtin 'trusted' keyring
by Mimi Zohar
· 11 years ago
f9b2a73
ima: audit log files opened with O_DIRECT flag
by Mimi Zohar
· 11 years ago
34ef7bd
Revert "ima: define '_ima' as a builtin 'trusted' keyring"
by Linus Torvalds
· 11 years ago
217091d
ima: define '_ima' as a builtin 'trusted' keyring
by Mimi Zohar
· 11 years ago
3ea7a56
ima: provide hash algo info in the xattr
by Dmitry Kasatkin
· 11 years ago
a35c3fb
ima: use dynamically allocated hash storage
by Dmitry Kasatkin
· 12 years ago
b1aaab2
ima: pass full xattr with the signature
by Dmitry Kasatkin
· 11 years ago
d3634d0
ima: read and use signature hash algorithm
by Dmitry Kasatkin
· 12 years ago
c7c8bb2
ima: provide support for arbitrary hash algorithms
by Dmitry Kasatkin
· 12 years ago
089bc8e
ima: fix script messages
by Dmitry Kasatkin
· 11 years ago
d726d8d
integrity: move integrity_audit_msg()
by Mimi Zohar
· 12 years ago
e075125
ima: digital signature verification using asymmetric keys
by Dmitry Kasatkin
· 12 years ago
d79d72e
ima: per hook cache integrity appraisal status
by Mimi Zohar
· 12 years ago
f578c08
ima: increase iint flag size
by Mimi Zohar
· 12 years ago
0e5a247
ima: added policy support for 'security.ima' type
by Dmitry Kasatkin
· 13 years ago
ee86633
integrity: reduce storage size for ima_status and evm_status
by Dmitry Kasatkin
· 12 years ago
0a72ba7
ima: change flags container data type
by Dmitry Kasatkin
· 12 years ago
e7c568e
ima: audit log hashes
by Peter Moody
· 13 years ago
45e2472
ima: generic IMA action flag handling
by Dmitry Kasatkin
· 12 years ago
8606404
ima: digital signature verification support
by Dmitry Kasatkin
· 13 years ago
5a44b41
ima: add support for different security.ima data types
by Mimi Zohar
· 13 years ago
2fe5d6d
ima: integrity appraisal extension
by Mimi Zohar
· 13 years ago
f1be242
integrity: digital signature config option name change
by Dmitry Kasatkin
· 13 years ago
8607c50
integrity: digital signature verification using multiple keyrings
by Dmitry Kasatkin
· 13 years ago
4892722
integrity: sparse fix: move iint_initialized to integrity.h
by James Morris
· 13 years ago
24e0198
evm: replace hmac_status with evm_status
by Dmitry Kasatkin
· 14 years ago
6be5cc5
evm: add support for different security.evm data types
by Dmitry Kasatkin
· 14 years ago
66dbc325
evm: re-release
by Mimi Zohar
· 14 years ago
f381c27
integrity: move ima inode integrity data management
by Mimi Zohar
· 14 years ago