1. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  2. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  3. c489d98 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  4. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  5. cf5b50f X.509: Need to export x509_request_asymmetric_key() by David Howells · 10 years ago
  6. c8611d7 ARM: 8120/1: crypto: sha512: add ARM NEON implementation by Jussi Kivilinna · 10 years ago
  7. 6046825 ARM: 8119/1: crypto: sha1: add ARM NEON implementation by Jussi Kivilinna · 10 years ago
  8. ce5481d crypto: drbg - fix failure of generating multiple of 2**16 bytes by Stephan Mueller · 10 years ago
  9. 2fc0d25 crypto: testmgr - add missing spaces to drbg error strings by Jarod Wilson · 10 years ago
  10. 3b9b8fe crypto: testmgr - use chunks smaller than algo block size in chunk tests by Ard Biesheuvel · 10 years ago
  11. 3e3dc25 crypto: Resolve shadow warnings by Mark Rustad · 10 years ago
  12. 4c63f83 crypto: af_alg - properly label AF_ALG socket by Milan Broz · 10 years ago
  13. 412eccb PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 by David Howells · 10 years ago
  14. 5ce43ad PKCS#7: Use x509_request_asymmetric_key() by David Howells · 10 years ago
  15. 185de09 X.509: x509_request_asymmetric_keys() doesn't need string length arguments by David Howells · 10 years ago
  16. 63d2551 PKCS#7: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  17. 8f3438c PKCS#7: Missing inclusion of linux/err.h by David Howells · 10 years ago
  18. 29b77e5 crypto: testmgr - avoid DMA mapping from text, rodata, stack by Horia Geanta · 10 years ago
  19. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  20. 64724cf Merge remote-tracking branch 'integrity/next-with-keys' into keys-next by David Howells · 10 years ago
  21. 6204e00 Merge tag 'keys-pefile-20140709' into keys-next by David Howells · 10 years ago
  22. 1ca72c9 Merge tag 'keys-pkcs7-20140708' into keys-next by David Howells · 10 years ago
  23. fc7c70e KEYS: struct key_preparsed_payload should have two payload pointers by David Howells · 10 years ago
  24. 6a09d17 KEYS: Provide a generic instantiation function by David Howells · 10 years ago
  25. 26c1821 RSA: Don't select non-existent symbol by Jean Delvare · 10 years ago
  26. 32c4741 KEYS: validate certificate trust only with builtin keys by Dmitry Kasatkin · 10 years ago
  27. ffb70f6 KEYS: validate certificate trust only with selected key by Dmitry Kasatkin · 10 years ago
  28. b342682 KEYS: make partial key id matching as a dedicated function by Dmitry Kasatkin · 10 years ago
  29. 3be4bea KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
  30. 96956ae crypto: drbg - drbg_exit() can be static by Fengguang Wu · 10 years ago
  31. 98801c0 pefile: Validate PKCS#7 trust chain by David Howells · 10 years ago
  32. af316fc pefile: Digest the PE binary and compare to the PKCS#7 data by David Howells · 10 years ago
  33. dd7d66f pefile: Handle pesign using the wrong OID by Vivek Goyal · 10 years ago
  34. 4c0b4b1 pefile: Parse the "Microsoft individual code signing" data blob by David Howells · 10 years ago
  35. 3968280 pefile: Parse the presumed PKCS#7 content of the certificate blob by David Howells · 10 years ago
  36. 09dacbb pefile: Strip the wrapper off of the cert data block by David Howells · 10 years ago
  37. 26d1164 pefile: Parse a PE binary to find a key and a signature contained therein by David Howells · 10 years ago
  38. 4520698 KEYS: X.509: Fix a spelling mistake by David Howells · 10 years ago
  39. 5b635e2 crypto: drbg - HMAC-SHA1 DRBG has crypto strength of 128 bits by Stephan Mueller · 10 years ago
  40. 27e4de2 crypto: drbg - Mix a time stamp into DRBG state by Stephan Mueller · 10 years ago
  41. 4f15071 crypto: drbg - Select correct DRBG core for stdrng by Stephan Mueller · 10 years ago
  42. 72e7c25 crypto: drbg - Call CTR DRBG DF function only once by Stephan Mueller · 10 years ago
  43. a908957 crypto: drbg - Fix format string for debugging statements by Stephan Mueller · 10 years ago
  44. e25e47e crypto: drbg - cleanup of preprocessor macros by Stephan Mueller · 10 years ago
  45. 22d01af PKCS#7: Provide a key type for testing PKCS#7 by David Howells · 10 years ago
  46. 08815b6 PKCS#7: Find intersection between PKCS#7 message and known, trusted keys by David Howells · 10 years ago
  47. 8c76d79 PKCS#7: Verify internal certificate chain by David Howells · 10 years ago
  48. a473035 PKCS#7: Find the right key in the PKCS#7 key list and verify the signature by David Howells · 10 years ago
  49. 9f0d331 PKCS#7: Digest the data in a signed-data message by David Howells · 10 years ago
  50. 2e3fadb PKCS#7: Implement a parser [RFC 2315] by David Howells · 10 years ago
  51. f2c89a1 crypto: drbg - Use Kconfig to ensure at least one RNG option is set by Herbert Xu · 10 years ago
  52. 8c98716 crypto: drbg - use of kernel linked list by Stephan Mueller · 10 years ago
  53. 8fecaad crypto: drbg - fix memory corruption for AES192 by Stephan Mueller · 10 years ago
  54. 263a8df crypto: tcrypt - print cra driver name in tcrypt tests output by Luca Clementi · 10 years ago
  55. 002c77a crypto: fips - only panic on bad/missing crypto mod signatures by Jarod Wilson · 10 years ago
  56. ace0107 X.509: Export certificate parse and free functions by David Howells · 10 years ago
  57. 84aabd4 X.509: Add bits needed for PKCS#7 by David Howells · 10 years ago
  58. c0eedf8 crypto: drbg - simplify ordering of linked list in drbg_ctr_df by Stephan Mueller · 10 years ago
  59. de18cd4 crypto: lzo - use kvfree() helper by Eric Dumazet · 10 years ago
  60. 6c9e3dc crypto: testmgr - add 4 more test vectors for GHASH by Ard Biesheuvel · 10 years ago
  61. 6574e6c crypto: des_3des - add x86-64 assembly implementation by Jussi Kivilinna · 10 years ago
  62. 8713150 crypto: tcrypt - add ctr(des3_ede) sync speed test by Jussi Kivilinna · 10 years ago
  63. 64d1cdf crypto: drbg - Add DRBG test code to testmgr by Stephan Mueller · 10 years ago
  64. 3332ee2 crypto: drbg - DRBG testmgr test vectors by Stephan Mueller · 10 years ago
  65. 5bfcf65 crypto: drbg - compile the DRBG code by Stephan Mueller · 10 years ago
  66. 419090c crypto: drbg - DRBG kernel configuration options by Stephan Mueller · 10 years ago
  67. 541af94 crypto: drbg - SP800-90A Deterministic Random Bit Generator by Stephan Mueller · 10 years ago
  68. 42614b0 crypto: lzo - try kmalloc() before vmalloc() by Eric Dumazet · 10 years ago
  69. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  70. 639b4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next by Linus Torvalds · 10 years ago
  71. 66d8ea5 crypto: LLVMLinux: aligned-attribute.patch by Mark Charlebois · 12 years ago
  72. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  73. 5208ed2 crypto: testmgr - add aead cbc des, des3_ede tests by Nitesh Lal · 10 years ago
  74. 9bac019 crypto: testmgr - Fix DMA-API warning by Tadeusz Struk · 10 years ago
  75. 75ecb23 crypto: hash - Add real ahash walk interface by Herbert Xu · 10 years ago
  76. c568398 crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN by Matthias-Christian Ott · 10 years ago
  77. 6af1f93 crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed() by Christian Engelmayer · 10 years ago
  78. a2ea6ed crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails by Christian Engelmayer · 10 years ago
  79. ac5f863 crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too big by Christian Engelmayer · 10 years ago
  80. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  81. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  82. 950e4e1 crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 by Jussi Kivilinna · 10 years ago
  83. 4585988 crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM by Ard Biesheuvel · 10 years ago
  84. 7c1da8d crypto: sha - SHA1 transform x86_64 AVX2 by chandramouli narayanan · 10 years ago
  85. 130fa5b crypto: crypto_wq - Fix late crypto work queue initialization by Tim Chen · 10 years ago
  86. bca4feb crypto: testmgr - add aead null encryption test vectors by Horia Geanta · 10 years ago
  87. 7256725 crypto: export NULL algorithms defines by Horia Geanta · 10 years ago
  88. d4a7a0f crypto: hash - Simplify the ahash_finup implementation by Marek Vasut · 10 years ago
  89. 1ffc9fb crypto: hash - Pull out the functions to save/restore request by Marek Vasut · 10 years ago
  90. ab6bf4e crypto: hash - Fix the pointer voodoo in unaligned ahash by Marek Vasut · 10 years ago
  91. 4f7f1d7 crypto: allow blkcipher walks over AEAD data by Ard Biesheuvel · 10 years ago
  92. 822be00 crypto: remove direct blkcipher_walk dependency on transform by Ard Biesheuvel · 10 years ago
  93. 06e5a1f CRC32C: Add soft module dependency to load other accelerated crc32c modules by Tim Chen · 10 years ago
  94. 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  95. 1d9a394 crypto: ahash - Fully restore ahash request before completing by Marek Vasut · 10 years ago
  96. 53f52d7 crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite by Tim Chen · 10 years ago
  97. e37b94e crypto: memneq - fix for archs without efficient unaligned access by Daniel Borkmann · 10 years ago
  98. 3110e40 crypto: pcrypt - Fix wrong usage of rcu_dereference() by Mathias Krause · 11 years ago
  99. fe8c8a1 crypto: more robust crypto_memneq by Cesar Eduardo Barros · 11 years ago
  100. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago