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
3 days
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
6 days
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7 days
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-01
evm: Enforce signatures version 3 with new EVM policy 'bit 3'
Stefan Berger
2026-04-01
integrity: Allow sigv3 verification on EVM_XATTR_PORTABLE_DIGSIG
Stefan Berger
2026-04-01
ima: add support to require IMA sigv3 signatures
Mimi Zohar
2026-04-01
ima: add regular file data hash signature version 3 support
Mimi Zohar
2026-04-01
ima: Define asymmetric_verify_v3() to verify IMA sigv3 signatures
Mimi Zohar
2026-03-24
module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
2026-03-23
crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
Eric Biggers
2026-03-17
ima: remove buggy support for asynchronous hashes
Eric Biggers
2026-03-17
EVM: add comment describing why ino field is still unsigned long
Jeff Layton
2026-03-13
integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
2026-03-11
ima: Add code comments to explain IMA iint cache atomic_flags
Coiby Xu
2026-03-11
ima_fs: Correctly create securityfs files for unsupported hash algos
Dmitry Safonov
2026-03-09
ima: check return value of crypto_shash_final() in boot aggregate
Daniel Hodges
2026-03-08
ima: Define and use a digest_size field in the ima_algo_desc structure
Roberto Sassu
2026-03-08
ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
Thomas Weißschuh
2026-03-08
ima: fallback to using i_version to detect file change
Mimi Zohar
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-05
evm: fix security.evm for a file with IMA signature
Coiby Xu
2026-03-05
evm: Don't enable fix mode when secure boot is enabled
Coiby Xu
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-11
Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2026-01-30
pkcs7, x509: Rename ->digest to ->m
David Howells
2026-01-26
ima: verify the previous kernel's IMA buffer lies in addressable RAM
Harshit Mogalapalli
2026-01-23
evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()
Roberto Sassu
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2025-12-29
ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
Chris J Arges
2025-12-23
kernel/kexec: change the prototype of kimage_map_segment()
Pingfan Liu
2025-12-03
Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-21
ima: Handle error code returned by ima_filter_rule_match()
Zhao Yipeng
2025-11-19
ima: Access decompressed kernel module to verify appended signature
Coiby Xu
2025-10-22
ima,evm: move initcalls to the LSM framework
Roberto Sassu
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
2025-10-16
ima: add fs_subtype condition for distinguishing FUSE instances
Jann Horn
2025-10-16
ima: add dont_audit action to suppress audit actions
Jann Horn
2025-10-13
ima: Attach CREDS_CHECK IMA hook to bprm_creds_from_file LSM hook
Roberto Sassu
2025-10-03
ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr
Coiby Xu
2025-10-03
integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS
Eric Biggers
2025-07-31
Merge tag 'integrity-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-07-09
integrity/platform_certs: Allow loading of keys in the static key management ...
Srish Srinivasan
2025-06-17
evm_secfs: clear securityfs interactions
Al Viro
[next]