diff options
author | James Morris <james.l.morris@oracle.com> | 2014-11-19 05:36:07 -0500 |
---|---|---|
committer | James Morris <james.l.morris@oracle.com> | 2014-11-19 05:36:07 -0500 |
commit | a6aacbde406eeb6f8fc218b2c6172825f5e73fcf (patch) | |
tree | b79e1a17c38090915085f0dbb501a0970cb79b28 /Documentation/kernel-parameters.txt | |
parent | b10778a00d40b3d9fdaaf5891e802794781ff71c (diff) | |
parent | 6fb5032ebb1c5b852461d64ee33829081de8ca61 (diff) |
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 4fb49e0d2501..c73d27184c13 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1330,6 +1330,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
1330 | Formats: { "ima" | "ima-ng" } | 1330 | Formats: { "ima" | "ima-ng" } |
1331 | Default: "ima-ng" | 1331 | Default: "ima-ng" |
1332 | 1332 | ||
1333 | ima_template_fmt= | ||
1334 | [IMA] Define a custom template format. | ||
1335 | Format: { "field1|...|fieldN" } | ||
1336 | |||
1333 | ima.ahash_minsize= [IMA] Minimum file size for asynchronous hash usage | 1337 | ima.ahash_minsize= [IMA] Minimum file size for asynchronous hash usage |
1334 | Format: <min_file_size> | 1338 | Format: <min_file_size> |
1335 | Set the minimal file size for using asynchronous hash. | 1339 | Set the minimal file size for using asynchronous hash. |