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
Commit message (
Expand
)
Author
Age
*
ima: add support for measuring and appraising firmware
Mimi Zohar
2014-07-25
*
ima: define '.ima' as a builtin 'trusted' keyring
Mimi Zohar
2014-07-17
*
ima: provide double buffering for hash calculation
Dmitry Kasatkin
2014-07-17
*
ima: introduce multi-page collect buffers
Dmitry Kasatkin
2014-07-17
*
ima: use ahash API for file hash calculation
Dmitry Kasatkin
2014-07-17
*
audit: fix dangling keywords in integrity ima message output
Richard Guy Briggs
2014-07-17
*
ima: delay template descriptor lookup until use
Dmitry Kasatkin
2014-07-17
*
ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check()
Dmitry Kasatkin
2014-07-17
*
ima: introduce ima_kernel_read()
Dmitry Kasatkin
2014-06-12
*
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
2014-06-12
*
ima: check inode integrity cache in violation check
Dmitry Kasatkin
2014-06-12
*
ima: prevent unnecessary policy checking
Dmitry Kasatkin
2014-06-12
*
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
2014-06-12
*
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
2014-06-12
*
ima: prevent new digsig xattr from being replaced
Mimi Zohar
2014-06-12
*
Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-10
|
\
|
*
ima: audit log files opened with O_DIRECT flag
Mimi Zohar
2014-06-03
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
|
\
\
|
*
|
get rid of pointless checks for NULL ->i_op
Al Viro
2014-04-01
*
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2014-03-20
*
|
|
evm: enable key retention service automatically
Dmitry Kasatkin
2014-03-07
*
|
|
ima: skip memory allocation for empty files
Dmitry Kasatkin
2014-03-07
*
|
|
evm: EVM does not use MD5
Dmitry Kasatkin
2014-03-07
*
|
|
ima: return d_name.name if d_path fails
Dmitry Kasatkin
2014-03-07
*
|
|
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
*
|
|
ima: fix erroneous removal of security.ima xattr
Dmitry Kasatkin
2014-03-07
*
|
|
security: integrity: Use a more current logging style
Joe Perches
2014-03-07
*
|
|
ima: reduce memory usage when a template containing the n field is used
Roberto Sassu
2014-03-07
*
|
|
ima: restore the original behavior for sending data with ima template
Roberto Sassu
2014-03-07
*
|
|
Integrity: Pass commname via get_task_comm()
Tetsuo Handa
2014-03-07
*
|
|
ima: use static const char array definitions
Mimi Zohar
2014-03-07
*
|
|
ima: new helper: file_inode(file)
Libo Chen
2014-03-04
*
|
|
security: cleanup Makefiles to use standard syntax for specifying sub-directo...
Sam Ravnborg
2014-02-16
*
|
|
security: replace strict_strto*() with kstrto*()
Jingoo Han
2014-02-06
|
|
/
|
/
|
*
|
Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM
James Morris
2014-01-06
|
\
|
|
*
ima: properly free ima_template_entry structures
Roberto Sassu
2013-12-02
|
*
ima: Do not free 'entry' before it is initialized
Christoph Paasch
2013-12-02
|
*
ima: store address of template_fmt_copy in a pointer before calling strsep
Roberto Sassu
2013-11-29
|
*
ima: make a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
2013-11-25
|
*
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
|
*
Revert "ima: define '_ima' as a builtin 'trusted' keyring"
Linus Torvalds
2013-11-23
*
|
ima: remove unneeded size_limit argument from ima_eventdigest_init_common()
Roberto Sassu
2014-01-03
*
|
ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()
Roberto Sassu
2014-01-03
*
|
ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()
Roberto Sassu
2014-01-03
|
/
*
ima: define '_ima' as a builtin 'trusted' keyring
Mimi Zohar
2013-10-31
*
ima: extend the measurement list to include the file signature
Mimi Zohar
2013-10-31
*
ima: provide hash algo info in the xattr
Dmitry Kasatkin
2013-10-26
*
ima: enable support for larger default filedata hash algorithms
Mimi Zohar
2013-10-26
[next]