index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: add support for measuring and appraising firmware
Mimi Zohar
2014-07-25
5
-3
/
+35
*
ima: define '.ima' as a builtin 'trusted' keyring
Mimi Zohar
2014-07-17
5
-2
/
+63
*
ima: provide double buffering for hash calculation
Dmitry Kasatkin
2014-07-17
1
-16
/
+49
*
ima: introduce multi-page collect buffers
Dmitry Kasatkin
2014-07-17
1
-2
/
+96
*
ima: use ahash API for file hash calculation
Dmitry Kasatkin
2014-07-17
1
-4
/
+183
*
audit: fix dangling keywords in integrity ima message output
Richard Guy Briggs
2014-07-17
2
-4
/
+4
*
ima: delay template descriptor lookup until use
Dmitry Kasatkin
2014-07-17
1
-1
/
+2
*
ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check()
Dmitry Kasatkin
2014-07-17
1
-4
/
+0
*
ima: introduce ima_kernel_read()
Dmitry Kasatkin
2014-06-12
1
-1
/
+31
*
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
2014-06-12
1
-2
/
+10
*
ima: check inode integrity cache in violation check
Dmitry Kasatkin
2014-06-12
1
-2
/
+7
*
ima: prevent unnecessary policy checking
Dmitry Kasatkin
2014-06-12
1
-9
/
+4
*
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
2014-06-12
2
-0
/
+22
*
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
2014-06-12
4
-11
/
+33
*
ima: prevent new digsig xattr from being replaced
Mimi Zohar
2014-06-12
1
-3
/
+7
*
Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-10
4
-3
/
+19
|
\
|
*
ima: audit log files opened with O_DIRECT flag
Mimi Zohar
2014-06-03
4
-3
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
2
-2
/
+2
|
\
\
|
*
|
get rid of pointless checks for NULL ->i_op
Al Viro
2014-04-01
2
-2
/
+2
*
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2014-03-20
1
-1
/
+1
*
|
|
evm: enable key retention service automatically
Dmitry Kasatkin
2014-03-07
1
-2
/
+3
*
|
|
ima: skip memory allocation for empty files
Dmitry Kasatkin
2014-03-07
1
-8
/
+12
*
|
|
evm: EVM does not use MD5
Dmitry Kasatkin
2014-03-07
1
-1
/
+0
*
|
|
ima: return d_name.name if d_path fails
Dmitry Kasatkin
2014-03-07
2
-7
/
+2
*
|
|
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
11
-70
/
+69
*
|
|
ima: fix erroneous removal of security.ima xattr
Dmitry Kasatkin
2014-03-07
1
-2
/
+4
*
|
|
security: integrity: Use a more current logging style
Joe Perches
2014-03-07
7
-11
/
+27
*
|
|
ima: reduce memory usage when a template containing the n field is used
Roberto Sassu
2014-03-07
2
-17
/
+13
*
|
|
ima: restore the original behavior for sending data with ima template
Roberto Sassu
2014-03-07
3
-4
/
+10
*
|
|
Integrity: Pass commname via get_task_comm()
Tetsuo Handa
2014-03-07
1
-1
/
+2
*
|
|
ima: use static const char array definitions
Mimi Zohar
2014-03-07
4
-10
/
+10
*
|
|
ima: new helper: file_inode(file)
Libo Chen
2014-03-04
1
-1
/
+1
*
|
|
security: cleanup Makefiles to use standard syntax for specifying sub-directo...
Sam Ravnborg
2014-02-17
1
-2
/
+2
*
|
|
security: replace strict_strto*() with kstrto*()
Jingoo Han
2014-02-06
2
-4
/
+4
|
|
/
|
/
|
*
|
Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM
James Morris
2014-01-06
11
-78
/
+68
|
\
|
|
*
ima: properly free ima_template_entry structures
Roberto Sassu
2013-12-02
3
-5
/
+19
|
*
ima: Do not free 'entry' before it is initialized
Christoph Paasch
2013-12-02
1
-1
/
+0
|
*
ima: store address of template_fmt_copy in a pointer before calling strsep
Roberto Sassu
2013-11-30
1
-2
/
+4
|
*
ima: make a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
2013-11-25
1
-7
/
+14
|
*
ima: do not send field length to userspace for digest of ima template
Roberto Sassu
2013-11-25
3
-5
/
+18
|
*
ima: do not include field length in template digest calc for ima template
Roberto Sassu
2013-11-25
3
-6
/
+15
|
*
Revert "ima: define '_ima' as a builtin 'trusted' keyring"
Linus Torvalds
2013-11-23
4
-55
/
+1
*
|
ima: remove unneeded size_limit argument from ima_eventdigest_init_common()
Roberto Sassu
2014-01-03
1
-8
/
+6
*
|
ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()
Roberto Sassu
2014-01-03
1
-2
/
+2
*
|
ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()
Roberto Sassu
2014-01-03
1
-1
/
+1
|
/
*
ima: define '_ima' as a builtin 'trusted' keyring
Mimi Zohar
2013-10-31
4
-1
/
+55
*
ima: extend the measurement list to include the file signature
Mimi Zohar
2013-10-31
8
-12
/
+73
*
ima: provide hash algo info in the xattr
Dmitry Kasatkin
2013-10-26
2
-15
/
+59
*
ima: enable support for larger default filedata hash algorithms
Mimi Zohar
2013-10-26
2
-2
/
+59
[next]