1. 79152e8 crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks by Krzysztof Kozlowski · 9 years ago
  2. 5e00c60 crypto: s5p-sss - Use common BIT macro by Krzysztof Kozlowski · 9 years ago
  3. 4c048af crypto: mxc-scc - fix unwinding in mxc_scc_crypto_register() by Dan Carpenter · 9 years ago
  4. b908bd3 crypto: mxc-scc - signedness bugs in mxc_scc_ablkcipher_req_init() by Dan Carpenter · 9 years ago
  5. 3639ca8 crypto: talitos - fix ahash algorithms registration by Horia Geant? · 9 years ago
  6. b3c2fee crypto: ccp - Ensure all dependencies are specified by Gary R Hook · 9 years ago
  7. 21ec757 crypto: marvell/cesa - Improving code readability by Romain Perier · 9 years ago
  8. 5512442 crypto: s5p-sss - Remove useless hash interrupt handler by Krzysztof Kozlowski · 9 years ago
  9. 07c8fcc crypto: s5p-sss - Fix use after free of copied input buffer in error path by Krzysztof Kozlowski · 9 years ago
  10. 58ea8ab crypto: ccp - Register the CCP as a DMA resource by Gary R Hook · 9 years ago
  11. 5343e67 crypto4xx: integrate ppc4xx-rng into crypto4xx by Christian Lamparter · 9 years ago
  12. e81f334 eCryptfs: Do not allocate hash tfm in NORECLAIM context by Herbert Xu · 9 years ago
  13. b3ab30a crypto: qat - fix section mismatch warning by Tadeusz Struk · 9 years ago
  14. 87ba569 crypto: qat - interrupts need to be enabled when VFs are disabled by Tadeusz Struk · 9 years ago
  15. 25c6ffb crypto: qat - check if PF is running by Tadeusz Struk · 9 years ago
  16. 02dc8d6 crypto: qat - move vf2pf_init and vf2pf_exit to common by Tadeusz Struk · 9 years ago
  17. 5f575ef crypto: lzo - get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  18. afc39d6 hwrng: hisi - Add support for Hisilicon SoC RNG by Kefeng Wang · 9 years ago
  19. c7995ee dt/bindings: Add bindings for hisilicon random number generator by Kefeng Wang · 9 years ago
  20. d293b64 crypto: mxc-scc - add basic driver for the MXC SCC by Steffen Trumtrar · 9 years ago
  21. ba97eed ARM: i.MX25: add scc module to dtsi by Steffen Trumtrar · 9 years ago
  22. ff0078f Documentation: devicetree: add Freescale SCC bindings by Steffen Trumtrar · 9 years ago
  23. d606416 crypto: qat - adf_dev_stop should not be called in atomic context by Tadeusz Struk · 9 years ago
  24. 7587c40 crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h> by Mike Galbraith · 9 years ago
  25. 6eae29e crypto: doc - document correct return value for request allocation by Eric Biggers · 9 years ago
  26. 043809d hwrng: exynos - Fix misspelled Samsung address by Krzysztof Kozlowski · 9 years ago
  27. f1420ce crypto: qat - changed adf_dev_stop to void by Tadeusz Struk · 9 years ago
  28. cb00bca crypto: qat - explicitly stop all VFs first by Tadeusz Struk · 9 years ago
  29. 4218ebe crypto: drbg - set HMAC key only when altered by Stephan Mueller · 9 years ago
  30. bdb6cf9 crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} by Corentin LABBE · 9 years ago
  31. 738f982 crypto: qat - fix address leaking of RSA public exponent by Tudor Ambarus · 9 years ago
  32. aa8b6dd crypto: qat - avoid memory corruption or undefined behaviour by Tudor Ambarus · 9 years ago
  33. 0c4935b crypto: qat - Remove redundant nrbg rings by Ahsan Atta · 9 years ago
  34. 082ebe9 crypto: qat - make sure const_tab is 1024 bytes aligned by Tadeusz Struk · 9 years ago
  35. 0bb5c9e lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access by Nicolai Stange · 9 years ago
  36. 85d541a lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices by Nicolai Stange · 9 years ago
  37. 64c09b0 lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation by Nicolai Stange · 9 years ago
  38. 60e1b74 lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits by Nicolai Stange · 9 years ago
  39. ab1e912 lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes by Nicolai Stange · 9 years ago
  40. b698538 lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes by Nicolai Stange · 9 years ago
  41. 462696f lib/mpi: mpi_read_buffer(): fix buffer overflow by Nicolai Stange · 9 years ago
  42. 90f864e lib/mpi: mpi_read_buffer(): replace open coded endian conversion by Nicolai Stange · 9 years ago
  43. f00fa24 lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs by Nicolai Stange · 9 years ago
  44. d755290 lib/mpi: mpi_write_sgl(): replace open coded endian conversion by Nicolai Stange · 9 years ago
  45. cece762 lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access by Nicolai Stange · 9 years ago
  46. ea122be lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic by Nicolai Stange · 9 years ago
  47. 654842e lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement by Nicolai Stange · 9 years ago
  48. f2d1362 lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs by Nicolai Stange · 9 years ago
  49. 3cf9d84 crypto: s5p-sss - Sort the headers to improve readability by Krzysztof Kozlowski · 9 years ago
  50. 9e4a110 crypto: s5p-sss - Handle unaligned buffers by Krzysztof Kozlowski · 9 years ago
  51. 119c3ab crypto: s5p-sss - Minor coding cleanups by Krzysztof Kozlowski · 9 years ago
  52. 29e9330 MAINTAINERS: Add a new maintainer for the CCP driver by Tom Lendacky · 9 years ago
  53. 063327f crypto: marvell/cesa - remove unneeded condition by Dan Carpenter · 9 years ago
  54. 06af9b0 PKCS#7: fix missing break on OID_sha224 case by Colin Ian King · 9 years ago
  55. 150f6d4 crypto: n2 - Remove return statement from void function by Amitoj Kaur Chawla · 9 years ago
  56. dc1d9de crypto: s5p-sss - Enable COMPILE_TEST by Krzysztof Kozlowski · 9 years ago
  57. 4dd6e9e hwrng: exynos - Enable COMPILE_TEST by Krzysztof Kozlowski · 9 years ago
  58. 27d80fa hwrng: exynos - Disable runtime PM on driver unbind by Krzysztof Kozlowski · 9 years ago
  59. 48a61e1 hwrng: exynos - Disable runtime PM on probe failure by Krzysztof Kozlowski · 9 years ago
  60. f1925d7 hwrng: exynos - Fix unbalanced PM runtime put on timeout error path by Krzysztof Kozlowski · 9 years ago
  61. f0d947a hwrng: exynos - Runtime suspend device after init by Krzysztof Kozlowski · 9 years ago
  62. 97ee7ed crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig by Peter Meerwald · 9 years ago
  63. 83094e5e crypto: af_alg - add async support to algif_aead by Tadeusz Struk · 9 years ago
  64. 47cd3060 hwrng: bcm63xx - fix device tree compilation by Álvaro Fernández Rojas · 9 years ago
  65. ef609c2 sunrpc: Fix skcipher/shash conversion by Herbert Xu · 9 years ago
  66. 9735a22 Linux 4.6-rc2 by Linus Torvalds · 9 years ago
  67. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 7b367f5 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 17084b7 v4l2-mc: avoid warning about unused variable by Linus Torvalds · 9 years ago
  70. 30cebb6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. f7eeb8a Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteproc by Linus Torvalds · 9 years ago
  72. d6c24df Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  73. cb10716 Convert straggling drivers to new six-argument get_user_pages() by Linus Torvalds · 9 years ago
  74. 264800b Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
  75. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  76. cf78031 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  77. 1826907 Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  78. 4e19fd9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  79. 8fbd4ad Merge branch 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  80. 82d2a34 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  81. 22fed39 Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 9 years ago
  82. 4fff505 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  83. 2708d17d Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  84. 394532e .mailmap: add Christophe Ricard by Christophe Ricard · 9 years ago
  85. f76be61 Make CONFIG_FHANDLE default y by Andi Kleen · 9 years ago
  86. ec3b688 mm/page_isolation.c: fix the function comments by Neil Zhang · 9 years ago
  87. af8e15c oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head by Michal Hocko · 9 years ago
  88. bbe3de2 mm/page_isolation: fix tracepoint to mirror check function behavior by Lucas Stach · 9 years ago
  89. 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 9 years ago
  90. 18c9824 x86/mm: TLB_REMOTE_SEND_IPI should count pages by Nadav Amit · 9 years ago
  91. 6f25a14 mm: fix invalid node in alloc_migrate_target() by Xishi Qiu · 9 years ago
  92. 969e8d7 include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() by Chen Gang · 9 years ago
  93. 0b355ea mm, kasan: fix compilation for CONFIG_SLAB by Alexander Potapenko · 9 years ago
  94. b39c3cf MAINTAINERS: orangefs mailing list is subscribers-only by Joe Perches · 9 years ago
  95. db5dd0d net: mvneta: fix changing MTU when using per-cpu processing by Marcin Wojtas · 9 years ago
  96. ce2a04c Merge branch 'stmmac-fixes' by David S. Miller · 9 years ago
  97. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 9 years ago
  98. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 9 years ago
  99. a00e3ab stmmac: fix TX normal DESC by Giuseppe CAVALLARO · 9 years ago
  100. c66e98c net: mvneta: use cache_line_size() to get cacheline size by Jisheng Zhang · 9 years ago