1. 5208ed2 crypto: testmgr - add aead cbc des, des3_ede tests by Nitesh Lal · 10 years ago
  2. 9bac019 crypto: testmgr - Fix DMA-API warning by Tadeusz Struk · 10 years ago
  3. 51a7163 crypto: cesa - tfm->__crt_alg->cra_type directly by Marek Vasut · 10 years ago
  4. efa59e2 crypto: sahara - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  5. 1f4fe5a crypto: padlock - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  6. 5837af0 crypto: n2 - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  7. 2231204 crypto: dcp - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  8. bd3acda crypto: cesa - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  9. b4168a1 crypto: ccp - tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  10. d207a38 crypto: geode - Don't use tfm->__crt_alg->cra_name directly by Marek Vasut · 10 years ago
  11. 701bcbc crypto: geode - Weed out printk() from probe() by Marek Vasut · 10 years ago
  12. 2e1fc34 crypto: geode - Consistently use AES_KEYSIZE_128 by Marek Vasut · 10 years ago
  13. bac79a2 crypto: geode - Kill AES_IV_LENGTH by Marek Vasut · 10 years ago
  14. b9d865e crypto: geode - Kill AES_MIN_BLOCK_SIZE by Marek Vasut · 10 years ago
  15. 5fc8005 crypto: mxs-dcp - Remove global mutex by Fabio Estevam · 10 years ago
  16. 75ecb23 crypto: hash - Add real ahash walk interface by Herbert Xu · 10 years ago
  17. 0118a55 hwrng: n2-drv - Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  18. 80cd88f crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt by Vakul Garg · 10 years ago
  19. 56b2844 crypto: s5p-sss - fix multiplatform build by Arnd Bergmann · 10 years ago
  20. 7bad94a hwrng: timeriomem - remove unnecessary OOM messages by Jingoo Han · 10 years ago
  21. 9e9026a hwrng: omap - remove unnecessary OOM messages by Jingoo Han · 10 years ago
  22. dc5e3f1 crypto: s5p-sss - Look for the next request in the queue by Naveen Krishna Chatradhi · 10 years ago
  23. c1eb7ef crypto: s5p-sss - Use clk_prepare/clk_unprepare by Naveen Krishna Chatradhi · 10 years ago
  24. 8f9702a crypto: s5p-sss - validate iv before memcpy by Naveen Krishna Chatradhi · 10 years ago
  25. e922e96 crypto: s5p-sss - Let Exynos SoCs select SSS driver by Naveen Krishna Chatradhi · 10 years ago
  26. 8924510 crypto: s5p-sss - Add support for SSS module on Exynos by Naveen Krishna Chatradhi · 10 years ago
  27. 6b9f16e crypto: s5p-sss - Add device tree support by Naveen Krishna Chatradhi · 10 years ago
  28. 96fc70b crypto: s5p-sss - Use platform_get_irq() instead of _byname() by Naveen Krishna Chatradhi · 10 years ago
  29. c568398 crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN by Matthias-Christian Ott · 10 years ago
  30. da37503 crypto: caam - Fix the 'quoted string split across lines' by Marek Vasut · 10 years ago
  31. e397ee0 crypto: caam - Sweep the remnants by Marek Vasut · 10 years ago
  32. e22cdcf crypto: caam - Kill SPRINTFCAT() with fire by Marek Vasut · 10 years ago
  33. 4f0fa52 crypto: caam - Clean up report_deco_status() by Marek Vasut · 10 years ago
  34. 1e16322 crypto: caam - Clean up report_ccb_status() by Marek Vasut · 10 years ago
  35. 526243c crypto: caam - Dissolve report_jump_idx() by Marek Vasut · 10 years ago
  36. e75880d crypto: caam - Kill the easy targets by Marek Vasut · 10 years ago
  37. 8a47582 crypto: caam - Pass error type into the functions by Marek Vasut · 10 years ago
  38. 867e1ee crypto: caam - Implement fast-path for error codes with no handler by Marek Vasut · 10 years ago
  39. 9724d7a crypto: caam - Pull all the error codes out by Marek Vasut · 10 years ago
  40. fa9659c crypto: caam - Contain caam_jr_strstatus() ugliness by Marek Vasut · 10 years ago
  41. 9f84951 crypto: atmel-aes - check alignment of cfb64 mode by Leilei Zhao · 10 years ago
  42. e5d8c96 crypto: atmel-aes - correct block size of cfb8 mode by Leilei Zhao · 10 years ago
  43. 6af1f93 crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed() by Christian Engelmayer · 10 years ago
  44. a2ea6ed crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails by Christian Engelmayer · 10 years ago
  45. ac5f863 crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too big by Christian Engelmayer · 10 years ago
  46. 3d67be2 crypto: caam - fix mem leak in ahash_setkey by Horia Geanta · 10 years ago
  47. f51f593 crypto: omap-des - handle error of pm_runtime_get_sync by Nishanth Menon · 10 years ago
  48. 8ece117 hwrng: picoxcell - remove unbuildable picoxcell TRNG by Paul Bolle · 10 years ago
  49. 5347ee8 crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  50. 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
  51. 52d77eb cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map_single by Sonic Zhang · 10 years ago
  52. 8d39039 crypto: bfin_crc - ignore duplicated registration of the same algorithm by Sonic Zhang · 10 years ago
  53. 52e6e54 crypto: bfin_crc - access crc registers by readl and writel functions by Sonic Zhang · 10 years ago
  54. 2d9cab5 hwrng: Fix a few driver dependencies and defaults by Jean Delvare · 10 years ago
  55. 0200161 hwrng: Turn HW_RANDOM into a menuconfig by Jean Delvare · 10 years ago
  56. dc64ef0 hwrng: Move UML_RANDOM at the last position by Jean Delvare · 10 years ago
  57. 2496be2 crypto: omap-des - use devm_ioremap_resource() by Jingoo Han · 10 years ago
  58. 4585988 crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM by Ard Biesheuvel · 10 years ago
  59. 7ded6e3 crypto: nx - Use RCU_INIT_POINTER(x, NULL) by Monam Agarwal · 10 years ago
  60. 0ea4814 crypto: ghash-clmulni-intel - Use u128 instead of be128 for internal key by Herbert Xu · 10 years ago
  61. 59ecc26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  62. bea8031 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  63. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  64. 0f1b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  65. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  66. 05bf58c Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. d230822 pid_namespace: pidns_get() should check task_active_pid_ns() != NULL by Oleg Nesterov · 10 years ago
  68. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  69. 64056a9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  70. 7474043 Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  71. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  72. 70f6c08 Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  73. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  74. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  75. bdfc7cb Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr by Linus Torvalds · 10 years ago
  76. 62d1a3b arm64: Fix duplicated Kconfig entries again by Josh Boyer · 10 years ago
  77. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. 7125764 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. 9447dc4 Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. bb1775c Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  82. 63c95654 x86: Fix dumpstack_64 irq stack handling by Steven Rostedt (Red Hat) · 10 years ago
  83. 1aabc59 x86: Fix dumpstack_64 to keep state of "used" variable in loop by Steven Rostedt (Red Hat) · 10 years ago
  84. c800bcd sparse: fix comment by Li Zhong · 10 years ago
  85. b33ce44 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  86. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  87. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  88. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  89. cb15955 Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  90. c12e69c Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  91. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  92. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  93. c709291 Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  94. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  95. b1586f0 netpoll: Use skb_irq_freeable to make zap_completion_queue safe. by Eric W. Biederman · 10 years ago
  96. 574f719 net: Add a test to see if a skb is freeable in irq context by Eric W. Biederman · 10 years ago
  97. f91ca78 Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  98. 7f1f605 qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' by Shahed Shaikh · 10 years ago
  99. 62ff577 Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  100. 26f31fb Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago