index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
2021-11-17
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-07-07
x86/efi: remove unused variables
YueHaibing
2021-06-30
certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
2021-06-30
x86/efi: move common keyring handler functions to new file
Nayna Jain
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-12-08
ima: extend boot_aggregate with kernel measurements
Maurizio Drocco
2020-11-01
evm: Check size of security.evm before using it
Roberto Sassu
2020-10-29
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
2020-08-19
ima: Have the LSM free its audit rule
Tyler Hicks
2020-08-11
ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
Bruno Meneguele
2020-06-22
ima: Set again build_ima_appraise variable
Krzysztof Struczynski
2020-06-22
ima: Remove redundant policy rule set in add_rules()
Krzysztof Struczynski
2020-06-22
evm: Fix possible memory leak in evm_calc_hmac_or_hash()
Roberto Sassu
2020-06-22
ima: Remove __init annotation from ima_pcrread()
Roberto Sassu
2020-06-22
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
2020-06-22
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
2020-06-22
ima: Evaluate error in init_ima()
Roberto Sassu
2020-06-22
ima: Switch to ima_hash_algo for boot aggregate
Roberto Sassu
2020-06-22
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
2020-06-07
evm: Fix RCU list related warnings
Madhuparna Bhowmik
2020-05-27
evm: Fix a small race in init_desc()
Dan Carpenter
2020-05-27
ima: Fix return value of ima_write_policy()
Roberto Sassu
2020-05-27
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
2020-05-27
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
Roberto Sassu
2020-03-12
efi: Only print errors about failing to get certs if EFI vars are found
Javier Martinez Canillas
2020-03-05
ima: ima/lsm policy rule loading logic bug fixes
Janne Karhunen
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-29
ima: ima_api: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-08-29
ima: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-08-28
ima: Fix use after free in ima_read_modsig()
Thiago Jung Bauermann
2019-08-19
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
2019-08-19
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-05
ima: fix freeing ongoing ahash_request
Sascha Hauer
2019-08-05
ima: always return negative code for error
Sascha Hauer
2019-08-05
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
2019-08-05
ima: Define ima-modsig template
Thiago Jung Bauermann
2019-08-05
ima: Collect modsig
Thiago Jung Bauermann
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
[next]