index
:
pub/scm/linux/kernel/git/klassert/ipsec.git
master
Steffen Klassert's ipsec networking tree
Steffen Klassert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
ima: don't measure/appraise files on configfs
Frederick Lawler
1
-1
/
+6
2026-08-04
ima: measure userspace policy writes before parsing
Enrico Bravi
1
-0
/
+6
2026-08-04
ima: add critical data measurement for loaded policy
Enrico Bravi
1
-2
/
+87
2026-04-27
ima: Fix sigv3 signature handling for EVM_IMA_XATTR_DIGSIG
Kamlesh Kumar
1
-1
/
+2
2026-04-01
ima: add support to require IMA sigv3 signatures
Mimi Zohar
1
-12
/
+10
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
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
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
1
-1
/
+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-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-11-26
ima: uncover hidden variable in ima_match_rules()
Casey Schaufler
1
-4
/
+5
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
1
-8
/
+6
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
1
-4
/
+7
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
1
-6
/
+9
2024-02-15
ima: Make it independent from 'integrity' LSM
Roberto Sassu
1
-1
/
+1
2023-08-30
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-12
/
+5
2023-08-18
integrity: Annotate struct ima_rule_opt_list with __counted_by
Kees Cook
1
-2
/
+2
2023-08-01
integrity: Always reference the blacklist keyring with appraisal
Eric Snowberg
1
-12
/
+5
2023-06-06
ima: Fix build warnings
Roberto Sassu
1
-1
/
+2
2023-02-22
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-1
/
+6
2023-01-31
ima: Introduce MMAP_CHECK_REQPROT hook
Roberto Sassu
1
-0
/
+4
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 xattr to mnt_idmap
Christian Brauner
1
-5
/
+6
2023-01-18
ima: fix ima_delete_rules() kernel-doc warning
Randy Dunlap
1
-1
/
+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
1
-16
/
+35
2022-12-13
mnt_idmapping: move ima-only helpers to ima
Christian Brauner
1
-0
/
+24
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-10-26
ima: use type safe idmapping helpers
Christian Brauner
1
-16
/
+18
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
2022-05-05
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
1
-8
/
+38
2022-05-05
ima: permit fsverity's file digests in the IMA measurement list
Mimi Zohar
1
-1
/
+37
2022-03-21
Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-02-15
ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
Mimi Zohar
1
-1
/
+1
2022-02-15
ima: Fix trivial typos in the comments
Austin Kim
1
-1
/
+1
2022-02-02
ima: Do not print policy rule with inactive LSM labels
Stefan Berger
1
-0
/
+8
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-10-09
ima: Use strscpy instead of strlcpy
Petr Vorel
1
-1
/
+1
2021-10-09
ima_policy: Remove duplicate 'the' in docs comment
Petr Vorel
1
-2
/
+1
2021-10-09
ima: add gid support
Curtis Veit
1
-27
/
+174
2021-10-09
ima: fix uid code style problems
Alex Henrie
1
-4
/
+6
2021-10-09
ima: fix deadlock when traversing "ima_default_rules".
liqiong
1
-9
/
+18
[next]