index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
digsig.c
Age
Commit message (
Expand
)
Author
2022-03-08
integrity: Only use machine keyring when uefi_check_trust_mok_keys is true
Eric Snowberg
2022-03-08
KEYS: store reference to machine keyring
Eric Snowberg
2022-03-08
integrity: Introduce a Linux keyring called machine
Eric Snowberg
2021-04-09
ima: enable loading of build time generated key on .ima keyring
Nayna Jain
2021-02-12
integrity: Make function integrity_add_key() static
Wei Yongjun
2020-10-05
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
2020-10-05
fs/kernel_read_file: Add file_size output argument
Kees Cook
2020-10-05
fs/kernel_read_file: Switch buffer size arg to size_t
Kees Cook
2020-10-05
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-17
integrity: Fix __integrity_init_keyring() section mismatch
Geert Uytterhoeven
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-02-04
integrity, KEYS: add a reference to platform keyring
Kairui Song
2018-12-17
integrity: Remove references to module keyring
Thiago Jung Bauermann
2018-12-12
integrity: Load certs to the platform keyring
Nayna Jain
2018-12-12
integrity: Define a trusted platform keyring
Nayna Jain
2018-10-10
security/integrity: remove unnecessary 'init_keyring' variable
Eric Biggers
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
2018-02-22
integrity/security: fix digsig.c build error with header file
Randy Dunlap
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
2017-04-04
KEYS: Use structure to capture key restriction function and data
Mat Martineau
2016-11-13
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-04-11
IMA: Use the the system trusted keyrings instead of .ima_mok
David Howells
2016-04-11
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
2016-04-11
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
KEYS: Add a facility to restrict new links into a keyring
David Howells
2015-11-23
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
2015-10-09
integrity: prevent loading untrusted certificates on the IMA trusted keyring
Dmitry Kasatkin
2015-05-21
integrity: add validity checks for 'path' parameter
Dmitry Kasatkin
2014-11-17
integrity: provide a function to load x509 certificate from the kernel
Dmitry Kasatkin
2014-10-07
integrity: add missing '__init' keyword for integrity_init_keyring()
Dmitry Kasatkin
2014-07-17
ima: define '.ima' as a builtin 'trusted' keyring
Mimi Zohar
2013-11-23
Revert "ima: define '_ima' as a builtin 'trusted' keyring"
Linus Torvalds
2013-10-31
ima: define '_ima' as a builtin 'trusted' keyring
Mimi Zohar
2013-10-25
ima: pass full xattr with the signature
Dmitry Kasatkin
2013-10-25
ima: fix script messages
Dmitry Kasatkin
2013-02-06
ima: digital signature verification using asymmetric keys
Dmitry Kasatkin
2011-11-09
integrity: digital signature verification using multiple keyrings
Dmitry Kasatkin