index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_policy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2024-06-13
1
-6
/
+9
*
ima: Make it independent from 'integrity' LSM
Roberto Sassu
2024-02-16
1
-1
/
+1
*
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-08-30
1
-12
/
+5
|
\
|
*
integrity: Always reference the blacklist keyring with appraisal
Eric Snowberg
2023-08-01
1
-12
/
+5
*
|
integrity: Annotate struct ima_rule_opt_list with __counted_by
Kees Cook
2023-08-18
1
-2
/
+2
|
/
*
ima: Fix build warnings
Roberto Sassu
2023-06-06
1
-1
/
+2
*
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-02-22
1
-1
/
+6
|
\
|
*
ima: Introduce MMAP_CHECK_REQPROT hook
Roberto Sassu
2023-01-31
1
-0
/
+4
|
*
ima: fix ima_delete_rules() kernel-doc warning
Randy Dunlap
2023-01-18
1
-1
/
+2
*
|
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
*
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-5
/
+6
|
/
*
Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-21
1
-0
/
+24
|
\
|
*
mnt_idmapping: move ima-only helpers to ima
Christian Brauner
2022-12-13
1
-0
/
+24
*
|
Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-12-13
1
-16
/
+35
|
\
\
|
|
/
|
/
|
|
*
ima: Handle -ESTALE returned by ima_filter_rule_match()
GUO Zihua
2022-11-02
1
-9
/
+32
|
*
ima: Simplify ima_lsm_copy_rule
GUO Zihua
2022-11-02
1
-7
/
+3
*
|
ima: use type safe idmapping helpers
Christian Brauner
2022-10-26
1
-16
/
+18
|
/
*
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
2022-07-20
1
-0
/
+4
*
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
2022-05-05
1
-8
/
+38
*
ima: permit fsverity's file digests in the IMA measurement list
Mimi Zohar
2022-05-05
1
-1
/
+37
*
Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-22
1
-2
/
+2
|
\
|
*
ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
Mimi Zohar
2022-02-15
1
-1
/
+1
|
*
ima: Fix trivial typos in the comments
Austin Kim
2022-02-15
1
-1
/
+1
*
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
*
|
ima: Do not print policy rule with inactive LSM labels
Stefan Berger
2022-02-02
1
-0
/
+8
|
/
*
ima: Use strscpy instead of strlcpy
Petr Vorel
2021-10-10
1
-1
/
+1
*
ima_policy: Remove duplicate 'the' in docs comment
Petr Vorel
2021-10-10
1
-2
/
+1
*
ima: add gid support
Curtis Veit
2021-10-10
1
-27
/
+174
*
ima: fix uid code style problems
Alex Henrie
2021-10-10
1
-4
/
+6
*
ima: fix deadlock when traversing "ima_default_rules".
liqiong
2021-10-10
1
-9
/
+18
*
IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms
THOBY Simon
2021-08-16
1
-0
/
+6
*
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
2021-08-16
1
-10
/
+66
*
IMA: add a policy option to restrict xattr hash algorithms on appraisal
THOBY Simon
2021-08-16
1
-4
/
+70
*
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
2021-08-16
1
-2
/
+16
*
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-20
1
-0
/
+2
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-8
/
+12
|
\
|
*
ima: handle idmapped mounts
Christian Brauner
2021-01-24
1
-8
/
+12
*
|
IMA: define a builtin critical data measurement policy
Lakshmi Ramasubramanian
2021-01-15
1
-0
/
+12
*
|
IMA: limit critical data measurement based on a label
Tushar Sugandhi
2021-01-15
1
-3
/
+34
*
|
IMA: add policy rule to measure critical data
Tushar Sugandhi
2021-01-15
1
-4
/
+25
*
|
IMA: generalize keyring specific measurement constructs
Tushar Sugandhi
2021-01-15
1
-17
/
+26
|
/
*
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
2020-11-20
1
-1
/
+1
*
Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-16
1
-51
/
+102
|
\
|
*
ima: Use kmemdup rather than kmalloc+memcpy
Alex Dewar
2020-09-15
1
-5
/
+4
|
*
integrity: invalid kernel parameters feedback
Bruno Meneguele
2020-09-09
1
-0
/
+2
|
*
ima: Fail rule parsing when asymmetric key measurement isn't supportable
Tyler Hicks
2020-08-31
1
-2
/
+4
|
*
ima: Pre-parse the list of keyrings in a KEY_CHECK rule
Tyler Hicks
2020-08-31
1
-45
/
+93
*
|
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
1
-0
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-4
/
+4
|
/
[next]