index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
integrity.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-06
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
1
-2
/
+24
2022-05-05
ima: permit fsverity's file digests in the IMA measurement list
Mimi Zohar
1
-0
/
+1
2022-03-22
Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+12
2022-03-08
integrity: Only use machine keyring when uefi_check_trust_mok_keys is true
Eric Snowberg
1
-0
/
+5
2022-03-08
integrity: Introduce a Linux keyring called machine
Eric Snowberg
1
-1
/
+11
2022-02-15
ima: define ima_max_digest_data struct without a flexible array variable
Mimi Zohar
1
-0
/
+10
2022-02-15
ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
Mimi Zohar
1
-2
/
+2
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-07-17
integrity: Add errno field in audit message
Lakshmi Ramasubramanian
1
-0
/
+13
2020-06-16
ima: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
1
-0
/
+6
2019-11-12
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
1
-0
/
+1
2019-08-06
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
1
-0
/
+19
2019-08-06
ima: Add modsig appraise_type option for module-style appended signatures
Thiago Jung Bauermann
1
-0
/
+1
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+2
2019-07-09
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2019-07-01
integrity: Introduce struct evm_xattr
Thiago Jung Bauermann
1
-0
/
+6
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-2
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-6
/
+1
2018-12-18
integrity: Remove references to module keyring
Thiago Jung Bauermann
1
-3
/
+2
2018-12-13
integrity: Load certs to the platform keyring
Nayna Jain
1
-0
/
+20
2018-12-13
integrity: Define a trusted platform keyring
Nayna Jain
1
-1
/
+2
2018-07-18
ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
Stefan Berger
1
-0
/
+15
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
1
-0
/
+2
2018-03-25
integrity: Remove unused macro IMA_ACTION_RULE_FLAGS
Thiago Jung Bauermann
1
-1
/
+0
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
1
-0
/
+1
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
1
-2
/
+7
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
1
-10
/
+13
2017-12-12
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
1
-5
/
+13
2017-12-12
EVM: Add support for portable signature format
Matthew Garrett
1
-0
/
+2
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
1
-2
/
+0
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
1
-3
/
+4
2016-06-30
integrity: add measured_pcrs field to integrity cache
Eric Richter
1
-0
/
+1
2016-05-01
ima: fix ima_inode_post_setattr
Mimi Zohar
1
-0
/
+1
2016-03-04
Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
1
-1
/
+1
2016-03-04
X.509: Make algo identifiers text instead of enum
David Howells
1
-1
/
+1
2016-02-21
ima: remove firmware and module specific cached status info
Mimi Zohar
1
-12
/
+4
2016-02-21
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
1
-2
/
+5
2015-12-15
evm: load an x509 certificate from the kernel
Dmitry Kasatkin
1
-0
/
+8
2015-11-23
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
1
-3
/
+2
2015-05-21
integrity: add validity checks for 'path' parameter
Dmitry Kasatkin
1
-1
/
+1
2014-12-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-4
/
+15
2014-11-18
ima: load x509 certificate from the kernel
Dmitry Kasatkin
1
-0
/
+8
2014-11-18
integrity: provide a function to load x509 certificate from the kernel
Dmitry Kasatkin
1
-0
/
+2
2014-11-18
integrity: define a new function integrity_read_file()
Dmitry Kasatkin
1
-0
/
+4
2014-10-28
ima: check xattr value length and type in the ima_inode_setxattr()
Dmitry Kasatkin
1
-0
/
+1
2014-10-07
integrity: add missing '__init' keyword for integrity_init_keyring()
Dmitry Kasatkin
1
-1
/
+1
2014-10-07
ima: check ima_policy_flag in the ima_file_free() hook
Dmitry Kasatkin
1
-3
/
+0
2014-09-09
integrity: remove declaration of non-existing functions
Dmitry Kasatkin
1
-1
/
+0
[next]