index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
digsig.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
integrity: eliminate unnecessary "Problem loading X.509 certificate" msg
Coiby Xu
2024-02-16
1
-1
/
+2
*
integrity: check whether imputed trust is enabled
Nayna Jain
2023-08-17
1
-1
/
+1
*
integrity: Enforce digitalSignature usage in the ima and evm keyrings
Eric Snowberg
2023-08-17
1
-2
/
+2
*
integrity: machine keyring CA configuration
Eric Snowberg
2023-04-24
1
-2
/
+6
*
integrity: Fix memory leakage in keyring allocation error path
GUO Zihua
2022-11-16
1
-1
/
+5
*
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
2022-05-05
1
-1
/
+2
*
integrity: Only use machine keyring when uefi_check_trust_mok_keys is true
Eric Snowberg
2022-03-08
1
-1
/
+1
*
KEYS: store reference to machine keyring
Eric Snowberg
2022-03-08
1
-0
/
+2
*
integrity: Introduce a Linux keyring called machine
Eric Snowberg
2022-03-08
1
-2
/
+11
*
ima: enable loading of build time generated key on .ima keyring
Nayna Jain
2021-04-09
1
-0
/
+2
*
integrity: Make function integrity_add_key() static
Wei Yongjun
2021-02-12
1
-2
/
+2
*
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
2020-10-05
1
-1
/
+1
*
fs/kernel_read_file: Add file_size output argument
Kees Cook
2020-10-05
1
-1
/
+1
*
fs/kernel_read_file: Switch buffer size arg to size_t
Kees Cook
2020-10-05
1
-1
/
+1
*
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2020-10-05
1
-2
/
+3
*
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
1
-0
/
+1
*
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-10-05
1
-1
/
+1
*
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2020-02-28
1
-2
/
+0
*
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-08-06
1
-9
/
+34
*
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-11
1
-13
/
+18
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-09
1
-2
/
+3
|
\
|
*
integrity: Fix __integrity_init_keyring() section mismatch
Geert Uytterhoeven
2019-06-17
1
-2
/
+3
*
|
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-09
1
-18
/
+13
|
\
\
|
*
|
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-28
1
-18
/
+13
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
|
/
*
integrity, KEYS: add a reference to platform keyring
Kairui Song
2019-02-04
1
-0
/
+3
*
integrity: Remove references to module keyring
Thiago Jung Bauermann
2018-12-17
1
-1
/
+0
*
integrity: Load certs to the platform keyring
Nayna Jain
2018-12-13
1
-24
/
+43
*
integrity: Define a trusted platform keyring
Nayna Jain
2018-12-13
1
-15
/
+32
*
security/integrity: remove unnecessary 'init_keyring' variable
Eric Biggers
2018-10-10
1
-7
/
+1
*
security/integrity: constify some read-only data
Eric Biggers
2018-10-10
1
-1
/
+1
*
integrity/security: fix digsig.c build error with header file
Randy Dunlap
2018-02-23
1
-0
/
+1
*
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
2017-11-08
1
-5
/
+9
*
KEYS: Use structure to capture key restriction function and data
Mat Martineau
2017-04-04
1
-1
/
+8
*
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-11-14
1
-1
/
+1
*
IMA: Use the the system trusted keyrings instead of .ima_mok
David Howells
2016-04-11
1
-26
/
+4
*
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
2016-04-11
1
-2
/
+1
*
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
1
-1
/
+32
*
KEYS: Add a facility to restrict new links into a keyring
David Howells
2016-04-11
1
-4
/
+3
*
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
2015-11-23
1
-2
/
+12
*
integrity: prevent loading untrusted certificates on the IMA trusted keyring
Dmitry Kasatkin
2015-10-09
1
-1
/
+1
*
integrity: add validity checks for 'path' parameter
Dmitry Kasatkin
2015-05-21
1
-1
/
+1
*
integrity: provide a function to load x509 certificate from the kernel
Dmitry Kasatkin
2014-11-18
1
-1
/
+35
*
integrity: add missing '__init' keyword for integrity_init_keyring()
Dmitry Kasatkin
2014-10-07
1
-1
/
+1
*
ima: define '.ima' as a builtin 'trusted' keyring
Mimi Zohar
2014-07-17
1
-0
/
+28
*
Revert "ima: define '_ima' as a builtin 'trusted' keyring"
Linus Torvalds
2013-11-24
1
-29
/
+1
*
ima: define '_ima' as a builtin 'trusted' keyring
Mimi Zohar
2013-11-01
1
-1
/
+29
*
ima: pass full xattr with the signature
Dmitry Kasatkin
2013-10-25
1
-2
/
+3
*
ima: fix script messages
Dmitry Kasatkin
2013-10-25
1
-1
/
+1
*
ima: digital signature verification using asymmetric keys
Dmitry Kasatkin
2013-02-07
1
-1
/
+10
[next]