index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
ima: Fix use-after-free on a dentry's dname.name
Stefan Berger
2
-7
/
+26
2023-12-08
ima: detect changes to the backing overlay file
Mimi Zohar
3
-1
/
+22
2023-12-08
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
1
-11
/
+37
2023-10-10
ima: rework CONFIG_IMA dependency block
Arnd Bergmann
1
-10
/
+6
2023-10-10
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
Oleksandr Tymoshenko
1
-2
/
+2
2023-09-23
ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
Nayna Jain
1
-12
/
+0
2023-08-30
IMA: allow/fix UML builds
Randy Dunlap
1
-1
/
+1
2023-07-27
integrity: Fix possible multiple allocation in integrity_inode_get()
Tianjia Zhang
1
-6
/
+9
2023-07-27
ima: Fix build warnings
Roberto Sassu
2
-1
/
+5
2023-07-27
evm: Complete description of evm_inode_setattr()
Roberto Sassu
1
-0
/
+2
2023-03-11
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
1
-2
/
+5
2023-01-18
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
Huaxin Lu
1
-1
/
+4
2023-01-18
efi: Add iMac Pro 2017 to uefi skip cert quirk
Aditya Garg
1
-0
/
+1
2023-01-18
ima: Fix misuse of dereference of pointer in template_desc_init_fields()
Xiu Jianfeng
1
-2
/
+2
2023-01-18
integrity: Fix memory leakage in keyring allocation error path
GUO Zihua
1
-1
/
+5
2023-01-18
ima: Handle -ESTALE returned by ima_filter_rule_match()
GUO Zihua
1
-9
/
+32
2023-01-18
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+3
2023-01-18
ima: Rename internal filter rule functions
Tyler Hicks
2
-25
/
+21
2022-10-15
efi: Correct Macmini DMI match in uefi cert quirk
Orlando Chamberlain
1
-1
/
+1
2022-07-29
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
1
-7
/
+5
2022-07-29
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
2022-07-21
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
1
-1
/
+2
2022-07-21
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
1
-5
/
+2
2022-06-14
efi: Do not import certificates from UEFI Secure Boot for T2 Macs
Aditya Garg
2
-0
/
+41
2022-02-16
ima: Do not print policy rule with inactive LSM labels
Stefan Berger
1
-0
/
+8
2022-02-16
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
1
-3
/
+7
2022-02-16
ima: Remove ima_policy file before directory
Stefan Berger
1
-1
/
+1
2022-02-16
integrity: check the return value of audit_log_start()
Xiaoke Wang
1
-0
/
+2
2021-11-17
evm: mark evm_fixmode as __ro_after_init
Austin Kim
1
-1
/
+1
2021-09-15
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
1
-1
/
+0
2021-09-15
IMA: remove -Wmissing-prototypes warning
Austin Kim
1
-1
/
+1
2021-07-14
evm: fix writing <securityfs>/evm overflow
Mimi Zohar
1
-2
/
+3
2021-07-14
evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
Roberto Sassu
1
-4
/
+4
2021-07-14
evm: Execute evm_inode_init_security() only when an HMAC key is loaded
Roberto Sassu
1
-2
/
+3
2021-07-07
x86/efi: remove unused variables
YueHaibing
1
-5
/
+0
2021-06-30
certs: Add EFI_CERT_X509_GUID support for dbx entries
Eric Snowberg
1
-0
/
+11
2021-06-30
x86/efi: move common keyring handler functions to new file
Nayna Jain
4
-67
/
+115
2021-03-30
integrity: double check iint_cache was initialized
Mimi Zohar
1
-0
/
+8
2021-03-04
certs: Fix blacklist flag type confusion
David Howells
1
-3
/
+2
2021-03-04
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+2
2021-03-04
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
1
-0
/
+1
2021-03-04
evm: Fix memleak in init_desc
Dinghao Liu
1
-2
/
+5
2020-12-30
ima: Don't modify file descriptor mode on the fly
Roberto Sassu
1
-15
/
+5
2020-12-08
ima: extend boot_aggregate with kernel measurements
Maurizio Drocco
2
-2
/
+15
2020-11-01
evm: Check size of security.evm before using it
Roberto Sassu
1
-0
/
+6
2020-10-29
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
1
-0
/
+2
2020-08-19
ima: Have the LSM free its audit rule
Tyler Hicks
2
-1
/
+6
2020-08-11
ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
Bruno Meneguele
2
-1
/
+7
2020-06-22
ima: Set again build_ima_appraise variable
Krzysztof Struczynski
1
-2
/
+8
2020-06-22
ima: Remove redundant policy rule set in add_rules()
Krzysztof Struczynski
1
-4
/
+1
[next]