index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima.h
Commit message (
Expand
)
Author
Age
*
ima: restore the original behavior for sending data with ima template
Roberto Sassu
2014-03-07
*
ima: properly free ima_template_entry structures
Roberto Sassu
2013-12-02
*
ima: do not send field length to userspace for digest of ima template
Roberto Sassu
2013-11-25
*
ima: do not include field length in template digest calc for ima template
Roberto Sassu
2013-11-25
*
ima: extend the measurement list to include the file signature
Mimi Zohar
2013-10-31
*
ima: switch to new template management mechanism
Roberto Sassu
2013-10-25
*
ima: define template fields library and new helpers
Roberto Sassu
2013-10-25
*
ima: new templates management mechanism
Roberto Sassu
2013-10-25
*
ima: define new function ima_alloc_init_template() to API
Roberto Sassu
2013-10-25
*
ima: pass the filename argument up to ima_add_template_entry()
Roberto Sassu
2013-10-25
*
ima: pass the file descriptor to ima_add_violation()
Roberto Sassu
2013-10-25
*
ima: ima_calc_boot_agregate must use SHA1
Dmitry Kasatkin
2013-10-25
*
ima: differentiate between template hash and file data hash sizes
Mimi Zohar
2013-10-25
*
ima: read and use signature hash algorithm
Dmitry Kasatkin
2013-10-25
*
ima: provide support for arbitrary hash algorithms
Dmitry Kasatkin
2013-10-25
*
integrity: move integrity_audit_msg()
Mimi Zohar
2013-06-20
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-02-21
|
\
|
*
ima: rename hash calculation functions
Dmitry Kasatkin
2013-02-06
|
*
ima: use new crypto_shash API instead of old crypto_hash
Dmitry Kasatkin
2013-02-06
|
*
ima: per hook cache integrity appraisal status
Mimi Zohar
2013-01-22
|
*
ima: move full pathname resolution to separate function
Dmitry Kasatkin
2013-01-16
|
*
ima: rename FILE_MMAP to MMAP_CHECK
Mimi Zohar
2013-01-16
*
|
ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall
Mimi Zohar
2012-12-24
|
/
*
ima: support new kernel module syscall
Mimi Zohar
2012-12-13
*
ima: fix bug in argument order
Dmitry Kasatkin
2012-10-05
*
ima: audit log hashes
Peter Moody
2012-09-13
*
ima: rename ima_must_appraise_or_measure
Dmitry Kasatkin
2012-09-12
*
ima: integrity appraisal extension
Mimi Zohar
2012-09-07
*
ima: audit is compiled only when enabled
Dmitry Kasatkin
2012-07-05
*
integrity: sparse fix: move iint_initialized to integrity.h
James Morris
2011-09-09
*
integrity: move ima inode integrity data management
Mimi Zohar
2011-07-18
*
ima: remove unnecessary call to ima_must_measure
Mimi Zohar
2011-02-23
*
IMA: drop refcnt from ima_iint_cache since it isn't needed
Eric Paris
2010-10-26
*
IMA: move read counter into struct inode
Eric Paris
2010-10-26
*
IMA: use i_writecount rather than a private counter
Eric Paris
2010-10-26
*
IMA: use inode->i_lock to protect read and write counters
Eric Paris
2010-10-26
*
IMA: convert internal flags from long to char
Eric Paris
2010-10-26
*
IMA: use unsigned int instead of long for counters
Eric Paris
2010-10-26
*
IMA: drop the inode opencount since it isn't needed for operation
Eric Paris
2010-10-26
*
IMA: use rbtree instead of radix tree for inode information cache
Eric Paris
2010-10-26
*
ima: always maintain counters
Mimi Zohar
2010-09-07
*
ima: handle multiple rules per write
Eric Paris
2010-04-20
*
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
2010-02-07
*
ima: initialize ima before inodes can be allocated
Eric Paris
2010-02-07
*
ima: call ima_inode_free ima_inode_free
Eric Paris
2009-12-16
*
IMA: clean up the IMA counts updating code
Eric Paris
2009-12-16
*
ima: only insert at inode creation time
Eric Paris
2009-12-16
*
integrity: audit update
Mimi Zohar
2009-02-11
*
Integrity: IMA file free imbalance
Mimi Zohar
2009-02-05
*
integrity: IMA policy
Mimi Zohar
2009-02-05
[next]