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
/
iint.c
Age
Commit message (
Expand
)
Author
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-31
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-06-01
integrity: Fix possible multiple allocation in integrity_inode_get()
Tianjia Zhang
2023-03-10
Revert "integrity: double check iint_cache was initialized"
Roberto Sassu
2023-03-10
security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
Roberto Sassu
2021-05-21
evm: Load EVM key in ima_load_x509() to avoid appraisal
Roberto Sassu
2021-04-09
integrity: Add declarations to init_once void arguments.
Jiele Zhao
2021-03-22
integrity: double check iint_cache was initialized
Mimi Zohar
2020-07-08
integrity/ima: switch to using __kernel_read
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-10-10
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-10-10
LSM: Convert from initcall to struct lsm_info
Kees Cook
2018-07-18
integrity: silence warning when CONFIG_SECURITYFS is not enabled
Sudeep Holla
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
2018-02-02
ima: re-initialize iint->atomic_flags
Mimi Zohar
2017-12-18
integrity: remove unneeded initializations in integrity_iint_cache entries
Jeff Layton
2017-12-11
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
2016-06-30
integrity: add measured_pcrs field to integrity cache
Eric Richter
2016-02-21
ima: remove firmware and module specific cached status info
Mimi Zohar
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-04
fix the leak in integrity_read_file()
Al Viro
2015-12-15
evm: load an x509 certificate from the kernel
Dmitry Kasatkin
2015-05-21
integrity: add validity checks for 'path' parameter
Dmitry Kasatkin
2014-11-17
VFS: refactor vfs_read()
Dmitry Kasatkin
2014-11-17
integrity: provide a hook to load keys when rootfs is ready
Dmitry Kasatkin
2014-11-17
integrity: define a new function integrity_read_file()
Dmitry Kasatkin
2014-10-07
ima: check ima_policy_flag in the ima_file_free() hook
Dmitry Kasatkin
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
2013-10-25
ima: use dynamically allocated hash storage
Dmitry Kasatkin
2013-01-22
ima: per hook cache integrity appraisal status
Mimi Zohar
2012-09-07
ima: replace iint spinblock with rwlock/read_lock
Dmitry Kasatkin
2012-09-07
ima: allocating iint improvements
Dmitry Kasatkin
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
2011-09-14
evm: clean verification status
Dmitry Kasatkin
2011-07-18
evm: replace hmac_status with evm_status
Dmitry Kasatkin
2011-07-18
evm: re-release
Mimi Zohar
2011-07-18
integrity: move ima inode integrity data management
Mimi Zohar