index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_appraise.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
2018-12-01
1
-13
/
+14
*
EVM: Add support for portable signature format
Matthew Garrett
2018-12-01
1
-1
/
+3
*
Revert "ima: limit file hash setting by user to fix and log modes"
Mimi Zohar
2018-06-06
1
-6
/
+2
*
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
2018-03-22
1
-1
/
+2
*
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
2017-11-24
1
-0
/
+3
*
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
2017-05-25
1
-2
/
+3
*
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
1
-11
/
+10
|
\
|
*
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
1
-11
/
+10
*
|
ima: use file_dentry()
Miklos Szeredi
2016-09-16
1
-2
/
+2
|
/
*
ima: change integrity cache to store measured pcr
Eric Richter
2016-06-30
1
-0
/
+1
*
ima: extend ima_get_action() to return the policy pcr
Eric Richter
2016-06-30
1
-1
/
+1
*
ima: add support for creating files using the mknodat syscall
Mimi Zohar
2016-05-01
1
-0
/
+5
*
ima: fix ima_inode_post_setattr
Mimi Zohar
2016-05-01
1
-1
/
+1
*
ima: remove firmware and module specific cached status info
Mimi Zohar
2016-02-21
1
-19
/
+16
*
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
2016-02-20
1
-1
/
+1
*
ima: use "ima_hooks" enum as function argument
Mimi Zohar
2016-02-18
1
-6
/
+7
*
ima: separate 'security.ima' reading functionality from collect
Dmitry Kasatkin
2016-02-18
1
-11
/
+14
*
ima: limit file hash setting by user to fix and log modes
Dmitry Kasatkin
2015-05-21
1
-2
/
+6
*
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-15
1
-5
/
+5
*
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
1
-0
/
+2
|
\
|
*
ima: check xattr value length and type in the ima_inode_setxattr()
Dmitry Kasatkin
2014-10-28
1
-0
/
+2
*
|
kill f_dentry uses
Al Viro
2014-11-19
1
-2
/
+2
|
/
*
ima: added ima_policy_flag variable
Roberto Sassu
2014-09-17
1
-2
/
+2
*
ima: provide 'ima_appraise=log' kernel option
Dmitry Kasatkin
2014-09-17
1
-0
/
+2
*
ima: remove unnecessary appraisal test
Dmitry Kasatkin
2014-09-09
1
-2
/
+0
*
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2014-09-09
1
-2
/
+2
*
ima: provide flag to identify new empty files
Dmitry Kasatkin
2014-09-08
1
-2
/
+5
*
ima: add support for measuring and appraising firmware
Mimi Zohar
2014-07-25
1
-0
/
+8
*
audit: fix dangling keywords in integrity ima message output
Richard Guy Briggs
2014-07-17
1
-1
/
+1
*
ima: prevent new digsig xattr from being replaced
Mimi Zohar
2014-06-12
1
-3
/
+7
*
ima: use static const char array definitions
Mimi Zohar
2014-03-07
1
-2
/
+2
*
Revert "ima: define '_ima' as a builtin 'trusted' keyring"
Linus Torvalds
2013-11-23
1
-11
/
+0
*
ima: define '_ima' as a builtin 'trusted' keyring
Mimi Zohar
2013-10-31
1
-0
/
+11
*
ima: provide hash algo info in the xattr
Dmitry Kasatkin
2013-10-26
1
-14
/
+47
*
ima: use dynamically allocated hash storage
Dmitry Kasatkin
2013-10-25
1
-8
/
+8
*
ima: pass full xattr with the signature
Dmitry Kasatkin
2013-10-25
1
-1
/
+1
*
ima: read and use signature hash algorithm
Dmitry Kasatkin
2013-10-25
1
-8
/
+37
*
ima: provide support for arbitrary hash algorithms
Dmitry Kasatkin
2013-10-25
1
-8
/
+12
*
ima: fix script messages
Dmitry Kasatkin
2013-10-25
1
-3
/
+3
*
ima: per hook cache integrity appraisal status
Mimi Zohar
2013-01-22
1
-9
/
+62
*
ima: added policy support for 'security.ima' type
Dmitry Kasatkin
2013-01-22
1
-0
/
+5
*
ima: remove security.ima hexdump
Dmitry Kasatkin
2013-01-16
1
-5
/
+0
*
ima: set appraise status in fix mode only when xattr is fixed
Dmitry Kasatkin
2013-01-16
1
-5
/
+6
*
ima: fix bug in argument order
Dmitry Kasatkin
2012-10-05
1
-1
/
+1
*
ima: generic IMA action flag handling
Dmitry Kasatkin
2012-09-13
1
-1
/
+1
*
ima: digital signature verification support
Dmitry Kasatkin
2012-09-07
1
-19
/
+51
*
ima: add support for different security.ima data types
Mimi Zohar
2012-09-07
1
-10
/
+13
*
ima: add ima_inode_setxattr/removexattr function and calls
Mimi Zohar
2012-09-07
1
-0
/
+57
*
ima: add appraise action keywords and default rules
Mimi Zohar
2012-09-07
1
-1
/
+4
*
ima: integrity appraisal extension
Mimi Zohar
2012-09-07
1
-0
/
+168