1. 598de36 crypto: algif_rng - fix sparse non static symbol warning by Wei Yongjun · 9 years ago
  2. 48eb369 crypto: qat - Ensure ipad and opad are zeroed by Herbert Xu · 9 years ago
  3. e31ac32 crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106 by Timothy McCaffrey · 9 years ago
  4. d8219f5 crypto: x86/des3_ede - drop bogus module aliases by Mathias Krause · 9 years ago
  5. 97ef8ef crypto: sparc64/md5 - fix module description by Mathias Krause · 9 years ago
  6. 5001323 crypto: sparc64/des - add "des3_ede" module alias by Mathias Krause · 9 years ago
  7. 7d676fd crypto: sparc64/camellia - fix module alias by Mathias Krause · 9 years ago
  8. b012641 crypto: sparc64/aes - fix module description by Mathias Krause · 9 years ago
  9. 6a24efd crypto: qat - remove unnecessary include of atomic.h header file by Allan, Bruce W · 9 years ago
  10. a6bcc1e crypto: qat - use pci_wait_for_pending_transaction() by Allan, Bruce W · 9 years ago
  11. fd98d69 crypto: qat - adf_ae_stop() is never called by Allan, Bruce W · 9 years ago
  12. 53bc0251 crypto: qat - correctly type a boolean by Allan, Bruce W · 9 years ago
  13. 22e4dda crypto: qat - fix device reset flow by Allan, Bruce W · 9 years ago
  14. 8a45ac1 crypto: testmgr - don't use interruptible wait in tests by Rabin Vincent · 9 years ago
  15. 8155330 lib: memzero_explicit: add comment for its usage by Daniel Borkmann · 9 years ago
  16. ad511e2 crypto: qat - Fix incorrect uses of memzero_explicit by Herbert Xu · 9 years ago
  17. 15acabf crypto: aead - add check for presence of auth tag by Stephan Mueller · 9 years ago
  18. 42d2e78 crypto: omap-des - fix BUG_ON condition by Asaf Vertz · 9 years ago
  19. 28c29f5 crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c by Masanari Iida · 9 years ago
  20. 4c1ada8 crypto: amcc - Remove unused function by Rickard Strandqvist · 9 years ago
  21. 1471f09 Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data" by Herbert Xu · 9 years ago
  22. 2f375538 crypto: algif_rng - enable RNG interface compilation by Stephan Mueller · 9 years ago
  23. 5afdfd2 crypto: algif_rng - add random number generator support by Stephan Mueller · 9 years ago
  24. ad202c8 crypto: af_alg - zeroize key data by Stephan Mueller · 9 years ago
  25. 90ac41b hwrng: core - Move hwrng_init call into set_current_rng by Herbert Xu · 9 years ago
  26. ff77c15 hwrng: core - Drop current rng in set_current_rng by Herbert Xu · 9 years ago
  27. ac3a497 hwrng: core - Do not register device opportunistically by Herbert Xu · 9 years ago
  28. 15b66cd hwrng: core - Fix current_rng init/cleanup race yet again by Herbert Xu · 9 years ago
  29. 77584ee hwrng: core - Use struct completion for cleanup_done by Herbert Xu · 9 years ago
  30. d69e75d crypto: octeon - enable OCTEON MD5 module selection by Aaro Koskinen · 9 years ago
  31. 1953c22 crypto: octeon - add MD5 module by Aaro Koskinen · 9 years ago
  32. 011f3c6 MIPS: OCTEON: reintroduce crypto features check by Aaro Koskinen · 9 years ago
  33. 1e585ef crypto: octeon - add instruction definitions for MD5 by Aaro Koskinen · 9 years ago
  34. f421258 MIPS: OCTEON: add crypto helper functions by Aaro Koskinen · 9 years ago
  35. d3f6c14 crypto: ux500 - fix checkpatch errors by Asaf Vertz · 9 years ago
  36. 338e84f crypto: qat - add support for cbc(aes) ablkcipher by Tadeusz Struk · 9 years ago
  37. 82f8250 crypto: qat - Fix assumption that sg in and out will have the same nents by Tadeusz Struk · 9 years ago
  38. 0f477b6 crypto: algif - Mark sgl end at the end of data by Tadeusz Struk · 9 years ago
  39. 2d2ec06 hwrng: don't init list element we're about to add to list. by Rusty Russell · 9 years ago
  40. ebbbfa2 hwrng: don't double-check old_rng. by Rusty Russell · 9 years ago
  41. a027f30 hwrng: fix unregister race. by Rusty Russell · 9 years ago
  42. 3a2c0ba hwrng: use reference counts on each struct hwrng. by Rusty Russell · 9 years ago
  43. 1dacb39 hwrng: move some code out mutex_lock for avoiding underlying deadlock by Amos Kong · 9 years ago
  44. 9372b35 hwrng: place mutex around read functions and buffers. by Rusty Russell · 9 years ago
  45. 25fb863 crypto: af_alg - add setsockopt for auth tag size by Stephan Mueller · 9 years ago
  46. 905b42e crypto: drbg - panic on continuous self test error by Stephan Mueller · 9 years ago
  47. 0efcb8d crypto: api - fixed style erro in algapi.c by Joshua I. James · 9 years ago
  48. b516d51 crypto: ahash - fixed style error in ahash.c by Joshua I. James · 9 years ago
  49. 267c422 crypto: af_alg - fixed style error in af_alg.c by Joshua I. James · 9 years ago
  50. 4fad478 crypto: aead - fixed style error in aead.c by Joshua I. James · 9 years ago
  51. a861afb crypto: ablkcipher - fixed style errors in ablkcipher.c by Joshua I. James · 9 years ago
  52. be95f0f crypto: atmel_sha - remove unused shash fallback instance. by Svenning Sørensen · 9 years ago
  53. 7e77bde crypto: af_alg - fix backlog handling by Rabin Vincent · 9 years ago
  54. 97bf6af Linux 3.19-rc1 by Linus Torvalds · 9 years ago
  55. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  56. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  57. a4e1328 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  58. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  59. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  60. 787140a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  61. d08372c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  62. fe07ade i2c: sh_mobile: fix uninitialized var when debug is enabled by Wolfram Sang · 9 years ago
  63. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  64. 298647e Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 9 years ago
  65. 5c68eac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  66. 20e471f Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  67. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  68. 5be95b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 9 years ago
  69. 971d9e0 Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  70. acab1f88 Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  71. 8bcabff CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD by Jesper Nilsson · 10 years ago
  72. a3199ad CRISv32: ETRAXFS: Fix recursive spinlock by Jesper Nilsson · 10 years ago
  73. 9f1ad51 CRISv32: Select MTDRAM for axisflashmap by Jesper Nilsson · 10 years ago
  74. 4729d77 CRISv32: Implement early console by Jesper Nilsson · 10 years ago
  75. 421d085 CRIS: Use KALLSYMs if available in call stack dump by Jesper Nilsson · 10 years ago
  76. ca36c1f CRISv32: Fix declaration mismatch by Jesper Nilsson · 10 years ago
  77. 3f10462 CRISv32: Rewrite of synchronous serial port driver by Jesper Nilsson · 10 years ago
  78. 80d6170 CRIS: Update init memory handling by Jesper Nilsson · 10 years ago
  79. d6517c4 CRISv32: Better handling of watchdog bite by Jesper Nilsson · 10 years ago
  80. dbd3c7e CRIS: Export missing function symbols by Jesper Nilsson · 10 years ago
  81. 82e6df1 CRIS: Export ioremap_nocache by Jesper Nilsson · 10 years ago
  82. 6eb64b8 CRIS: Fix headers_install by Sam Ravnborg · 10 years ago
  83. eeda008 CRISv32: Add missing include for mm.h by Jesper Nilsson · 10 years ago
  84. f89412a CRISv32: Drop obsolete file for SPI driver by Jesper Nilsson · 10 years ago
  85. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 9 years ago
  87. 4bb9374 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. ac88ee3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. a544557 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 1092b59 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. 88a5766 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  93. d5e80b4 Update/Remove soon-to-be-dead email address by Dave Jones · 9 years ago
  94. b074cf8 macintosh: therm_pm72: delete deprecated driver by Wolfram Sang · 10 years ago
  95. 71504e5 tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  96. 45544c8 sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  97. 47164fd spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  98. a5fd973 tick/powerclamp: Remove tick_nohz_idle abuse by Thomas Gleixner · 9 years ago
  99. e3bb504 [regression] chunk lost from bd9b51 by Al Viro · 9 years ago
  100. ac931f8 perf: Fix building warning on ARM 32 by Wang Nan · 9 years ago