summaryrefslogtreecommitdiff
path: root/security/integrity
AgeCommit message (Expand)Author
27 hoursMerge branch 'next-integrity' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
27 hoursMerge branch 'modules-next' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
27 hoursMerge branch 'libcrypto-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
8 daysmodule: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh
9 dayscrypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers
2026-03-17ima: remove buggy support for asynchronous hashesEric Biggers
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor
2026-03-11ima: Add code comments to explain IMA iint cache atomic_flagsCoiby Xu
2026-03-11ima_fs: Correctly create securityfs files for unsupported hash algosDmitry Safonov
2026-03-09ima: check return value of crypto_shash_final() in boot aggregateDaniel Hodges
2026-03-08ima: Define and use a digest_size field in the ima_algo_desc structureRoberto Sassu
2026-03-08ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIGThomas Weißschuh
2026-03-08ima: fallback to using i_version to detect file changeMimi Zohar
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-05evm: fix security.evm for a file with IMA signatureCoiby Xu
2026-03-05evm: Don't enable fix mode when secure boot is enabledCoiby Xu
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-01-30pkcs7, x509: Rename ->digest to ->mDavid Howells
2026-01-26ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli
2026-01-23evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()Roberto Sassu
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2025-12-29ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()Chris J Arges
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2025-12-03Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-21ima: Handle error code returned by ima_filter_rule_match()Zhao Yipeng
2025-11-19ima: Access decompressed kernel module to verify appended signatureCoiby Xu
2025-10-22ima,evm: move initcalls to the LSM frameworkRoberto Sassu
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore
2025-10-16ima: add fs_subtype condition for distinguishing FUSE instancesJann Horn
2025-10-16ima: add dont_audit action to suppress audit actionsJann Horn
2025-10-13ima: Attach CREDS_CHECK IMA hook to bprm_creds_from_file LSM hookRoberto Sassu
2025-10-03ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattrCoiby Xu
2025-10-03integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYSEric Biggers
2025-07-31Merge tag 'integrity-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-07-09integrity/platform_certs: Allow loading of keys in the static key management ...Srish Srinivasan
2025-06-17evm_secfs: clear securityfs interactionsAl Viro
2025-06-17ima_fs: get rid of lookup-by-dentry stuffAl Viro
2025-06-17ima_fs: don't bother with removal of files in directory we'll be removingAl Viro
2025-06-16ima: add a knob ima= to allow disabling IMA in kdump kernelBaoquan He
2025-05-14ima: do not copy measurement list to kdump kernelSteven Chen
2025-04-29ima: measure kexec load and exec events as critical dataSteven Chen
2025-04-29ima: make the kexec extra memory configurableSteven Chen