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
...
|
|
*
|
|
MODSIGN: Use the same digest for the autogen key sig as for the module sig
David Howells
2012-10-10
|
|
*
|
|
MODSIGN: Sign modules during the build process
David Howells
2012-10-10
|
|
*
|
|
MODSIGN: Provide a script for generating a key ID from an X.509 cert
David Howells
2012-10-10
|
|
*
|
|
MODSIGN: Implement module signature checking
David Howells
2012-10-10
|
|
*
|
|
MODSIGN: Provide module signing public keys to the kernel
David Howells
2012-10-10
|
|
*
|
|
MODSIGN: Automatically generate module signing keys if missing
David Howells
2012-10-10
|
|
*
|
|
MODSIGN: Provide Kconfig options
David Howells
2012-10-10
|
|
*
|
|
MODSIGN: Provide gitignore and make clean rules for extra files
David Howells
2012-10-10
|
|
*
|
|
MODSIGN: Add FIPS policy
David Howells
2012-10-10
|
|
*
|
|
module: signature checking hook
Rusty Russell
2012-10-10
|
|
*
|
|
X.509: Add a crypto key parser for binary (DER) X.509 certificates
David Howells
2012-10-07
|
|
*
|
|
MPILIB: Provide a function to read raw data into an MPI
David Howells
2012-10-07
|
|
*
|
|
X.509: Add an ASN.1 decoder
David Howells
2012-10-07
|
|
*
|
|
X.509: Add simple ASN.1 grammar compiler
David Howells
2012-10-07
|
|
*
|
|
X.509: Add utility functions to render OIDs as strings
David Howells
2012-10-07
|
|
*
|
|
X.509: Implement simple static OID registry
David Howells
2012-10-07
|
|
*
|
|
RSA: Fix signature verification for shorter signatures
David Howells
2012-10-07
|
|
*
|
|
RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]
David Howells
2012-10-07
|
|
*
|
|
MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification
David Howells
2012-10-07
|
|
*
|
|
KEYS: Provide signature verification with an asymmetric key
David Howells
2012-10-07
|
|
*
|
|
KEYS: Asymmetric public-key algorithm crypto key subtype
David Howells
2012-10-07
|
|
*
|
|
KEYS: Asymmetric key pluggable data parsers
David Howells
2012-10-07
|
|
*
|
|
KEYS: Implement asymmetric key type
David Howells
2012-10-07
|
|
*
|
|
KEYS: Document asymmetric key type
David Howells
2012-10-07
|
|
*
|
|
MPILIB: Provide count_leading/trailing_zeros() based on arch functions
David Howells
2012-10-07
|
|
*
|
|
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-10-07
|
|
*
|
|
module: wait when loading a module which is currently initializing.
Rusty Russell
2012-09-28
|
|
*
|
|
module: fix symbol waiting when module fails before init
Rusty Russell
2012-09-28
|
|
*
|
|
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
|
|
*
|
|
MIPS: Fix module.c build for 32 bit
Ralf Baechle
2012-09-28
|
|
*
|
|
module: taint kernel when lve module is loaded
Matthew Garrett
2012-09-28
|
*
|
|
|
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
2012-10-14
|
*
|
|
|
perf: Fix UAPI fallout
Ingo Molnar
2012-10-14
|
*
|
|
|
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-10-13
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'config' into late-for-linus
Russell King
2012-10-13
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: config: make sure that platforms are ordered by option string
Russell King
2012-10-13
|
|
|
*
|
|
|
ARM: config: sort select statements alphanumerically
Russell King
2012-10-13
|
|
*
|
|
|
|
UAPI: (Scripted) Disintegrate arch/arm/include/asm
David Howells
2012-10-12
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...
Linus Torvalds
2012-10-13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
2012-10-13
|
|
*
|
|
|
|
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
|
|
*
|
|
|
|
UAPI: Unexport linux/blk_types.h
David Howells
2012-10-13
|
|
*
|
|
|
|
UAPI: Unexport part of linux/ppp-comp.h
David Howells
2012-10-13
|
*
|
|
|
|
|
Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...
Linus Torvalds
2012-10-13
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
UAPI: (Scripted) Disintegrate include/linux/spi
David Howells
2012-10-09
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux
Linus Torvalds
2012-10-13
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...
Jonas Bonn
2012-10-13
|
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
UAPI: (Scripted) Disintegrate arch/openrisc/include/asm
David Howells
2012-10-09
|
|
|
|
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-13
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
2012-10-12
[prev]
[next]