summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-11-022-1/+20
|\
| * ima: detect changes to the backing overlay fileMimi Zohar2023-10-312-1/+20
* | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-3/+3
|\ \ | |/ |/|
| * ima: Add __counted_by for struct modsig and use struct_size()Gustavo A. R. Silva2023-10-201-3/+3
* | ima: rework CONFIG_IMA dependency blockArnd Bergmann2023-09-271-12/+6
* | ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko2023-09-261-2/+2
|/
* Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-08-305-30/+16
|\
| * kexec_lock: Replace kexec_mutex() by kexec_lock() in two commentsWenyu Liu2023-08-071-1/+1
| * ima: require signed IMA policy when UEFI secure boot is enabledCoiby Xu2023-08-011-0/+3
| * integrity: Always reference the blacklist keyring with appraisalEric Snowberg2023-08-012-17/+12
| * ima: Remove deprecated IMA_TRUSTED_KEYRING KconfigNayna Jain2023-08-011-12/+0
* | Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds2023-08-291-1/+2
|\ \
| * | integrity: Enforce digitalSignature usage in the ima and evm keyringsEric Snowberg2023-08-171-1/+2
| |/
* / integrity: Annotate struct ima_rule_opt_list with __counted_byKees Cook2023-08-181-2/+2
|/
* Merge tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-06-274-8/+19
|\
| * ima: Fix build warningsRoberto Sassu2023-06-062-1/+5
| * IMA: use vfs_getattr_nosec to get the i_versionJeff Layton2023-05-232-7/+14
* | fsverity: rework fsverity_get_digest() againEric Biggers2023-06-141-19/+12
|/
* Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-04-291-1/+1
|\
| * IMA: allow/fix UML buildsRandy Dunlap2023-03-151-1/+1
* | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-1/+1
|/
* Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-02-225-12/+42
|\
| * ima: Introduce MMAP_CHECK_REQPROT hookRoberto Sassu2023-01-315-6/+32
| * ima: Align ima_file_mmap() parameters with mmap_file LSM hookRoberto Sassu2023-01-311-2/+5
| * ima: fix ima_delete_rules() kernel-doc warningRandy Dunlap2023-01-181-1/+2
| * ima: return IMA digest value only when IMA_COLLECTED flag is setMatt Bobrowski2023-01-181-1/+1
| * ima: fix error handling logic when file measurement failedMatt Bobrowski2023-01-182-2/+2
* | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner2023-01-191-3/+2
* | fs: port acl to mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port xattr to mnt_idmapChristian Brauner2023-01-197-35/+36
* | fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-192-2/+2
|/
* Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-211-0/+24
|\
| * mnt_idmapping: move ima-only helpers to imaChristian Brauner2022-12-131-0/+24
* | Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2022-12-134-21/+48
|\ \
| * | ima: Fix hash dependency to correct algorithmTianjia Zhang2022-11-281-1/+1
| * | ima: Fix misuse of dereference of pointer in template_desc_init_fields()Xiu Jianfeng2022-11-161-2/+2
| * | ima: Fix memory leak in __ima_inode_hash()Roberto Sassu2022-11-031-1/+6
| * | ima: Handle -ESTALE returned by ima_filter_rule_match()GUO Zihua2022-11-021-9/+32
| * | ima: Simplify ima_lsm_copy_ruleGUO Zihua2022-11-021-7/+3
| * | ima: Fix a potential NULL pointer access in ima_restore_measurement_listHuaxin Lu2022-11-021-1/+4
* | | Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-134-13/+15
|\ \ \ | |_|/ |/| |
| * | lsm,fs: fix vfs_getxattr_alloc() return type and caller error pathsPaul Moore2022-11-184-13/+15
| |/
* | Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-12-121-16/+18
|\ \
| * | ima: use type safe idmapping helpersChristian Brauner2022-10-261-16/+18
| |/
* / integrity: implement get and set acl hookChristian Brauner2022-10-201-0/+9
|/
* ima: fix blocking of security.ima xattrs of unsupported algorithmsMimi Zohar2022-08-231-4/+8
* Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-011-1/+1
|\
| * x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2022-07-011-1/+1
* | lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg2022-07-201-0/+4
* | ima: Fix potential memory leak in ima_init_crypto()Jianglei Nie2022-07-131-0/+1