1. db71f29 crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowed by Jarod Wilson · 10 years ago
  2. cbceeef crypto: caam - fix resource clean-up on error path for caam_jr_init by Cristian Stoica · 10 years ago
  3. c6bf62e crypto: caam - pair irq map and dispose in the same function by Cristian Stoica · 10 years ago
  4. 490f702 crypto: ccp - terminate ccp_support array with empty element by Andrey Ryabinin · 10 years ago
  5. 467707b crypto: caam - remove unused local variable by Cristian Stoica · 10 years ago
  6. 35b82e5 crypto: caam - remove dead code by Cristian Stoica · 10 years ago
  7. 3f80be0 crypto: caam - don't emit ICV check failures to dmesg by Kim Phillips · 10 years ago
  8. e20016a hwrng: virtio - drop extra empty line by Michael S. Tsirkin · 10 years ago
  9. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
  10. 088f628 crypto: atmel - Free memory in error path by Christophe Jaillet · 10 years ago
  11. 379dcfb crypto: doc - remove colons in comments by Stephan Mueller · 10 years ago
  12. c0ecf89 crypto: seqiv - Ensure that IV size is at least 8 bytes by Herbert Xu · 10 years ago
  13. 988dc01 crypto: cts - Weed out non-CBC algorithms by Herbert Xu · 10 years ago
  14. 3eda7167 MAINTAINERS: add linux-crypto to hw random by Michael S. Tsirkin · 10 years ago
  15. 0c5c8e6 crypto: cts - Remove bogus use of seqiv by Herbert Xu · 10 years ago
  16. b2c3f7c crypto: qat - don't need qat_auth_state struct by Tadeusz Struk · 10 years ago
  17. 598de36 crypto: algif_rng - fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  18. 48eb369 crypto: qat - Ensure ipad and opad are zeroed by Herbert Xu · 10 years ago
  19. e31ac32 crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106 by Timothy McCaffrey · 10 years ago
  20. d8219f5 crypto: x86/des3_ede - drop bogus module aliases by Mathias Krause · 10 years ago
  21. 97ef8ef crypto: sparc64/md5 - fix module description by Mathias Krause · 10 years ago
  22. 5001323 crypto: sparc64/des - add "des3_ede" module alias by Mathias Krause · 10 years ago
  23. 7d676fd crypto: sparc64/camellia - fix module alias by Mathias Krause · 10 years ago
  24. b012641 crypto: sparc64/aes - fix module description by Mathias Krause · 10 years ago
  25. 6a24efd crypto: qat - remove unnecessary include of atomic.h header file by Allan, Bruce W · 10 years ago
  26. a6bcc1e crypto: qat - use pci_wait_for_pending_transaction() by Allan, Bruce W · 10 years ago
  27. fd98d69 crypto: qat - adf_ae_stop() is never called by Allan, Bruce W · 10 years ago
  28. 53bc0251 crypto: qat - correctly type a boolean by Allan, Bruce W · 10 years ago
  29. 22e4dda crypto: qat - fix device reset flow by Allan, Bruce W · 10 years ago
  30. 8a45ac1 crypto: testmgr - don't use interruptible wait in tests by Rabin Vincent · 10 years ago
  31. 8155330 lib: memzero_explicit: add comment for its usage by Daniel Borkmann · 10 years ago
  32. ad511e2 crypto: qat - Fix incorrect uses of memzero_explicit by Herbert Xu · 10 years ago
  33. 15acabf crypto: aead - add check for presence of auth tag by Stephan Mueller · 10 years ago
  34. 42d2e78 crypto: omap-des - fix BUG_ON condition by Asaf Vertz · 10 years ago
  35. 28c29f5 crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c by Masanari Iida · 10 years ago
  36. 4c1ada8 crypto: amcc - Remove unused function by Rickard Strandqvist · 10 years ago
  37. 1471f09 Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data" by Herbert Xu · 10 years ago
  38. 2f375538 crypto: algif_rng - enable RNG interface compilation by Stephan Mueller · 10 years ago
  39. 5afdfd2 crypto: algif_rng - add random number generator support by Stephan Mueller · 10 years ago
  40. ad202c8 crypto: af_alg - zeroize key data by Stephan Mueller · 10 years ago
  41. 90ac41b hwrng: core - Move hwrng_init call into set_current_rng by Herbert Xu · 10 years ago
  42. ff77c15 hwrng: core - Drop current rng in set_current_rng by Herbert Xu · 10 years ago
  43. ac3a497 hwrng: core - Do not register device opportunistically by Herbert Xu · 10 years ago
  44. 15b66cd hwrng: core - Fix current_rng init/cleanup race yet again by Herbert Xu · 10 years ago
  45. 77584ee hwrng: core - Use struct completion for cleanup_done by Herbert Xu · 10 years ago
  46. d69e75d crypto: octeon - enable OCTEON MD5 module selection by Aaro Koskinen · 10 years ago
  47. 1953c22 crypto: octeon - add MD5 module by Aaro Koskinen · 10 years ago
  48. 011f3c6 MIPS: OCTEON: reintroduce crypto features check by Aaro Koskinen · 10 years ago
  49. 1e585ef crypto: octeon - add instruction definitions for MD5 by Aaro Koskinen · 10 years ago
  50. f421258 MIPS: OCTEON: add crypto helper functions by Aaro Koskinen · 10 years ago
  51. d3f6c14 crypto: ux500 - fix checkpatch errors by Asaf Vertz · 10 years ago
  52. 338e84f crypto: qat - add support for cbc(aes) ablkcipher by Tadeusz Struk · 10 years ago
  53. 82f8250 crypto: qat - Fix assumption that sg in and out will have the same nents by Tadeusz Struk · 10 years ago
  54. 0f477b6 crypto: algif - Mark sgl end at the end of data by Tadeusz Struk · 10 years ago
  55. 2d2ec06 hwrng: don't init list element we're about to add to list. by Rusty Russell · 10 years ago
  56. ebbbfa2 hwrng: don't double-check old_rng. by Rusty Russell · 10 years ago
  57. a027f30 hwrng: fix unregister race. by Rusty Russell · 10 years ago
  58. 3a2c0ba hwrng: use reference counts on each struct hwrng. by Rusty Russell · 10 years ago
  59. 1dacb39 hwrng: move some code out mutex_lock for avoiding underlying deadlock by Amos Kong · 10 years ago
  60. 9372b35 hwrng: place mutex around read functions and buffers. by Rusty Russell · 10 years ago
  61. 25fb863 crypto: af_alg - add setsockopt for auth tag size by Stephan Mueller · 10 years ago
  62. 905b42e crypto: drbg - panic on continuous self test error by Stephan Mueller · 10 years ago
  63. 0efcb8d crypto: api - fixed style erro in algapi.c by Joshua I. James · 10 years ago
  64. b516d51 crypto: ahash - fixed style error in ahash.c by Joshua I. James · 10 years ago
  65. 267c422 crypto: af_alg - fixed style error in af_alg.c by Joshua I. James · 10 years ago
  66. 4fad478 crypto: aead - fixed style error in aead.c by Joshua I. James · 10 years ago
  67. a861afb crypto: ablkcipher - fixed style errors in ablkcipher.c by Joshua I. James · 10 years ago
  68. be95f0f crypto: atmel_sha - remove unused shash fallback instance. by Svenning Sørensen · 10 years ago
  69. 7e77bde crypto: af_alg - fix backlog handling by Rabin Vincent · 10 years ago
  70. 97bf6af Linux 3.19-rc1 by Linus Torvalds · 10 years ago
  71. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  72. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  73. a4e1328 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  74. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  75. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  76. 787140a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  77. d08372c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  78. fe07ade i2c: sh_mobile: fix uninitialized var when debug is enabled by Wolfram Sang · 10 years ago
  79. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  80. 298647e Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  81. 5c68eac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  82. 20e471f Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  83. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  84. 5be95b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 10 years ago
  85. 971d9e0 Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 10 years ago
  86. acab1f88 Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  87. 8bcabff CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD by Jesper Nilsson · 10 years ago
  88. a3199ad CRISv32: ETRAXFS: Fix recursive spinlock by Jesper Nilsson · 10 years ago
  89. 9f1ad51 CRISv32: Select MTDRAM for axisflashmap by Jesper Nilsson · 10 years ago
  90. 4729d77 CRISv32: Implement early console by Jesper Nilsson · 10 years ago
  91. 421d085 CRIS: Use KALLSYMs if available in call stack dump by Jesper Nilsson · 10 years ago
  92. ca36c1f CRISv32: Fix declaration mismatch by Jesper Nilsson · 10 years ago
  93. 3f10462 CRISv32: Rewrite of synchronous serial port driver by Jesper Nilsson · 10 years ago
  94. 80d6170 CRIS: Update init memory handling by Jesper Nilsson · 10 years ago
  95. d6517c4 CRISv32: Better handling of watchdog bite by Jesper Nilsson · 10 years ago
  96. dbd3c7e CRIS: Export missing function symbols by Jesper Nilsson · 10 years ago
  97. 82e6df1 CRIS: Export ioremap_nocache by Jesper Nilsson · 10 years ago
  98. 6eb64b8 CRIS: Fix headers_install by Sam Ravnborg · 10 years ago
  99. eeda008 CRISv32: Add missing include for mm.h by Jesper Nilsson · 10 years ago
  100. f89412a CRISv32: Drop obsolete file for SPI driver by Jesper Nilsson · 10 years ago