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