index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-08
ima: Support staging and deleting N measurements records
Roberto Sassu
4
-4
/
+98
2026-06-08
ima: Add support for flushing the hash table when staging measurements
Roberto Sassu
1
-6
/
+35
2026-06-08
ima: Add support for staging measurements with prompt
Roberto Sassu
5
-20
/
+333
2026-06-08
ima: Introduce ima_dump_measurement()
Roberto Sassu
1
-6
/
+13
2026-06-08
ima: Use snprintf() in create_securityfs_measurement_lists
Roberto Sassu
1
-8
/
+12
2026-06-08
ima: Mediate open/release method of the measurements list
Roberto Sassu
1
-4
/
+98
2026-06-08
ima: Introduce _ima_measurements_start() and _ima_measurements_next()
Roberto Sassu
1
-4
/
+16
2026-06-08
ima: Introduce per binary measurements list type binary_runtime_size value
Roberto Sassu
3
-15
/
+32
2026-06-08
ima: Introduce per binary measurements list type ima_num_records counter
Roberto Sassu
4
-5
/
+14
2026-06-08
ima: Replace static htable queue with dynamically allocated array
Roberto Sassu
3
-6
/
+50
2026-06-08
ima: Remove ima_h_table structure
Roberto Sassu
5
-26
/
+24
2026-05-13
evm: terminate and bound the evm_xattrs read buffer
Pengpeng Hou
1
-5
/
+11
2026-05-13
integrity: Add support for sigv3 verification using ML-DSA keys
Stefan Berger
1
-5
/
+84
2026-05-13
integrity: Refactor asymmetric_verify for reusability
Stefan Berger
1
-19
/
+43
2026-05-13
integrity: Check that algo parameter is within valid range
Stefan Berger
1
-1
/
+4
2026-05-13
integrity: Check for NULL returned by asymmetric_key_public_key
Stefan Berger
1
-0
/
+4
2026-04-27
ima: return error early if file xattr cannot be changed
Goldwyn Rodrigues
1
-0
/
+5
2026-04-27
ima: Fix sigv3 signature handling for EVM_IMA_XATTR_DIGSIG
Kamlesh Kumar
2
-3
/
+5
2026-04-17
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
16
-533
/
+337
2026-04-14
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2026-04-01
evm: Enforce signatures version 3 with new EVM policy 'bit 3'
Stefan Berger
2
-1
/
+16
2026-04-01
integrity: Allow sigv3 verification on EVM_XATTR_PORTABLE_DIGSIG
Stefan Berger
1
-1
/
+2
2026-04-01
ima: add support to require IMA sigv3 signatures
Mimi Zohar
3
-12
/
+18
2026-04-01
ima: add regular file data hash signature version 3 support
Mimi Zohar
2
-2
/
+2
2026-04-01
ima: Define asymmetric_verify_v3() to verify IMA sigv3 signatures
Mimi Zohar
5
-56
/
+90
2026-03-24
module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
1
-3
/
+3
2026-03-23
crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
Eric Biggers
1
-1
/
+1
2026-03-17
ima: remove buggy support for asynchronous hashes
Eric Biggers
1
-373
/
+9
2026-03-17
EVM: add comment describing why ino field is still unsigned long
Jeff Layton
1
-0
/
+6
2026-03-13
integrity: Eliminate weak definition of arch_get_secureboot()
Nathan Chancellor
2
-17
/
+1
2026-03-11
ima: Add code comments to explain IMA iint cache atomic_flags
Coiby Xu
1
-1
/
+26
2026-03-11
ima_fs: Correctly create securityfs files for unsupported hash algos
Dmitry Safonov
1
-4
/
+12
2026-03-09
ima: check return value of crypto_shash_final() in boot aggregate
Daniel Hodges
1
-1
/
+1
2026-03-08
ima: Define and use a digest_size field in the ima_algo_desc structure
Roberto Sassu
3
-12
/
+13
2026-03-08
ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
Thomas Weißschuh
1
-4
/
+2
2026-03-08
ima: fallback to using i_version to detect file change
Mimi Zohar
2
-12
/
+35
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-1
/
+1
2026-03-05
evm: fix security.evm for a file with IMA signature
Coiby Xu
2
-0
/
+33
2026-03-05
evm: Don't enable fix mode when secure boot is enabled
Coiby Xu
1
-7
/
+17
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
8
-50
/
+80
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
11
-25
/
+28
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-0
/
+37
2026-02-11
Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
4
-28
/
+30
2026-01-30
pkcs7, x509: Rename ->digest to ->m
David Howells
1
-2
/
+2
2026-01-26
ima: verify the previous kernel's IMA buffer lies in addressable RAM
Harshit Mogalapalli
1
-0
/
+35
[next]