index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
MIPS: perf: Add perf functionality for BMIPS5000
Al Cooper
2012-10-11
1
-1
/
+102
|
*
|
MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP
Al Cooper
2012-10-11
2
-8
/
+12
|
*
|
MIPS: perf: Remove unnecessary #ifdef
Al Cooper
2012-10-11
1
-5
/
+0
|
*
|
MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)
Al Cooper
2012-10-11
5
-3
/
+13
|
*
|
MIPS: perf: Change the "mips_perf_event" table unsupported indicator.
Al Cooper
2012-10-11
1
-150
/
+4
|
*
|
MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.
David Daney
2012-10-11
2
-10
/
+28
|
*
|
vmlinux.lds.h: Allow architectures to add sections to the front of .bss
David Daney
2012-10-11
1
-0
/
+9
|
*
|
Improve atomic.h robustness
Joshua Kinard
2012-10-11
1
-35
/
+29
*
|
|
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
128
-594
/
+6799
|
\
\
\
|
*
|
|
X.509: Fix indefinite length element skip error handling
David Howells
2012-10-10
1
-9
/
+19
|
*
|
|
X.509: Convert some printk calls to pr_devel
David Howells
2012-10-10
1
-3
/
+3
|
*
|
|
asymmetric keys: fix printk format warning
Randy Dunlap
2012-10-10
1
-1
/
+1
|
*
|
|
MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking
David Howells
2012-10-10
3
-20
/
+51
|
*
|
|
MODSIGN: Make mrproper should remove generated files.
Rusty Russell
2012-10-10
2
-2
/
+4
|
*
|
|
MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs
David Howells
2012-10-10
1
-0
/
+1
|
*
|
|
MODSIGN: Use the same digest for the autogen key sig as for the module sig
David Howells
2012-10-10
1
-1
/
+21
|
*
|
|
MODSIGN: Sign modules during the build process
David Howells
2012-10-10
2
-1
/
+191
|
*
|
|
MODSIGN: Provide a script for generating a key ID from an X.509 cert
David Howells
2012-10-10
1
-0
/
+268
|
*
|
|
MODSIGN: Implement module signature checking
David Howells
2012-10-10
2
-1
/
+229
|
*
|
|
MODSIGN: Provide module signing public keys to the kernel
David Howells
2012-10-10
3
-2
/
+124
|
*
|
|
MODSIGN: Automatically generate module signing keys if missing
David Howells
2012-10-10
1
-0
/
+49
|
*
|
|
MODSIGN: Provide Kconfig options
David Howells
2012-10-10
1
-0
/
+38
|
*
|
|
MODSIGN: Provide gitignore and make clean rules for extra files
David Howells
2012-10-10
2
-0
/
+15
|
*
|
|
MODSIGN: Add FIPS policy
David Howells
2012-10-10
1
-0
/
+4
|
*
|
|
module: signature checking hook
Rusty Russell
2012-10-10
7
-1
/
+157
|
*
|
|
X.509: Add a crypto key parser for binary (DER) X.509 certificates
David Howells
2012-10-08
8
-0
/
+832
|
*
|
|
MPILIB: Provide a function to read raw data into an MPI
David Howells
2012-10-08
2
-0
/
+56
|
*
|
|
X.509: Add an ASN.1 decoder
David Howells
2012-10-08
3
-0
/
+503
|
*
|
|
X.509: Add simple ASN.1 grammar compiler
David Howells
2012-10-08
7
-0
/
+1721
|
*
|
|
X.509: Add utility functions to render OIDs as strings
David Howells
2012-10-08
2
-0
/
+83
|
*
|
|
X.509: Implement simple static OID registry
David Howells
2012-10-08
6
-1
/
+410
|
*
|
|
RSA: Fix signature verification for shorter signatures
David Howells
2012-10-08
1
-3
/
+11
|
*
|
|
RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]
David Howells
2012-10-08
4
-0
/
+279
|
*
|
|
MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification
David Howells
2012-10-08
2
-0
/
+71
|
*
|
|
KEYS: Provide signature verification with an asymmetric key
David Howells
2012-10-08
3
-1
/
+54
|
*
|
|
KEYS: Asymmetric public-key algorithm crypto key subtype
David Howells
2012-10-08
5
-0
/
+250
|
*
|
|
KEYS: Asymmetric key pluggable data parsers
David Howells
2012-10-08
2
-1
/
+156
|
*
|
|
KEYS: Implement asymmetric key type
David Howells
2012-10-08
8
-0
/
+273
|
*
|
|
KEYS: Document asymmetric key type
David Howells
2012-10-08
1
-0
/
+312
|
*
|
|
MPILIB: Provide count_leading/trailing_zeros() based on arch functions
David Howells
2012-10-08
4
-139
/
+62
|
*
|
|
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-10-08
15
-102
/
+250
|
*
|
|
module: wait when loading a module which is currently initializing.
Rusty Russell
2012-09-28
1
-2
/
+26
|
*
|
|
module: fix symbol waiting when module fails before init
Rusty Russell
2012-09-28
1
-4
/
+4
|
*
|
|
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
57
-224
/
+168
|
*
|
|
MIPS: Fix module.c build for 32 bit
Ralf Baechle
2012-09-28
3
-120
/
+147
|
*
|
|
module: taint kernel when lve module is loaded
Matthew Garrett
2012-09-28
1
-0
/
+4
*
|
|
|
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
2012-10-14
1
-1
/
+2
*
|
|
|
perf: Fix UAPI fallout
Ingo Molnar
2012-10-14
10
-11
/
+11
*
|
|
|
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-10-13
63
-1722
/
+1800
|
\
\
\
\
|
*
\
\
\
Merge branch 'config' into late-for-linus
Russell King
2012-10-13
39
-795
/
+793
|
|
\
\
\
\
[prev]
[next]