index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
2022-10-15
efi: Correct Macmini DMI match in uefi cert quirk
Orlando Chamberlain
2022-07-29
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
2022-07-21
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
2022-07-21
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
2022-07-21
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
2022-06-09
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
2022-06-09
efi: Do not import certificates from UEFI Secure Boot for T2 Macs
Aditya Garg
2022-04-08
EVM: fix the evm= __setup handler return value
Randy Dunlap
2022-02-16
ima: Do not print policy rule with inactive LSM labels
Stefan Berger
2022-02-16
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
2022-02-16
ima: Remove ima_policy file before directory
Stefan Berger
2022-02-16
integrity: check the return value of audit_log_start()
Xiaoke Wang
2021-11-18
evm: mark evm_fixmode as __ro_after_init
Austin Kim
2021-09-15
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
2021-09-15
IMA: remove -Wmissing-prototypes warning
Austin Kim
2021-07-14
evm: fix writing <securityfs>/evm overflow
Mimi Zohar
2021-07-14
evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
Roberto Sassu
2021-07-14
evm: Execute evm_inode_init_security() only when an HMAC key is loaded
Roberto Sassu
2021-06-30
integrity: Load mokx variables into the blacklist keyring
Eric Snowberg
2021-06-30
certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
2021-05-14
ima: Fix the error code for restoring the PCR value
Li Huafei
2021-03-30
integrity: double check iint_cache was initialized
Mimi Zohar
2021-03-04
certs: Fix blacklist flag type confusion
David Howells
2021-03-04
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-03-04
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
2021-03-04
evm: Fix memleak in init_desc
Dinghao Liu
2020-12-30
ima: Don't modify file descriptor mode on the fly
Roberto Sassu
2020-10-29
ima: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-15
Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-05
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
2020-10-05
IMA: Add support for file reads without contents
Scott Branden
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
firmware_loader: Use security_post_load_data()
Kees Cook
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
fs/kernel_read_file: Add file_size output argument
Kees Cook
2020-10-05
fs/kernel_read_file: Switch buffer size arg to size_t
Kees Cook
2020-10-05
fs/kernel_read_file: Remove redundant size argument
Kees Cook
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
2020-09-25
integrity: Asymmetric digsig supports SM2-with-SM3 algorithm
Tianjia Zhang
2020-09-16
ima: Fix NULL pointer dereference in ima_file_hash
KP Singh
2020-09-16
integrity: Load certs from the EFI MOK config table
Lenny Szubowicz
2020-09-16
integrity: Move import of MokListRT certs to a separate routine
Lenny Szubowicz
2020-09-15
evm: Check size of security.evm before using it
Roberto Sassu
2020-09-15
ima: Remove semicolon at the end of ima_get_binary_runtime_size()
Roberto Sassu
2020-09-15
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
2020-09-15
ima: Use kmemdup rather than kmalloc+memcpy
Alex Dewar
[next]