Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-01-19 | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap | Christian Brauner | 1 | -3/+2 |
2023-01-19 | fs: port i_{g,u}id_{needs_}update() to mnt_idmap | Christian Brauner | 1 | -3/+2 |
2023-01-19 | fs: port acl to mnt_idmap | Christian Brauner | 2 | -7/+7 |
2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner | 9 | -47/+48 |
2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 4 | -7/+7 |
2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2 | -4/+5 |
2023-01-18 | ima: fix ima_delete_rules() kernel-doc warning | Randy Dunlap | 1 | -1/+2 |
2023-01-18 | ima: return IMA digest value only when IMA_COLLECTED flag is set | Matt Bobrowski | 1 | -1/+1 |
2023-01-18 | ima: fix error handling logic when file measurement failed | Matt Bobrowski | 2 | -2/+2 |
2022-12-21 | Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+24 |
2022-12-13 | Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 6 | -22/+54 |
2022-12-13 | Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -17/+23 |
2022-12-13 | mnt_idmapping: move ima-only helpers to ima | Christian Brauner | 1 | -0/+24 |
2022-12-12 | Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -16/+18 |
2022-11-28 | ima: Fix hash dependency to correct algorithm | Tianjia Zhang | 1 | -1/+1 |
2022-11-18 | lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths | Paul Moore | 6 | -17/+23 |
2022-11-16 | ima: Fix misuse of dereference of pointer in template_desc_init_fields() | Xiu Jianfeng | 1 | -2/+2 |
2022-11-16 | integrity: Fix memory leakage in keyring allocation error path | GUO Zihua | 1 | -1/+5 |
2022-11-03 | ima: Fix memory leak in __ima_inode_hash() | Roberto Sassu | 1 | -1/+6 |
2022-11-02 | ima: Handle -ESTALE returned by ima_filter_rule_match() | GUO Zihua | 1 | -9/+32 |
2022-11-02 | ima: Simplify ima_lsm_copy_rule | GUO Zihua | 1 | -7/+3 |
2022-11-02 | ima: Fix a potential NULL pointer access in ima_restore_measurement_list | Huaxin Lu | 1 | -1/+4 |
2022-11-01 | efi: Add iMac Pro 2017 to uefi skip cert quirk | Aditya Garg | 1 | -0/+1 |
2022-10-28 | evm: remove dead code in evm_inode_set_acl() | Christian Brauner | 1 | -3/+2 |
2022-10-26 | ima: use type safe idmapping helpers | Christian Brauner | 1 | -16/+18 |
2022-10-20 | evm: remove evm_xattr_acl_change() | Christian Brauner | 1 | -64/+0 |
2022-10-20 | integrity: implement get and set acl hook | Christian Brauner | 2 | -1/+91 |
2022-10-03 | Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+14 |
2022-09-30 | efi: Correct Macmini DMI match in uefi cert quirk | Orlando Chamberlain | 1 | -1/+1 |
2022-08-31 | acl: move idmapping handling into posix_acl_xattr_set() | Christian Brauner | 1 | -3/+14 |
2022-08-23 | ima: fix blocking of security.ima xattrs of unsupported algorithms | Mimi Zohar | 1 | -4/+8 |
2022-08-02 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -29/+23 |
2022-08-01 | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2022-08-01 | Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+7 |
2022-07-20 | lockdown: Fix kexec lockdown bypass with ima policy | Eric Snowberg | 1 | -0/+4 |
2022-07-13 | evm: Use IS_ENABLED to initialize .enabled | Xiu Jianfeng | 1 | -29/+23 |
2022-07-13 | ima: Fix potential memory leak in ima_init_crypto() | Jianglei Nie | 1 | -0/+1 |
2022-07-13 | ima: force signature verification when CONFIG_KEXEC_SIG is configured | Coiby Xu | 1 | -0/+2 |
2022-07-07 | ima: Fix a potential integer overflow in ima_appraise_measurement | Huaxin Lu | 1 | -1/+2 |
2022-07-06 | ima: fix violation measurement list record | Mimi Zohar | 1 | -3/+3 |
2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 1 | -1/+1 |
2022-06-26 | attr: port attribute changes to new types | Christian Brauner | 1 | -2/+2 |
2022-06-26 | security: pass down mount idmapping to setattr hook | Christian Brauner | 1 | -3/+5 |
2022-06-26 | fs: port to iattr ownership update helpers | Christian Brauner | 1 | -2/+2 |
2022-06-15 | Revert "evm: Fix memleak in init_desc" | Xiu Jianfeng | 1 | -5/+2 |
2022-05-24 | Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -52/+395 |
2022-05-23 | certs: Factor out the blacklist hash creation | Mickaël Salaün | 1 | -24/+2 |
2022-05-16 | integrity: Fix sparse warnings in keyring_handler | Stefan Berger | 1 | -3/+3 |
2022-05-16 | evm: Clean up some variables | Stefan Berger | 2 | -4/+1 |
2022-05-16 | evm: Return INTEGRITY_PASS for enum integrity_status value '0' | Stefan Berger | 1 | -1/+1 |
2022-05-15 | efi: Do not import certificates from UEFI Secure Boot for T2 Macs | Aditya Garg | 2 | -0/+41 |
2022-05-05 | ima: support fs-verity file digest based version 3 signatures | Mimi Zohar | 5 | -16/+177 |
2022-05-05 | ima: permit fsverity's file digests in the IMA measurement list | Mimi Zohar | 5 | -8/+90 |
2022-05-05 | ima: define a new template field named 'd-ngv2' and templates | Mimi Zohar | 3 | -11/+73 |
2022-05-01 | ima: use IMA default hash algorithm for integrity violations | Mimi Zohar | 1 | -1/+1 |
2022-05-01 | ima: fix 'd-ng' comments and documentation | Mimi Zohar | 1 | -3/+5 |
2022-04-07 | ima: remove the IMA_TEMPLATE Kconfig option | GUO Zihua | 1 | -8/+6 |
2022-04-04 | ima: remove redundant initialization of pointer 'file'. | Colin Ian King | 1 | -1/+1 |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -18/+39 |
2022-03-21 | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -35/+49 |