1. 109e23b crypto: poly1305 - Use unaligned access where required by Jason A. Donenfeld · 8 years ago
  2. 650d4a9 Crypto: mv_cesa - Switch to using managed resources by Nadim almas · 8 years ago
  3. 4d9b3a5 crypto: talitos - fix spelling mistake by Colin Ian King · 8 years ago
  4. e6414b1 crypto: ccp - Fix handling of RSA exponent on a v5 device by Gary R Hook · 8 years ago
  5. 89277a7 crypto: cryptd - Remove unused but set variable 'tfm' by Tobias Klauser · 8 years ago
  6. 60425a8 crypto: skcipher - Get rid of crypto_spawn_skcipher2() by Eric Biggers · 8 years ago
  7. a35528e crypto: skcipher - Get rid of crypto_grab_skcipher2() by Eric Biggers · 8 years ago
  8. a1fa98d hwrng: atmel - disable TRNG during suspend by Wenyou Yang · 8 years ago
  9. 6c0f400 crypto: acomp - fix dependency in Makefile by Giovanni Cabiddu · 8 years ago
  10. d69985a crypto: caam - fix type mismatch warning by Arnd Bergmann · 8 years ago
  11. 9ae811f crypto: sahara - fix typo "Decidated" -> "Dedicated" by Colin Ian King · 8 years ago
  12. fc78334 crypto: atmel - drop pointless static qualifier in atmel_aes_probe() by Wei Yongjun · 8 years ago
  13. 2cc7515 hwrng: core - zeroize buffers with random data by Stephan Mueller · 8 years ago
  14. d7db7a8 crypto: acomp - update testmgr with support for acomp by Giovanni Cabiddu · 8 years ago
  15. f6ded09 crypto: acomp - add support for deflate via scomp by Giovanni Cabiddu · 8 years ago
  16. 6a8de3a crypto: acomp - add support for 842 via scomp by Giovanni Cabiddu · 8 years ago
  17. 91d53d9 crypto: acomp - add support for lz4hc via scomp by Giovanni Cabiddu · 8 years ago
  18. 8cd9330 crypto: acomp - add support for lz4 via scomp by Giovanni Cabiddu · 8 years ago
  19. ac9d2c4 crypto: acomp - add support for lzo via scomp by Giovanni Cabiddu · 8 years ago
  20. 1ab53a7 crypto: acomp - add driver-side scomp interface by Giovanni Cabiddu · 8 years ago
  21. 2ebda74 crypto: acomp - add asynchronous compression api by Giovanni Cabiddu · 8 years ago
  22. c8d283ff crypto: ccp - fix typo "CPP" by Paul Bolle · 8 years ago
  23. 4e88768 hwrng: meson - Remove unneeded platform MODULE_ALIAS by Javier Martinez Canillas · 8 years ago
  24. c4ca2b0 crypto: engine - Handle the kthread worker using the new API by Petr Mladek · 8 years ago
  25. 103600a crypto: ccp - Clean up the LSB slot allocation code by Gary R Hook · 8 years ago
  26. ec9b70d crypto: ccp - remove unneeded code by Gary R Hook · 8 years ago
  27. fdd2cf9 crypto: ccp - change bitfield type to unsigned ints by Gary R Hook · 8 years ago
  28. 877f69a hwrng: meson - Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  29. 9b40f79 crypto: gcm - Fix error return code in crypto_gcm_create_common() by Wei Yongjun · 8 years ago
  30. ff4f44d crypto: ccp - Fix non static symbol warning by Wei Yongjun · 8 years ago
  31. 4e51881 crypto: caam - add support for iMX6UL by Marcus Folkesson · 8 years ago
  32. 119a079 padata: Remove unused but set variables by Tobias Klauser · 8 years ago
  33. 3cf7996 crypto: ccp - change type of struct member lsb to signed by Gary R Hook · 8 years ago
  34. 58010fa crypto: arm/aes-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  35. caf4b9e crypto: arm64/aes-xts-ce: fix for big endian by Ard Biesheuvel · 8 years ago
  36. a2c435c crypto: arm64/aes-neon - fix for big endian by Ard Biesheuvel · 8 years ago
  37. 56e4e76 crypto: arm64/aes-ccm-ce: fix for big endian by Ard Biesheuvel · 8 years ago
  38. 174122c crypto: arm64/sha2-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  39. ee71e5f crypto: arm64/sha1-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  40. 9c433ad crypto: arm64/ghash-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  41. 1803b9a crypto: arm64/aes-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  42. f16743e crypto: cmac - fix alignment of 'consts' by Eric Biggers · 8 years ago
  43. 48ee41b crypto: cmac - return -EINVAL if block size is unsupported by Eric Biggers · 8 years ago
  44. 9c8ae17 crypto: api - Remove no-op exit_ops code by Eric Biggers · 8 years ago
  45. afb5a0a crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration by Eric Biggers · 8 years ago
  46. 4c36941 crypto: crypto4xx - Fix size used in dma_free_coherent() by Christophe Jaillet · 8 years ago
  47. f34dad1 crypto: marvell - Don't break chain for computable last ahash requests by Romain Perier · 8 years ago
  48. 0c99620 crypto: marvell - Use an unique pool to copy results of requests by Romain Perier · 8 years ago
  49. 1f69609 crypto: api - Fix Kconfig dependencies for FIPS by Alec Ari · 8 years ago
  50. d52db51 crypto: atmel-aes - add support to the XTS mode by Cyrille Pitchen · 8 years ago
  51. f709dc8 crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined by Cyrille Pitchen · 8 years ago
  52. a0743c1 arm64: dts: marvell: add TRNG description for Armada 8K CP by Romain Perier · 8 years ago
  53. 3832124 hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K by Romain Perier · 8 years ago
  54. f0d5a11 hwrng: omap - Don't prefix the probe message with OMAP by Romain Perier · 8 years ago
  55. e54feeb hwrng: omap - Add support for 128-bit output of data by Romain Perier · 8 years ago
  56. b23d2d9 hwrng: omap - Remove global definition of hwrng by Romain Perier · 8 years ago
  57. 69eb4d0 hwrng: omap - Switch to non-obsolete read API implementation by Romain Perier · 8 years ago
  58. 5206083 dt-bindings: omap-rng: Document SafeXcel IP-76 device variant by Romain Perier · 8 years ago
  59. e4d6013 dt-bindings: Add vendor prefix for INSIDE Secure by Romain Perier · 8 years ago
  60. 6d4952d hwrng: core - Don't use a stack buffer in add_early_randomness() by Andrew Lutomirski · 8 years ago
  61. 1001354 Linux 4.9-rc1 by Linus Torvalds · 8 years ago
  62. df34d04 Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  63. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  64. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  65. 050aaea Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  66. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  67. 87dbe42 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  68. d3304ca Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  69. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  70. 7041c57 score: traps: Add missing include file to fix build error by Guenter Roeck · 8 years ago
  71. f1a9622 fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths by Oleg Nesterov · 8 years ago
  72. 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  73. 89f39af fs/super.c: fix race between freeze_super() and thaw_super() by Oleg Nesterov · 8 years ago
  74. 655042c overlayfs: Fix setting IOP_XATTR flag by Vivek Goyal · 8 years ago
  75. ffecee4 iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() by Vegard Nossum · 8 years ago
  76. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  77. 50cff89 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  78. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  79. d4d24d2 Merge tag 'docs-4.9-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  80. ac9ef8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  81. b292fb8 Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  82. 689f891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  83. 8b70f71 Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  84. e505014 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  85. b41d037 Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  86. ef98988 Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  87. 3514de3 CIFS: Retrieve uid and gid from special sid if enabled by Steve French · 8 years ago
  88. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  89. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  90. 993d1b5 qedr: Add events support and register IB device by Ram Amrani · 8 years ago
  91. 0488677 qedr: Add GSI support by Ram Amrani · 8 years ago
  92. 1d1424c qedr: Add LL2 RoCE interface by Ram Amrani · 8 years ago
  93. afa0e13 qedr: Add support for data path by Ram Amrani · 8 years ago
  94. e0290cc qedr: Add support for memory registeration verbs by Ram Amrani · 8 years ago
  95. cecbcdd qedr: Add support for QP verbs by Ram Amrani · 8 years ago
  96. a7efd77 qedr: Add support for PD,PKEY and CQ verbs by Ram Amrani · 8 years ago
  97. ac1b36e qedr: Add support for user context verbs by Ram Amrani · 8 years ago
  98. ec72fce qedr: Add support for RoCE HW init by Ram Amrani · 8 years ago
  99. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  100. b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago