index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_appraise.c
Age
Commit message (
Expand
)
Author
2022-08-23
ima: fix blocking of security.ima xattrs of unsupported algorithms
Mimi Zohar
2022-07-07
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
2022-05-05
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
2021-11-22
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
2021-08-23
IMA: reject unknown hash algorithms in ima_get_hash_algo
THOBY Simon
2021-08-16
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
2021-08-16
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
2021-08-16
IMA: block writes of the security.ima xattr with unsupported algorithms
THOBY Simon
2021-07-23
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
2021-06-10
ima: differentiate between EVM failures in the audit log
Mimi Zohar
2021-06-01
ima: Don't remove security.ima if file must not be appraised
Roberto Sassu
2021-06-01
ima: Allow imasig requirement to be satisfied by EVM portable signatures
Roberto Sassu
2021-05-21
evm: Allow xattr/attr operations for portable signatures
Roberto Sassu
2021-05-21
evm: Introduce evm_revalidate_status()
Roberto Sassu
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-24
ima: handle idmapped mounts
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-14
IMA: add support to measure buffer data hash
Tushar Sugandhi
2020-11-02
ima: defer arch_ima_get_secureboot() call to IMA init time
Ard Biesheuvel
2020-10-15
Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-09
ima: limit secure boot feedback scope for appraise
Bruno Meneguele
2020-09-08
integrity: invalid kernel parameters feedback
Bruno Meneguele
2020-09-08
ima: add check for enforced appraise option
Bruno Meneguele
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
Bruno Meneguele
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2019-12-12
IMA: Add support to limit measuring keys
Lakshmi Ramasubramanian
2019-11-12
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
2019-08-05
ima: Collect modsig
Thiago Jung Bauermann
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-08-05
ima: Factor xattr_verify() out of ima_appraise_measurement()
Thiago Jung Bauermann
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-30
integrity: Introduce struct evm_xattr
Thiago Jung Bauermann
2019-06-19
IMA: support for per policy rule template formats
Matthew Garrett
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-02-22
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
2018-12-17
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2018-12-12
ima: Support platform keyring for kernel appraisal
Nayna Jain
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
2018-03-25
ima: Improvements in ima_appraise_measurement()
Thiago Jung Bauermann
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
2018-03-23
ima: fail file signature verification on non-init mounted filesystems
Mimi Zohar
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
2017-12-11
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
2017-12-11
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
2017-11-20
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
[next]