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
Commit message (
Expand
)
Author
Age
...
|
*
crypto: talitos - support for channel remap and 2nd IRQ
Kim Phillips
2011-11-21
|
*
crypto: talitos - prepare driver for channel remap support
Kim Phillips
2011-11-21
|
*
crypto: talitos - be less noisy on startup
Kim Phillips
2011-11-21
|
*
crypto: talitos - add hmac algorithms
Lee Nipper
2011-11-21
|
*
crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modes
Jussi Kivilinna
2011-11-21
|
*
crypto: serpent-sse2 - add xts support
Jussi Kivilinna
2011-11-21
|
*
crypto: serpent-sse2 - add lrw support
Jussi Kivilinna
2011-11-21
|
*
crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
|
*
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
|
*
crypto: fix typo in crypto/Kconfig
Valdis.Kletnieks@vt.edu
2011-11-09
|
*
crypto: Unlink and free instances when deleted
Steffen Klassert
2011-11-08
|
*
crypto: ansi_cprng - enforce key != seed in fips mode
Jarod Wilson
2011-11-08
|
*
crypto: twofish-x86_64-3way - add xts support
Jussi Kivilinna
2011-11-08
|
*
crypto: tcrypt - add xts(twofish) tests
Jussi Kivilinna
2011-11-08
|
*
crypto: testmgr - add xts(twofish) test vectors
Jussi Kivilinna
2011-11-08
|
*
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
2011-11-08
|
*
crypto: testmgr - add xts(serpent) test vectors
Jussi Kivilinna
2011-11-08
|
*
crypto: xts: add interface for parallelized cipher implementations
Jussi Kivilinna
2011-11-08
|
*
crypto: xts - use blocksize constant
Jussi Kivilinna
2011-11-08
|
*
crypto: twofish-x86_64-3way - add lrw support
Jussi Kivilinna
2011-11-08
|
*
crypto: tcrypt - add lrw(twofish) tests
Jussi Kivilinna
2011-11-08
|
*
crypto: testmgr - add lrw(twofish) test vectors
Jussi Kivilinna
2011-11-08
|
*
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
2011-11-08
|
*
crypto: testmgr - add lrw(serpent) test vectors
Jussi Kivilinna
2011-11-08
|
*
crypto: lrw - add interface for parallelized cipher implementions
Jussi Kivilinna
2011-11-08
|
*
crypto: lrw - split gf128mul table initialization from setkey
Jussi Kivilinna
2011-11-08
|
*
crypto: lrw - use blocksize constant
Jussi Kivilinna
2011-11-08
|
*
crypto: lrw - fix memleak
Jussi Kivilinna
2011-11-08
|
*
crypto: serpent - rename module from serpent to serpent_generic
Jussi Kivilinna
2011-11-08
|
*
crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...
Jussi Kivilinna
2011-11-08
|
*
crypto: tcrypt - add serpent speed tests
Jussi Kivilinna
2011-11-08
|
*
crypto: tcrypt - add test_acipher_speed
Jussi Kivilinna
2011-11-08
|
*
crypto: testmgr - add new serpent test vectors
Jussi Kivilinna
2011-11-08
*
|
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-11
|
\
\
|
*
\
Merge branch 'next' into for-linus
James Morris
2012-01-08
|
|
\
\
|
|
*
|
ima: fix invalid memory reference
Roberto Sassu
2011-12-19
|
|
*
|
ima: free duplicate measurement memory
Roberto Sassu
2011-12-19
|
|
*
|
security: update security_file_mmap() docs
Kees Cook
2011-12-19
|
|
*
|
selinux: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
2011-12-18
|
|
*
|
apparmor: fix module parameter handling
Rusty Russell
2011-12-15
|
|
*
|
Security: tomoyo: add .gitignore file
Greg Kroah-Hartman
2011-12-12
|
|
*
|
tomoyo: add missing rcu_dereference()
Kees Cook
2011-12-12
|
|
*
|
apparmor: add missing rcu_dereference()
Kees Cook
2011-12-08
|
|
*
|
evm: prevent racing during tfm allocation
Dmitry Kasatkin
2011-12-07
|
|
*
|
evm: key must be set once during initialization
Dmitry Kasatkin
2011-12-07
|
|
*
|
mpi/mpi-mpow: NULL dereference on allocation failure
Dan Carpenter
2011-12-07
|
|
*
|
digsig: build dependency fix
Dmitry Kasatkin
2011-11-21
|
|
*
|
Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2011-11-18
|
|
|
\
\
|
|
|
*
|
evm: digital signature verification support
Dmitry Kasatkin
2011-11-09
|
|
|
*
|
integrity: digital signature verification using multiple keyrings
Dmitry Kasatkin
2011-11-09
[prev]
[next]