index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
/
evm_secfs.c
Age
Commit message (
Expand
)
Author
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2021-06-03
evm: Don't return an error in evm_write_xattrs() if audit is not enabled
Roberto Sassu
2021-06-01
evm: Verify portable signatures against all protected xattrs
Roberto Sassu
2021-05-21
evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
Roberto Sassu
2021-05-20
evm: fix writing <securityfs>/evm overflow
Mimi Zohar
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2020-05-07
evm: Fix RCU list related warnings
Madhuparna Bhowmik
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-03-27
audit: link integrity evm_write_xattrs record to syscall event
Richard Guy Briggs
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-07-22
EVM: fix return value check in evm_write_xattrs()
Wei Yongjun
2018-06-01
EVM: unlock on error path in evm_read_xattrs()
Dan Carpenter
2018-05-31
EVM: prevent array underflow in evm_write_xattrs()
Dan Carpenter
2018-05-31
EVM: Fix null dereference on xattr when xattr fails to allocate
Colin Ian King
2018-05-31
EVM: fix memory leak of temporary buffer 'temp'
Colin Ian King
2018-05-18
EVM: Allow runtime modification of the set of verified xattrs
Matthew Garrett
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
2017-12-11
EVM: Allow userland to permit modification of EVM-protected metadata
Matthew Garrett
2017-11-08
EVM: Allow userspace to signal an RSA key has been loaded
Matthew Garrett
2015-12-15
evm: provide a function to set the EVM key from the kernel
Dmitry Kasatkin
2015-12-15
evm: enable EVM when X509 certificate is loaded
Dmitry Kasatkin
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
2013-01-16
evm: remove unused cleanup functions
Dmitry Kasatkin
2011-07-18
evm: re-release
Mimi Zohar