index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
Age
Commit message (
Expand
)
Author
2018-08-15
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-15
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-28
ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead
Stefan Berger
2018-07-28
ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
Stefan Berger
2018-07-22
EVM: fix return value check in evm_write_xattrs()
Wei Yongjun
2018-07-18
integrity: prevent deadlock during digsig verification.
Mikhail Kurinnoi
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-07-18
integrity: silence warning when CONFIG_SECURITYFS is not enabled
Sudeep Holla
2018-07-18
ima: Differentiate auditing policy rules from "audit" actions
Stefan Berger
2018-07-18
ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
Stefan Berger
2018-07-18
ima: Use audit_log_format() rather than audit_log_string()
Stefan Berger
2018-07-18
ima: Call audit_log_string() rather than logging it untrusted
Stefan Berger
2018-07-16
ima: based on policy warn about loading firmware (pre-allocated buffer)
Mimi Zohar
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
2018-07-16
ima: add build time policy
Mimi Zohar
2018-07-16
ima: based on policy require signed firmware (sysfs fallback)
Mimi Zohar
2018-07-16
ima: based on policy require signed kexec kernel images
Mimi Zohar
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
2018-06-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
Merge tag 'audit-pr-20180605' 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-31
IMA: use list_splice_tail_init_rcu() instead of its open coded variant
Petko Manolov
2018-05-31
ima: use match_string() helper
Yisheng Xie
2018-05-22
ima: fix updating the ima_appraise flag
Mimi Zohar
2018-05-22
ima: based on policy verify firmware signatures (pre-allocated buffer)
Mimi Zohar
2018-05-22
ima: define a new policy condition based on the filesystem name
Mimi Zohar
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-17
ima: Remove unused variable ima_initialized
Petr Vorel
2018-05-17
ima: Unify logging
Petr Vorel
2018-05-17
ima: Reflect correct permissions for policy
Petr Vorel
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-03
evm: Don't update hmacs in user ns mounts
Seth Forshee
2018-03-25
ima: Fallback to the builtin hash algorithm
Petr Vorel
2018-03-25
ima: Add smackfs to the default appraise/measure list
Martin Townsend
2018-03-25
evm: check for remount ro in progress before writing
Sascha Hauer
2018-03-25
ima: Improvements in ima_appraise_measurement()
Thiago Jung Bauermann
2018-03-25
ima: Simplify ima_eventsig_init()
Thiago Jung Bauermann
2018-03-25
integrity: Remove unused macro IMA_ACTION_RULE_FLAGS
Thiago Jung Bauermann
2018-03-25
ima: drop vla in ima_audit_measurement()
Tycho Andersen
2018-03-25
ima: Fix Kconfig to select TPM 2.0 CRB interface
Jiandi An
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
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
[next]