index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
Age
Commit message (
Expand
)
Author
2019-02-04
evm: Use defined constant for UUID representation
Andy Shevchenko
2019-02-04
evm: remove set but not used variable 'xattr'
YueHaibing
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-12-12
security: integrity: make evm_main explicitly non-modular
Paul Gortmaker
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
2018-07-22
EVM: fix return value check in evm_write_xattrs()
Wei Yongjun
2018-07-18
evm: Allow non-SHA1 digital signatures
Matthew Garrett
2018-07-18
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
2018-06-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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-18
EVM: turn evm_config_xattrnames into a list
Matthew Garrett
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
2018-05-03
evm: Don't update hmacs in user ns mounts
Seth Forshee
2018-03-25
evm: check for remount ro in progress before writing
Sascha Hauer
2018-03-23
evm: Constify *integrity_status_msg[]
Hernán Gonzalez
2018-03-23
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
Hernán Gonzalez
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
2017-12-11
EVM: Allow userland to permit modification of EVM-protected metadata
Matthew Garrett
2017-11-08
EVM: Only complain about a missing HMAC key once
Matthew Garrett
2017-11-08
EVM: Allow userspace to signal an RSA key has been loaded
Matthew Garrett
2017-11-08
EVM: Include security.apparmor in EVM measurements
Matthew Garrett
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-03-02
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-02
Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"
Eric W. Biederman
2016-11-13
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-07-05
evm: Translate user/group ids relative to s_user_ns when computing HMAC
Seth Forshee
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-02-12
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
2015-12-15
evm: EVM_LOAD_X509 depends on EVM
Arnd Bergmann
2015-12-15
evm: reset EVM status when file attributes change
Dmitry Kasatkin
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
2015-12-15
evm: load an x509 certificate from the kernel
Dmitry Kasatkin
2015-11-23
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-05-21
evm: fix potential race when removing xattrs
Dmitry Kasatkin
2015-05-21
evm: labeling pseudo filesystems exception
Mimi Zohar
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2014-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-28
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
[next]