1. 3e90950 crypto: algif_aead - Temporarily disable all AEAD algorithms by Herbert Xu · 10 years ago
  2. 9aa867e crypto: user - Add CRYPTO_MSG_DELRNG by Herbert Xu · 10 years ago
  3. d049752 crypto: user - Move cryptouser.h to uapi by Herbert Xu · 10 years ago
  4. 7cecadb crypto: rng - Do not free default RNG when it becomes unused by Herbert Xu · 10 years ago
  5. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 10 years ago
  6. f5d8660 crypto: aead - Fix aead_instance struct size by Herbert Xu · 10 years ago
  7. edf18b9 crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_alg by Herbert Xu · 10 years ago
  8. cfc2bb3 crypto: rsa - add a new rsa generic implementation by Tadeusz Struk · 10 years ago
  9. 3c339ab crypto: akcipher - add PKE API by Tadeusz Struk · 10 years ago
  10. d37e296 MPILIB: add mpi_read_buf() and mpi_get_size() helpers by Tadeusz Struk · 10 years ago
  11. 32be6d3 crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h by Dan Streetman · 10 years ago
  12. 42ea507 crypto: drbg - reseed often if seedsource is degraded by Stephan Mueller · 10 years ago
  13. c271950 random: Remove kernel blocking API by Herbert Xu · 10 years ago
  14. 57225e6 crypto: drbg - Use callback API for random readiness by Stephan Mueller · 10 years ago
  15. 205a525 random: Add callback API for random pool readiness by Herbert Xu · 10 years ago
  16. 12f7c14 crypto: doc - Fix typo in crypto-API.xml by Masanari Iida · 10 years ago
  17. cfaed10 scatterlist: introduce sg_nents_for_len by Tom Lendacky · 10 years ago
  18. caab946 crypto: aead - Add multiple algorithm registration interface by Herbert Xu · 10 years ago
  19. 4361536 crypto: aead - Ignore return value from crypto_unregister_alg by Herbert Xu · 10 years ago
  20. 5c98d62 crypto: aead - Add aead_alg_instance by Herbert Xu · 10 years ago
  21. 5eb8ec6 crypto: aead - Add type-safe init/exit functions by Herbert Xu · 10 years ago
  22. addfda2f crypto: doc - cover new AEAD interface by Stephan Mueller · 10 years ago
  23. bfa1ce5 bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap() by Thomas Petazzoni · 10 years ago
  24. 69b0137 ipsec: Add IV generator information to xfrm_state by Herbert Xu · 10 years ago
  25. 165ecc6 xfrm: Add IV generator information to xfrm_algo_desc by Herbert Xu · 10 years ago
  26. 6350449 crypto: aead - Add common IV generation code by Herbert Xu · 10 years ago
  27. 693b549 crypto: aead - Document behaviour of AD in destination buffer by Herbert Xu · 10 years ago
  28. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 10 years ago
  29. b8ec5ba crypto: drbg - use Jitter RNG to obtain seed by Stephan Mueller · 10 years ago
  30. 4c78799 crypto: drbg - add async seeding operation by Stephan Mueller · 10 years ago
  31. 3d6a5f7 crypto: drbg - prepare for async seeding by Stephan Mueller · 10 years ago
  32. 16b369a random: Blocking API for accessing nonblocking_pool by Stephan Mueller · 10 years ago
  33. 374d4ad crypto: aead - Remove unused cryptoff parameter by Herbert Xu · 10 years ago
  34. 30e4c01 crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize by Herbert Xu · 10 years ago
  35. 856e3f40 crypto: seqiv - Add support for new AEAD interface by Herbert Xu · 10 years ago
  36. 3302346 crypto: null - Add default null skcipher by Herbert Xu · 10 years ago
  37. 63293c6 crypto: aead - Add support for new AEAD implementations by Herbert Xu · 10 years ago
  38. f569525 crypto: aead - Add crypto_aead_maxauthsize by Herbert Xu · 10 years ago
  39. 2d0f230 crypto: aead - Rename aead_alg to old_aead_alg by Herbert Xu · 10 years ago
  40. 996d98d crypto: aead - Add new interface with single SG list by Herbert Xu · 10 years ago
  41. fc42bcb crypto: scatterwalk - Add scatterwalk_ffwd helper by Herbert Xu · 10 years ago
  42. f79f1f7 crypto: md5 - add MD5 initial vectors by LABBE Corentin · 10 years ago
  43. 5d1d65f crypto: aead - Convert top level interface to new style by Herbert Xu · 10 years ago
  44. 53033d4 crypto: cryptd - Add missing aead.h inclusion by Herbert Xu · 10 years ago
  45. 21b70134 crypto: aead - Add crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  46. d6ef2f1 crypto: api - Add crypto_grab_spawn primitive by Herbert Xu · 10 years ago
  47. 99182a42 crypto: nx - add PowerNV platform NX-842 driver by Dan Streetman · 10 years ago
  48. 959e665 crypto: nx - add nx842 constraints by Dan Streetman · 10 years ago
  49. 7011a12 crypto: nx - add NX-842 platform frontend driver by Dan Streetman · 10 years ago
  50. 2da572c lib: add software 842 compression/decompression by Dan Streetman · 10 years ago
  51. 7829fb0 lib: make memzero_explicit more robust against dead store elimination by Daniel Borkmann · 10 years ago
  52. f94a359 crypto: pcomp - Constify (de)compression parameters by David Howells · 10 years ago
  53. 9f86262 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 10 years ago
  54. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  55. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  56. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 10 years ago
  57. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  58. ac74d8d fix I_DIO_WAKEUP definition by Eric Sandeen · 10 years ago
  59. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 10 years ago
  60. d19d133 Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  61. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  62. b3f4ef0 Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  63. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  64. 474095e Merge tag 'md/4.1' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  65. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  66. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  67. 860448c Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  68. 1aef882 Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  69. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  70. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 10 years ago
  71. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 10 years ago
  72. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 10 years ago
  73. 9a51940 NFS: Don't zap caches on fallocate() by Anna Schumaker · 10 years ago
  74. 59afdc7 crypto: api - Move module sig ifdef into accessor function by Herbert Xu · 10 years ago
  75. a62d016 Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  76. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  77. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  78. b9bb6fb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  79. f3ca10d Revert "mm: avoid tail page refcounting on non-THP compound pages" by Linus Torvalds · 10 years ago
  80. 5e6c94a Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  81. 8b3c8ba Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  82. e5ac320 Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  83. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  84. 5c73cc4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  85. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  86. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  87. 7c1c474 libceph: announce support for straw2 buckets by Ilya Dryomov · 10 years ago
  88. 958a276 crush: straw2 bucket type with an efficient 64-bit crush_ln() by Ilya Dryomov · 10 years ago
  89. 0ea611a ceph: rename snapshot support by Yan, Zheng · 10 years ago
  90. 8aaa51b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  91. 94f1bb1 crypto: rng - Remove old low-level rng interface by Herbert Xu · 10 years ago
  92. 8fded59 crypto: drbg - Convert to new rng interface by Herbert Xu · 10 years ago
  93. 881cd6c crypto: rng - Add multiple algorithm registration interface by Herbert Xu · 10 years ago
  94. 7ca99d8 crypto: rng - Add crypto_rng_set_entropy by Herbert Xu · 10 years ago
  95. acec27f crypto: rng - Convert low-level crypto_rng to new style by Herbert Xu · 10 years ago
  96. 3c5d8fa crypto: rng - Mark crypto_rng_reset seed as const by Herbert Xu · 10 years ago
  97. 584acdd md/raid5: activate raid6 rmw feature by Markus Stockhausen · 10 years ago
  98. fe5cbc6 md/raid6 algorithms: delta syndrome functions by Markus Stockhausen · 10 years ago
  99. d51e4fe Merge branch 'cluster' into for-next by NeilBrown · 10 years ago
  100. bff1752 uapi: Remove kernel internal declaration by Andreas Gruenbacher · 10 years ago