index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2023-07-19
ima: Fix build warnings
Roberto Sassu
1
-1
/
+2
2022-12-31
ima: Simplify ima_lsm_copy_rule
GUO Zihua
1
-7
/
+3
2022-12-31
ima: Handle -ESTALE returned by ima_filter_rule_match()
GUO Zihua
1
-9
/
+32
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
2022-05-06
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-22
Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-03-22
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-10
ima: Use strscpy instead of strlcpy
Petr Vorel
1
-1
/
+1
2021-10-10
ima_policy: Remove duplicate 'the' in docs comment
Petr Vorel
1
-2
/
+1
2021-10-10
ima: add gid support
Curtis Veit
1
-27
/
+174
2021-10-10
ima: fix uid code style problems
Alex Henrie
1
-4
/
+6
2021-10-10
ima: fix deadlock when traversing "ima_default_rules".
liqiong
1
-9
/
+18
2021-08-17
IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms
THOBY Simon
1
-0
/
+6
2021-08-17
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
1
-10
/
+66
2021-08-17
IMA: add a policy option to restrict xattr hash algorithms on appraisal
THOBY Simon
1
-4
/
+70
2021-08-17
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
1
-2
/
+16
2021-04-20
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+12
2021-01-24
ima: handle idmapped mounts
Christian Brauner
1
-8
/
+12
2021-01-15
IMA: define a builtin critical data measurement policy
Lakshmi Ramasubramanian
1
-0
/
+12
2021-01-15
IMA: limit critical data measurement based on a label
Tushar Sugandhi
1
-3
/
+34
2021-01-15
IMA: add policy rule to measure critical data
Tushar Sugandhi
1
-4
/
+25
2021-01-15
IMA: generalize keyring specific measurement constructs
Tushar Sugandhi
1
-17
/
+26
2020-11-20
ima: select ima-buf template for buffer measurement
Lakshmi Ramasubramanian
1
-1
/
+1
2020-10-16
Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-51
/
+102
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
1
-0
/
+1
2020-09-15
ima: Use kmemdup rather than kmalloc+memcpy
Alex Dewar
1
-5
/
+4
2020-09-09
integrity: invalid kernel parameters feedback
Bruno Meneguele
1
-0
/
+2
2020-09-01
ima: Fail rule parsing when asymmetric key measurement isn't supportable
Tyler Hicks
1
-2
/
+4
2020-09-01
ima: Pre-parse the list of keyrings in a KEY_CHECK rule
Tyler Hicks
1
-45
/
+93
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-07-21
ima: Rename internal filter rule functions
Tyler Hicks
1
-17
/
+13
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
1
-11
/
+6
2020-07-20
ima: Use the common function to detect LSM conditionals in a rule
Tyler Hicks
1
-9
/
+2
2020-07-20
ima: Move comprehensive rule validation checks out of the token parser
Tyler Hicks
1
-20
/
+37
2020-07-20
ima: Use correct type for the args_p member of ima_rule_entry.lsm elements
Tyler Hicks
1
-9
/
+9
2020-07-20
ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
Tyler Hicks
1
-10
/
+8
2020-07-20
ima: Fail rule parsing when appraise_flag=blacklist is unsupportable
Tyler Hicks
1
-1
/
+14
2020-07-17
ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond
Tyler Hicks
1
-0
/
+7
2020-07-17
ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invali...
Tyler Hicks
1
-0
/
+21
2020-07-17
ima: Fail rule parsing when buffer hook functions have an invalid action
Tyler Hicks
1
-2
/
+38
2020-07-17
ima: Free the entire rule if it fails to parse
Tyler Hicks
1
-1
/
+2
2020-07-17
ima: Free the entire rule when deleting a list of rules
Tyler Hicks
1
-5
/
+24
2020-07-17
ima: Have the LSM free its audit rule
Tyler Hicks
1
-1
/
+1
2020-07-17
IMA: Add audit log for failure conditions
Lakshmi Ramasubramanian
1
-1
/
+1
[next]