aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2012-10-11
| | * | vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney2012-10-11
| | * | Improve atomic.h robustnessJoshua Kinard2012-10-11
| * | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
| |\ \ \
| | * | | X.509: Fix indefinite length element skip error handlingDavid Howells2012-10-10
| | * | | X.509: Convert some printk calls to pr_develDavid Howells2012-10-10
| | * | | asymmetric keys: fix printk format warningRandy Dunlap2012-10-10
| | * | | MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checkingDavid Howells2012-10-10
| | * | | MODSIGN: Make mrproper should remove generated files.Rusty Russell2012-10-10
| | * | | MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certsDavid Howells2012-10-10
| | * | | MODSIGN: Use the same digest for the autogen key sig as for the module sigDavid Howells2012-10-10
| | * | | MODSIGN: Sign modules during the build processDavid Howells2012-10-10
| | * | | MODSIGN: Provide a script for generating a key ID from an X.509 certDavid Howells2012-10-10
| | * | | MODSIGN: Implement module signature checkingDavid Howells2012-10-10
| | * | | MODSIGN: Provide module signing public keys to the kernelDavid Howells2012-10-10
| | * | | MODSIGN: Automatically generate module signing keys if missingDavid Howells2012-10-10
| | * | | MODSIGN: Provide Kconfig optionsDavid Howells2012-10-10
| | * | | MODSIGN: Provide gitignore and make clean rules for extra filesDavid Howells2012-10-10
| | * | | MODSIGN: Add FIPS policyDavid Howells2012-10-10
| | * | | module: signature checking hookRusty Russell2012-10-10
| | * | | X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells2012-10-07
| | * | | MPILIB: Provide a function to read raw data into an MPIDavid Howells2012-10-07
| | * | | X.509: Add an ASN.1 decoderDavid Howells2012-10-07
| | * | | X.509: Add simple ASN.1 grammar compilerDavid Howells2012-10-07
| | * | | X.509: Add utility functions to render OIDs as stringsDavid Howells2012-10-07
| | * | | X.509: Implement simple static OID registryDavid Howells2012-10-07
| | * | | RSA: Fix signature verification for shorter signaturesDavid Howells2012-10-07
| | * | | RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells2012-10-07
| | * | | MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verificationDavid Howells2012-10-07
| | * | | KEYS: Provide signature verification with an asymmetric keyDavid Howells2012-10-07
| | * | | KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-07
| | * | | KEYS: Asymmetric key pluggable data parsersDavid Howells2012-10-07
| | * | | KEYS: Implement asymmetric key typeDavid Howells2012-10-07
| | * | | KEYS: Document asymmetric key typeDavid Howells2012-10-07
| | * | | MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells2012-10-07
| | * | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-07
| | * | | module: wait when loading a module which is currently initializing.Rusty Russell2012-09-28
| | * | | module: fix symbol waiting when module fails before initRusty Russell2012-09-28
| | * | | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
| | * | | MIPS: Fix module.c build for 32 bitRalf Baechle2012-09-28
| | * | | module: taint kernel when lve module is loadedMatthew Garrett2012-09-28
| * | | | x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming2012-10-14
| * | | | perf: Fix UAPI falloutIngo Molnar2012-10-14
| * | | | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-13
| |\ \ \ \
| | * \ \ \ Merge branch 'config' into late-for-linusRussell King2012-10-13
| | |\ \ \ \
| | | * | | | ARM: config: make sure that platforms are ordered by option stringRussell King2012-10-13
| | | * | | | ARM: config: sort select statements alphanumericallyRussell King2012-10-13
| | * | | | | UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells2012-10-12
| | |/ / / /
| * | | | | Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds2012-10-13
| |\ \ \ \ \
| | * | | | | UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells2012-10-13