Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2342a8512a1e98c286b6b36094058e4ee2261c74
/
security
/
integrity
/
ima
ab60368
ima: Fallback to the builtin hash algorithm
by Petr Vorel
· 7 years ago
1c070b1
ima: Add smackfs to the default appraise/measure list
by Martin Townsend
· 7 years ago
f5e51fa
ima: Improvements in ima_appraise_measurement()
by Thiago Jung Bauermann
· 7 years ago
1775cb8
ima: Simplify ima_eventsig_init()
by Thiago Jung Bauermann
· 7 years ago
e456ef8
ima: drop vla in ima_audit_measurement()
by Tycho Andersen
· 7 years ago
fac37c62
ima: Fix Kconfig to select TPM 2.0 CRB interface
by Jiandi An
· 7 years ago
9e67028
ima: fail signature verification based on policy
by Mimi Zohar
· 7 years ago
a9a4935
ima: clear IMA_HASH
by Mimi Zohar
· 7 years ago
d77ccdc
ima: re-evaluate files on privileged mounted filesystems
by Mimi Zohar
· 7 years ago
57b56ac
ima: fail file signature verification on non-init mounted filesystems
by Mimi Zohar
· 7 years ago
d906c10
IMA: Support using new creds in appraisal policy
by Matthew Garrett
· 7 years ago
c472c07
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
by Goffredo Baroncelli
· 7 years ago
ae0cb7b
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
3c29548
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
3b370b2
IMA: switch IMA over to new i_version API
by Jeff Layton
· 7 years ago
3644745
ima/policy: fix parsing of fsuuid
by Mike Rapoport
· 7 years ago
aad887f
tpm: use struct tpm_chip for tpm_chip_find_get()
by Jarkko Sakkinen
· 7 years ago
a2a2c3c
ima: Use i_version only when filesystem supports it
by Sascha Hauer
· 7 years ago
9c655be
ima: log message to module appraisal error
by Bruno E. O. Meneguele
· 7 years ago
4e8581e
ima: pass filename to ima_rdwr_violation_check()
by Roberto Sassu
· 7 years ago
72bf83b
ima: Fix line continuation format
by Joe Perches
· 7 years ago
da1b002
ima: support new "hash" and "dont_hash" policy actions
by Mimi Zohar
· 8 years ago
ac0bf02
ima: Use i_version only when filesystem supports it
by Sascha Hauer
· 7 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
b7e27bc
ima: relax requiring a file signature for new files with zero length
by Mimi Zohar
· 7 years ago
020aae3
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
by Roberto Sassu
· 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
b33e3cc
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
e5729f8
ima: Remove redundant conditional operator
by Thiago Jung Bauermann
· 7 years ago
39adb92
ima: Fix bool initialization/comparison
by Thomas Meyer
· 7 years ago
7c9bc09
ima: check signature enforcement against cmdline param instead of CONFIG
by Bruno E. O. Meneguele
· 7 years ago
ebe7c0a
ima: fix hash algorithm initialization
by Boshi Wang
· 7 years ago
a7d3d03
integrity: use kernel_read_file_from_path() to read x509 certs
by Christoph Hellwig
· 7 years ago
f3cc6b2
ima: always measure and audit files in policy
by Mimi Zohar
· 8 years ago
2068626
ima: don't remove the securityfs policy file
by Mimi Zohar
· 8 years ago
46f1414
ima: move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e24dd9e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
915d9d2
ima: Log the same audit cause whenever a file has no signature
by Thiago Jung Bauermann
· 8 years ago
2663218
ima: Simplify policy_func_show.
by Thiago Jung Bauermann
· 8 years ago
bb543e3
integrity: Small code improvements
by Thiago Jung Bauermann
· 8 years ago
e4586c79
ima: fix get_binary_runtime_size()
by Roberto Sassu
· 8 years ago
28a8dc4
ima: use ima_parse_buf() to parse template data
by Roberto Sassu
· 8 years ago
47fdee6
ima: use ima_parse_buf() to parse measurements headers
by Roberto Sassu
· 8 years ago
b17fd9e
ima: introduce ima_parse_buf()
by Roberto Sassu
· 8 years ago
82e3bb4
ima: Add cgroups2 to the defaults list
by Laura Abbott
· 8 years ago
b4e2803
ima: use memdup_user_nul
by Geliang Tang
· 8 years ago
5d659f2
ima: fix up #endif comments
by Tycho Andersen
· 8 years ago
38d1926
IMA: Correct Kconfig dependencies for hash selection
by Ben Hutchings
· 8 years ago
6f6723e
ima: define is_ima_appraise_enabled()
by Mimi Zohar
· 8 years ago
e1f5e01
ima: define Kconfig IMA_APPRAISE_BOOTPARAM option
by Mimi Zohar
· 8 years ago
503ceae
ima: define a set of appraisal rules requiring file signatures
by Mimi Zohar
· 8 years ago
33ce954
ima: extend the "ima_policy" boot command line to support multiple policies
by Mimi Zohar
· 8 years ago
8578709
fs: switch ->s_uuid to uuid_t
by Christoph Hellwig
· 8 years ago
787d8c5
ima/policy: switch to use uuid_t
by Christoph Hellwig
· 8 years ago
1dd771e
block: remove blk_part_pack_uuid
by Christoph Hellwig
· 8 years ago
f65cc10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next
by James Morris
· 8 years ago
2b6aa41
KEYS: Use structure to capture key restriction function and data
by Mat Martineau
· 8 years ago
3dd0c8d
ima: provide ">" and "<" operators for fowner/uid/euid rules.
by Mikhail Kurinnoi
· 8 years ago
1ac202e
ima: accept previously set IMA_NEW_FILE
by Daniel Glöckner
· 8 years ago
bad4417
integrity: mark default IMA rules as __ro_after_init
by James Morris
· 8 years ago
20f482a
ima: allow to check MAY_APPEND
by Lans Zhang
· 8 years ago
bc15ed6
ima: fix ima_d_path() possible race with rename
by Mimi Zohar
· 8 years ago
98e1d55d
ima: platform-independent hash value
by Andreas Steffen
· 8 years ago
d68a6fe
ima: define a canonical binary_runtime_measurements list format
by Mimi Zohar
· 8 years ago
c7d0936
ima: support restoring multiple template formats
by Mimi Zohar
· 8 years ago
3f23d62
ima: store the builtin/custom template definitions in a list
by Mimi Zohar
· 8 years ago
7b8589c
ima: on soft reboot, save the measurement list
by Mimi Zohar
· 8 years ago
d158847
ima: maintain memory size needed for serializing the measurement list
by Mimi Zohar
· 8 years ago
dcfc569
ima: permit duplicate measurement list entries
by Mimi Zohar
· 8 years ago
94c3aac
ima: on soft reboot, restore the measurement list
by Mimi Zohar
· 8 years ago
b4bfec7
security/integrity: Harden against malformed xattrs
by Seth Forshee
· 8 years ago
064be15
ima: include the reason for TPM-bypass mode
by Mimi Zohar
· 8 years ago
f5acb3d
Revert "ima: limit file hash setting by user to fix and log modes"
by Mimi Zohar
· 8 years ago
9a11a18
ima: fix memory leak in ima_release_policy
by Eric Richter
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5d6c319
xattr: Add __vfs_{get,set,remove}xattr helpers
by Andreas Gruenbacher
· 8 years ago
e71b9df
ima: use file_dentry()
by Miklos Szeredi
· 8 years ago
544e1ce
ima: extend the measurement entry specific pcr
by Eric Richter
· 9 years ago
a422638
ima: change integrity cache to store measured pcr
by Eric Richter
· 9 years ago
67696f6
ima: redefine duplicate template entries
by Eric Richter
· 9 years ago
5f6f027
ima: change ima_measurements_show() to display the entry specific pcr
by Eric Richter
· 9 years ago
14b1da8
ima: include pcr for each measurement log entry
by Eric Richter
· 9 years ago
725de7f
ima: extend ima_get_action() to return the policy pcr
by Eric Richter
· 9 years ago
0260643
ima: add policy support for extending different pcrs
by Eric Richter
· 9 years ago
b8b5727
security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format
by Andy Shevchenko
· 9 years ago
f4f27d0
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
c52b761
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
0250abc
Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 9 years ago
cf90ea9
ima: fix the string representation of the LSM/IMA hook enumeration ordering
by Mimi Zohar
· 9 years ago
05d1a71
ima: add support for creating files using the mknodat syscall
by Mimi Zohar
· 9 years ago
42a4c60
ima: fix ima_inode_post_setattr
by Mimi Zohar
· 9 years ago
56104cf
IMA: Use the the system trusted keyrings instead of .ima_mok
by David Howells
· 9 years ago
a511e1a
KEYS: Move the point of trust determination to __key_link()
by David Howells
· 9 years ago
5ac7eac
KEYS: Add a facility to restrict new links into a keyring
by David Howells
· 9 years ago
81cd889
constify ima_d_path()
by Al Viro
· 9 years ago
95ee08f
ima: require signed IMA policy
by Mimi Zohar
· 9 years ago
19f8a84
ima: measure and appraise the IMA policy itself
by Mimi Zohar
· 9 years ago
7429b09
ima: load policy using path
by Dmitry Kasatkin
· 11 years ago
Next »