| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2026-01-23 | evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac() | Roberto Sassu | 1 | -4/+10 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 2 | -0/+2 |
| 2025-12-29 | ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() | Chris J Arges | 3 | -24/+20 |
| 2025-12-23 | kernel/kexec: change the prototype of kimage_map_segment() | Pingfan Liu | 1 | -3/+1 |
| 2025-12-03 | Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -21/+101 |
| 2025-11-21 | ima: Handle error code returned by ima_filter_rule_match() | Zhao Yipeng | 1 | -1/+1 |
| 2025-11-19 | ima: Access decompressed kernel module to verify appended signature | Coiby Xu | 2 | -9/+18 |
| 2025-10-22 | ima,evm: move initcalls to the LSM framework | Roberto Sassu | 6 | -10/+35 |
| 2025-10-22 | lsm: replace the name field with a pointer to the lsm_id struct | Paul Moore | 2 | -2/+2 |
| 2025-10-16 | ima: add fs_subtype condition for distinguishing FUSE instances | Jann Horn | 1 | -4/+39 |
| 2025-10-16 | ima: add dont_audit action to suppress audit actions | Jann Horn | 1 | -1/+13 |
| 2025-10-13 | ima: Attach CREDS_CHECK IMA hook to bprm_creds_from_file LSM hook | Roberto Sassu | 1 | -8/+32 |
| 2025-10-03 | ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr | Coiby Xu | 1 | -5/+18 |
| 2025-10-03 | integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYS | Eric Biggers | 1 | -0/+1 |
| 2025-07-31 | Merge tag 'integrity-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+26 |
| 2025-07-29 | Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+3 |
| 2025-07-09 | integrity/platform_certs: Allow loading of keys in the static key management ... | Srish Srinivasan | 1 | -2/+3 |
| 2025-06-17 | evm_secfs: clear securityfs interactions | Al Viro | 1 | -8/+7 |
| 2025-06-17 | ima_fs: get rid of lookup-by-dentry stuff | Al Viro | 1 | -66/+16 |
| 2025-06-17 | ima_fs: don't bother with removal of files in directory we'll be removing | Al Viro | 1 | -39/+18 |
| 2025-06-16 | ima: add a knob ima= to allow disabling IMA in kdump kernel | Baoquan He | 1 | -0/+26 |
| 2025-05-14 | ima: do not copy measurement list to kdump kernel | Steven Chen | 1 | -0/+3 |
| 2025-04-29 | ima: measure kexec load and exec events as critical data | Steven Chen | 3 | -0/+32 |
| 2025-04-29 | ima: make the kexec extra memory configurable | Steven Chen | 2 | -5/+22 |
| 2025-04-29 | ima: verify if the segment size has changed | Steven Chen | 1 | -0/+10 |
| 2025-04-29 | ima: kexec: move IMA log copy from kexec load to execute | Steven Chen | 1 | -14/+29 |
| 2025-04-29 | ima: kexec: define functions to copy IMA log at soft boot | Steven Chen | 1 | -0/+47 |
| 2025-04-29 | ima: kexec: skip IMA segment validation after kexec soft reboot | Steven Chen | 1 | -0/+3 |
| 2025-04-29 | ima: define and call ima_alloc_kexec_file_buf() | Steven Chen | 1 | -11/+35 |
| 2025-04-29 | ima: rename variable the seq_file "file" to "ima_kexec_file" | Steven Chen | 1 | -15/+16 |
| 2025-04-22 | ima: process_measurement() needlessly takes inode_lock() on MAY_READ | Frederick Lawler | 1 | -1/+3 |
| 2025-03-27 | ima: limit the number of ToMToU integrity violations | Mimi Zohar | 2 | -4/+5 |
| 2025-03-27 | ima: limit the number of open-writers integrity violations | Mimi Zohar | 2 | -2/+10 |
| 2025-02-04 | ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr | Roberto Sassu | 2 | -2/+8 |
| 2025-02-04 | integrity: fix typos and spelling errors | Tanya Agarwal | 3 | -5/+5 |
| 2025-01-22 | Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+54 |
| 2025-01-03 | ima: ignore suffixed policy rule comments | Mimi Zohar | 1 | -1/+1 |
| 2025-01-03 | ima: limit the builtin 'tcb' dont_measure tmpfs policy rule | Mimi Zohar | 1 | -1/+2 |
| 2024-12-24 | ima: kexec: silence RCU list traversal warning | Breno Leitao | 1 | -1/+2 |
| 2024-12-18 | ima: instantiate the bprm_creds_for_exec() hook | Mimi Zohar | 2 | -2/+54 |
| 2024-12-11 | ima: Suspend PCR extends and log appends when rebooting | Stefan Berger | 3 | -0/+47 |
| 2024-11-30 | Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+5 |
| 2024-11-26 | ima: uncover hidden variable in ima_match_rules() | Casey Schaufler | 1 | -4/+5 |
| 2024-11-19 | Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -3/+3 |
| 2024-11-18 | Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -50/+50 |
| 2024-11-18 | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -5/+2 |
| 2024-11-03 | fdget(), more trivial conversions | Al Viro | 1 | -5/+2 |
| 2024-10-11 | lsm: create new security_cred_getlsmprop LSM hook | Casey Schaufler | 1 | -5/+2 |
| 2024-10-11 | lsm: use lsm_prop in security_inode_getsecid | Casey Schaufler | 1 | -2/+1 |
| 2024-10-11 | lsm: use lsm_prop in security_current_getsecid | Casey Schaufler | 5 | -45/+46 |
| 2024-10-11 | lsm: use lsm_prop in security_audit_rule_match | Casey Schaufler | 2 | -5/+8 |
| 2024-10-09 | integrity: Use static_assert() to check struct sizes | Gustavo A. R. Silva | 1 | -0/+4 |
| 2024-10-09 | evm: stop avoidably reading i_writecount in evm_file_release | Mateusz Guzik | 1 | -1/+2 |
| 2024-10-09 | ima: fix buffer overrun in ima_eventdigest_init_common | Samasth Norway Ananda | 1 | -4/+10 |
| 2024-10-05 | crypto: rsassa-pkcs1 - Migrate to sig_alg backend | Lukas Wunner | 1 | -3/+3 |
| 2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro | 1 | -2/+2 |
| 2024-08-12 | lsm: add the inode_free_security_rcu() LSM implementation hook | Paul Moore | 3 | -14/+10 |
| 2024-07-31 | lsm: Refactor return value of LSM hook inode_copy_up_xattr | Xu Kuohai | 1 | -1/+1 |
| 2024-07-19 | Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+1 |
| 2024-07-05 | Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
| 2024-06-13 | ima: Avoid blocking in RCU read-side critical section | GUO Zihua | 2 | -7/+10 |
| 2024-06-07 | crypto: sm2 - Remove sm2 algorithm | Herbert Xu | 1 | -2/+1 |
| 2024-06-03 | ima: fix wrong zero-assignment during securityfs dentry remove | Enrico Bravi | 1 | -2/+1 |
| 2024-04-12 | ima: add crypto agility support for template-hash algorithm | Enrico Bravi | 4 | -18/+132 |
| 2024-04-09 | evm: Rename is_unsupported_fs to is_unsupported_hmac_fs | Stefan Berger | 1 | -9/+10 |
| 2024-04-09 | fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED | Stefan Berger | 1 | -1/+1 |
| 2024-04-09 | evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509 | Stefan Berger | 1 | -5/+7 |
| 2024-04-09 | ima: re-evaluate file integrity on file metadata change | Stefan Berger | 1 | -1/+13 |
| 2024-04-09 | evm: Store and detect metadata inode attributes changes | Stefan Berger | 3 | -10/+49 |
| 2024-04-09 | ima: Move file-change detection variables into new structure | Stefan Berger | 4 | -13/+10 |
| 2024-04-09 | evm: Use the metadata inode to calculate metadata hash | Stefan Berger | 1 | -1/+1 |
| 2024-04-09 | evm: Implement per signature type decision in security_inode_copy_up_xattr | Stefan Berger | 1 | -3/+28 |
| 2024-04-09 | security: allow finer granularity in permitting copy-up of security xattrs | Stefan Berger | 1 | -1/+1 |
| 2024-04-09 | ima: Rename backing_inode to real_inode | Stefan Berger | 1 | -8/+10 |
| 2024-04-08 | integrity: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 7 | -15/+31 |
| 2024-04-08 | ima: define an init_module critical data record | Mimi Zohar | 1 | -0/+7 |
| 2024-04-08 | ima: Fix use-after-free on a dentry's dname.name | Stefan Berger | 2 | -7/+26 |
| 2024-03-12 | Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -424/+630 |
| 2024-02-16 | integrity: eliminate unnecessary "Problem loading X.509 certificate" msg | Coiby Xu | 1 | -1/+2 |
| 2024-02-15 | integrity: Remove LSM | Roberto Sassu | 2 | -220/+2 |
| 2024-02-15 | ima: Make it independent from 'integrity' LSM | Roberto Sassu | 9 | -116/+308 |
| 2024-02-15 | evm: Make it independent from 'integrity' LSM | Roberto Sassu | 6 | -24/+79 |
| 2024-02-15 | evm: Move to LSM infrastructure | Roberto Sassu | 1 | -16/+102 |
| 2024-02-15 | ima: Move IMA-Appraisal to LSM infrastructure | Roberto Sassu | 3 | -9/+35 |
| 2024-02-15 | ima: Move to LSM infrastructure | Roberto Sassu | 5 | -21/+66 |
| 2024-02-15 | integrity: Move integrity_kernel_module_request() to IMA | Roberto Sassu | 2 | -23/+33 |
| 2024-02-15 | evm: Align evm_inode_post_setxattr() definition with LSM infrastructure | Roberto Sassu | 1 | -1/+3 |
| 2024-02-15 | evm: Align evm_inode_setxattr() definition with LSM infrastructure | Roberto Sassu | 1 | -1/+2 |
| 2024-02-15 | evm: Align evm_inode_post_setattr() definition with LSM infrastructure | Roberto Sassu | 1 | -1/+3 |
| 2024-02-15 | ima: Align ima_post_read_file() definition with LSM infrastructure | Roberto Sassu | 1 | -1/+1 |
| 2024-02-15 | ima: Align ima_inode_removexattr() definition with LSM infrastructure | Roberto Sassu | 1 | -1/+2 |
| 2024-02-15 | ima: Align ima_inode_setxattr() definition with LSM infrastructure | Roberto Sassu | 1 | -2/+3 |
| 2024-02-15 | ima: Align ima_file_mprotect() definition with LSM infrastructure | Roberto Sassu | 1 | -2/+4 |
| 2024-02-15 | ima: Align ima_inode_post_setattr() definition with LSM infrastructure | Roberto Sassu | 1 | -1/+2 |
| 2024-01-09 | Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 2 | -6/+46 |
| 2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+2 |
| 2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 1 | -1/+1 |
| 2023-12-20 | kexec_file: print out debugging message if required | Baoquan He | 1 | -2/+2 |
| 2023-12-20 | evm: add support to disable EVM on unsupported filesystems | Mimi Zohar | 1 | -1/+34 |
| 2023-12-20 | evm: don't copy up 'security.evm' xattr | Mimi Zohar | 1 | -0/+7 |
| 2023-11-27 | ima: Remove EXPERIMENTAL from Kconfig | Eric Snowberg | 1 | -1/+1 |
| 2023-11-27 | ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY | Eric Snowberg | 1 | -5/+5 |
| 2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2023-11-02 | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -2/+1 |
| 2023-11-02 | Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 5 | -34/+81 |
| 2023-10-31 | ima: detect changes to the backing overlay file | Mimi Zohar | 3 | -1/+22 |
| 2023-10-31 | integrity: fix indentation of config attributes | Prasad Pandit | 1 | -22/+22 |
| 2023-10-31 | ima: annotate iint mutex to avoid lockdep false positive warnings | Amir Goldstein | 1 | -11/+37 |
| 2023-10-30 | Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk... | Linus Torvalds | 1 | -2/+0 |
| 2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
| 2023-10-24 | integrity: powerpc: Do not select CA_MACHINE_KEYRING | Michal Suchanek | 1 | -2/+0 |
| 2023-10-20 | ima: Add __counted_by for struct modsig and use struct_size() | Gustavo A. R. Silva | 1 | -3/+3 |
| 2023-10-18 | treewide: mark stuff as __ro_after_init | Alexey Dobriyan | 1 | -1/+1 |
| 2023-09-27 | ima: rework CONFIG_IMA dependency block | Arnd Bergmann | 1 | -12/+6 |
| 2023-09-26 | ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig | Oleksandr Tymoshenko | 1 | -2/+2 |
| 2023-09-15 | evm: Do not include crypto/algapi.h | Herbert Xu | 1 | -2/+1 |
| 2023-08-30 | Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 5 | -30/+16 |
| 2023-08-30 | Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -10/+44 |
| 2023-08-29 | Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk... | Linus Torvalds | 9 | -13/+93 |
| 2023-08-28 | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -2/+2 |
| 2023-08-18 | integrity: Annotate struct ima_rule_opt_list with __counted_by | Kees Cook | 1 | -2/+2 |
| 2023-08-18 | s390/ipl: fix virtual vs physical address confusion | Alexander Gordeev | 1 | -2/+2 |
| 2023-08-17 | integrity: PowerVM support for loading third party code signing keys | Nayna Jain | 3 | -0/+30 |
| 2023-08-17 | integrity: PowerVM machine keyring enablement | Nayna Jain | 1 | -1/+3 |
| 2023-08-17 | integrity: check whether imputed trust is enabled | Nayna Jain | 4 | -6/+22 |
| 2023-08-17 | integrity: remove global variable from machine_keyring.c | Nayna Jain | 1 | -2/+2 |
| 2023-08-17 | integrity: ignore keys failing CA restrictions on non-UEFI platform | Nayna Jain | 1 | -1/+1 |
| 2023-08-17 | integrity: PowerVM support for loading CA keys on machine keyring | Nayna Jain | 3 | -0/+30 |
| 2023-08-17 | integrity: Enforce digitalSignature usage in the ima and evm keyrings | Eric Snowberg | 3 | -4/+6 |
| 2023-08-07 | kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments | Wenyu Liu | 1 | -1/+1 |
| 2023-08-01 | ima: require signed IMA policy when UEFI secure boot is enabled | Coiby Xu | 1 | -0/+3 |
| 2023-08-01 | integrity: Always reference the blacklist keyring with appraisal | Eric Snowberg | 2 | -17/+12 |
| 2023-08-01 | ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig | Nayna Jain | 1 | -12/+0 |
| 2023-07-10 | evm: Support multiple LSMs providing an xattr | Roberto Sassu | 3 | -7/+37 |
| 2023-07-10 | evm: Align evm_inode_init_security() definition with LSM infrastructure | Roberto Sassu | 1 | -6/+10 |
| 2023-06-30 | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -14/+26 |
| 2023-06-27 | Merge tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 7 | -16/+32 |
| 2023-06-21 | security/integrity: fix pointer to ESL data and its size on pseries | Nayna Jain | 1 | -14/+26 |
| 2023-06-14 | fsverity: rework fsverity_get_digest() again | Eric Biggers | 1 | -19/+12 |
| 2023-06-06 | ima: Fix build warnings | Roberto Sassu | 2 | -1/+5 |
| 2023-06-06 | evm: Fix build warnings | Roberto Sassu | 2 | -2/+2 |
| 2023-06-05 | evm: Complete description of evm_inode_setattr() | Roberto Sassu | 1 | -0/+2 |
| 2023-06-01 | integrity: Fix possible multiple allocation in integrity_inode_get() | Tianjia Zhang | 1 | -6/+9 |
| 2023-05-23 | IMA: use vfs_getattr_nosec to get the i_version | Jeff Layton | 2 | -7/+14 |
| 2023-04-29 | Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-24 | Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2 | -3/+28 |
| 2023-04-24 | integrity: machine keyring CA configuration | Eric Snowberg | 2 | -3/+28 |
| 2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 1 | -1/+1 |
| 2023-03-15 | IMA: allow/fix UML builds | Randy Dunlap | 1 | -1/+1 |
| 2023-03-10 | Revert "integrity: double check iint_cache was initialized" | Roberto Sassu | 1 | -8/+0 |
| 2023-03-10 | security: Introduce LSM_ORDER_LAST and set it for the integrity LSM | Roberto Sassu | 1 | -0/+1 |
| 2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -15/+32 |
| 2023-02-22 | Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 6 | -29/+58 |
| 2023-02-13 | integrity/powerpc: Support loading keys from PLPKS | Russell Currey | 1 | -7/+10 |
| 2023-02-13 | integrity/powerpc: Improve error handling & reporting when loading certs | Russell Currey | 1 | -6/+20 |
| 2023-02-12 | powerpc/secvar: Use u64 in secvar_operations | Michael Ellerman | 1 | -2/+2 |
| 2023-01-31 | ima: Introduce MMAP_CHECK_REQPROT hook | Roberto Sassu | 5 | -6/+32 |
| 2023-01-31 | ima: Align ima_file_mmap() parameters with mmap_file LSM hook | Roberto Sassu | 1 | -2/+5 |
| 2023-01-31 | evm: call dump_security_xattr() in all cases to remove code duplication | Xiu Jianfeng | 1 | -17/+16 |