index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall
Mimi Zohar
2012-12-24
3
-5
/
+11
*
ima: support new kernel module syscall
Mimi Zohar
2012-12-14
4
-3
/
+27
*
ima: fix bug in argument order
Dmitry Kasatkin
2012-10-05
2
-4
/
+4
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-10-02
8
-100
/
+601
|
\
|
*
ima: audit log hashes
Peter Moody
2012-09-13
4
-4
/
+50
|
*
ima: generic IMA action flag handling
Dmitry Kasatkin
2012-09-13
3
-13
/
+14
|
*
ima: rename ima_must_appraise_or_measure
Dmitry Kasatkin
2012-09-12
3
-4
/
+4
|
*
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
2
-13
/
+16
|
*
ima: add ima_inode_setxattr/removexattr function and calls
Mimi Zohar
2012-09-07
1
-0
/
+57
|
*
ima: allocating iint improvements
Dmitry Kasatkin
2012-09-07
1
-9
/
+4
|
*
ima: add appraise action keywords and default rules
Mimi Zohar
2012-09-07
2
-40
/
+116
|
*
ima: integrity appraisal extension
Mimi Zohar
2012-09-07
8
-50
/
+340
|
*
ima: enable the IBM vTPM as the default TPM in the PPC64 case
Kent Yoder
2012-08-22
1
-0
/
+1
*
|
userns: Add user namespace support to IMA
Eric W. Biederman
2012-09-21
2
-9
/
+10
|
/
*
ima: audit is compiled only when enabled
Dmitry Kasatkin
2012-07-05
4
-5
/
+13
*
ima: ima_initialized is set only if successful
Dmitry Kasatkin
2012-07-05
1
-1
/
+2
*
ima: add policy for pseudo fs
Dmitry Kasatkin
2012-07-05
1
-0
/
+2
*
ima: remove unused cleanup functions
Dmitry Kasatkin
2012-07-02
3
-20
/
+0
*
ima: free securityfs violations file
Dmitry Kasatkin
2012-07-02
1
-0
/
+1
*
ima: use full pathnames in measurement list
Mimi Zohar
2012-07-02
2
-7
/
+39
*
ima: fix filename hint to reflect script interpreter name
Mimi Zohar
2012-05-16
1
-1
/
+3
*
security: fix ima kconfig warning
Randy Dunlap
2012-02-28
1
-1
/
+1
*
IMA: fix audit res field to indicate 1 for success and 0 for failure
Eric Paris
2012-02-16
2
-2
/
+2
*
Merge branch 'next-queue' into next
James Morris
2012-02-09
2
-1
/
+2
|
\
|
*
ima: policy for RAMFS
Dmitry Kasatkin
2012-01-19
1
-0
/
+1
|
*
ima: fix Kconfig dependencies
Fabio Estevam
2012-01-19
1
-1
/
+1
*
|
ima: fix cred sparse warning
Mimi Zohar
2012-01-19
1
-1
/
+2
*
|
audit: treat s_id as an untrusted string
Kees Cook
2012-01-17
1
-3
/
+5
|
/
*
ima: fix invalid memory reference
Roberto Sassu
2011-12-19
1
-5
/
+11
*
ima: free duplicate measurement memory
Roberto Sassu
2011-12-19
2
-2
/
+3
*
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
1
-1
/
+1
|
\
|
*
um: switch to use of drivers/Kconfig
Al Viro
2011-11-02
1
-1
/
+1
*
|
ima: sparse fix: include linux/ima.h in ima_main.c
James Morris
2011-09-09
1
-0
/
+1
*
|
ima: sparse fix: make ima_open_policy static
James Morris
2011-09-09
1
-1
/
+1
*
|
integrity: sparse fix: move iint_initialized to integrity.h
James Morris
2011-09-09
1
-1
/
+0
*
|
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
2011-08-09
6
-199
/
+21
|
\
\
|
|
/
|
/
|
|
*
integrity: move ima inode integrity data management
Mimi Zohar
2011-07-18
6
-199
/
+21
*
|
ima: fmode_t misspelled as mode_t...
Al Viro
2011-07-26
1
-1
/
+1
|
/
*
ima: remove unnecessary call to ima_must_measure
Mimi Zohar
2011-02-23
3
-15
/
+7
*
IMA: remove IMA imbalance checking
Mimi Zohar
2011-02-10
2
-104
/
+4
*
IMA: maintain i_readcount in the VFS layer
Mimi Zohar
2011-02-10
2
-19
/
+8
*
IMA: convert i_readcount to atomic
Mimi Zohar
2011-02-10
2
-8
/
+10
*
ima: fix add LSM rule bug
Mimi Zohar
2011-01-03
1
-0
/
+2
*
IMA: fix the ToMToU logic
Eric Paris
2010-10-26
1
-5
/
+6
*
IMA: explicit IMA i_flag to remove global lock on inode_delete
Eric Paris
2010-10-26
2
-5
/
+12
*
IMA: drop refcnt from ima_iint_cache since it isn't needed
Eric Paris
2010-10-26
3
-30
/
+19
*
IMA: only allocate iint when needed
Eric Paris
2010-10-26
1
-30
/
+64
*
IMA: move read counter into struct inode
Eric Paris
2010-10-26
4
-34
/
+17
*
IMA: use i_writecount rather than a private counter
Eric Paris
2010-10-26
3
-17
/
+6
[next]