1. 4feb4c5 crypto: testmgr - Add test vectors for MORUS by Ondrej Mosnacek · 7 years ago
  2. 396be41 crypto: morus - Add generic MORUS AEAD implementations by Ondrej Mosnacek · 7 years ago
  3. 1d373d4 crypto: x86 - Add optimized AEGIS implementations by Ondrej Mosnacek · 7 years ago
  4. b87dc20 crypto: testmgr - Add test vectors for AEGIS by Ondrej Mosnacek · 7 years ago
  5. f606a88 crypto: aegis - Add generic AEGIS AEAD implementations by Ondrej Mosnacek · 7 years ago
  6. 15f47ce crypto: testmgr - reorder paes test lexicographically by Gilad Ben-Yossef · 7 years ago
  7. 4c826fe crypto: chelsio - request to HW should wrap by Atul Gupta · 7 years ago
  8. 7024e0d crypto: nx - fix spelling mistake: "seqeunce" -> "sequence" by Colin Ian King · 7 years ago
  9. 57f5bfe hwrng: n2 - fix spelling mistake: "restesting" -> "retesting" by Colin Ian King · 7 years ago
  10. 730f23b crypto: vmx - Remove overly verbose printk from AES XTS init by Michael Ellerman · 7 years ago
  11. 1411b521 crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 7 years ago
  12. 6caf7ad crypto: arm64/sha512-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  13. 7edc86c crypto: arm64/sha3-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  14. 5b3da65 crypto: arm64/crct10dif-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  15. 4e530fb crypto: arm64/crc32-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  16. 7c50136 crypto: arm64/aes-ghash - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  17. 20ab633 crypto: arm64/aes-bs - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  18. 0c8f838 crypto: arm64/aes-blk - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  19. 7b67ae4 crypto: arm64/aes-ccm - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  20. d82f37a crypto: arm64/sha2-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  21. 7df8d16 crypto: arm64/sha1-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  22. 158b52f crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated" by Colin Ian King · 7 years ago
  23. 4bffaab crypto: caam - fix size of RSA prime factor q by Horia Geantă · 7 years ago
  24. 4e234ee crypto: tcrypt - Remove VLA usage by Kees Cook · 7 years ago
  25. e99ce92 crypto: arm64 - add support for SM4 encryption using special instructions by Ard Biesheuvel · 7 years ago
  26. 8da02bf crypto: sm4 - export encrypt/decrypt routines to other drivers by Ard Biesheuvel · 7 years ago
  27. 9bae549 hwrng: stm32 - fix pm_suspend issue by lionel.debieve@st.com · 7 years ago
  28. af51378 hwrng: stm32 - define default state for rng driver by lionel.debieve@st.com · 7 years ago
  29. 5e7b516 crypto: ccree - use proper printk format by Gilad Ben-Yossef · 7 years ago
  30. a794d8d crypto: ccree - enable support for hardware keys by Gilad Ben-Yossef · 7 years ago
  31. 658c9d2b9 crypto: crypto4xx - put temporary dst sg into request ctx by Christian Lamparter · 7 years ago
  32. 584201f crypto: crypto4xx - extend aead fallback checks by Christian Lamparter · 7 years ago
  33. fc34011 crypto: crypto4xx - properly set IV after de- and encrypt by Christian Lamparter · 7 years ago
  34. 98e87e3 crypto: crypto4xx - add aes-ctr support by Christian Lamparter · 7 years ago
  35. c4e9065 crypto: crypto4xx - avoid VLA use by Christian Lamparter · 7 years ago
  36. ce05ffe crypto: crypto4xx - convert to skcipher by Christian Lamparter · 7 years ago
  37. a8d79d7 crypto: crypto4xx - performance optimizations by Christian Lamparter · 7 years ago
  38. 5b0aa25 crypto: cavium - Remove unnecessary parentheses by Varsha Rao · 7 years ago
  39. 8ce31dc crypto: drivers - simplify getting .drvdata by Wolfram Sang · 7 years ago
  40. 9dbc8a0 crypto: omap-sham - fix memleak by Bin Liu · 7 years ago
  41. ee1b23d crypto: drivers - Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  42. b930f3a crypto: caam: - Use kmemdup() function by Fabio Estevam · 7 years ago
  43. 8a2a0dd crypto: caam - strip input zeros from RSA input buffer by Horia Geantă · 7 years ago
  44. 49d1179 hwrng: via - support new Centaur CPU by davidwang · 7 years ago
  45. b2b4f84 crypto: rsa - Remove unneeded error assignment by Fabio Estevam · 7 years ago
  46. 3360738 crypto: testmgr - Allow different compression results by Mahipal Challa · 7 years ago
  47. 654f2b9 crypto: caam - allow retrieving 'era' from register by Fabio Estevam · 7 years ago
  48. b0039c00 crypto: caam - staticize caam_get_era() by Fabio Estevam · 7 years ago
  49. e7a9b05ca crypto: cavium - Fix smp_processor_id() warnings by Jan Glauber · 7 years ago
  50. 1cc7e01 crypto: cavium - Fix statistics pending request value by Jan Glauber · 7 years ago
  51. a40c880 crypto: cavium - Prevent division by zero by Jan Glauber · 7 years ago
  52. c782a8c crypto: cavium - Limit result reading attempts by Jan Glauber · 7 years ago
  53. 37ff02a crypto: cavium - Fix fallout from CONFIG_VMAP_STACK by Jan Glauber · 7 years ago
  54. 6650c4d crypto: remove several VLAs by Salvatore Mesoraca · 7 years ago
  55. 13c935b crypto: api - laying defines and checks for statically allocated buffers by Salvatore Mesoraca · 7 years ago
  56. c4e8485 crypto: chelsio - remove redundant assignment to cdev->ports by Colin Ian King · 7 years ago
  57. 2d93913 crypto: chelsio - don't leak information from the stack to userspace by Colin Ian King · 7 years ago
  58. 3d8ccf9 crypto: chelsio - Fix potential NULL pointer dereferences by Gustavo A. R. Silva · 7 years ago
  59. 31545df crypto: authencesn - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 7 years ago
  60. ad2fdcd crypto: authenc - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 7 years ago
  61. d28fc3d crypto: zstd - Add zstd support by Nick Terrell · 7 years ago
  62. d5c3b17 crypto: ecc - Actually remove stack VLA usage by Kees Cook · 7 years ago
  63. 3a488aa crypto: caam/qi - fix IV DMA mapping and updating by Horia Geantă · 7 years ago
  64. 115957b crypto: caam - fix IV DMA mapping and updating by Horia Geantă · 7 years ago
  65. a38acd2 crypto: caam - fix DMA mapping dir for generated IV by Horia Geantă · 7 years ago
  66. eea0d3e crypto: drbg - set freed buffers to NULL by Stephan Mueller · 7 years ago
  67. b346e49 crypto: api - fix finding algorithm currently being tested by Eric Biggers · 7 years ago
  68. 60cc43f Linux 4.17-rc1 by Linus Torvalds · 7 years ago
  69. e37563bb Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  70. 09c9b0e Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  71. f0d98d8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  72. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  73. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 6b0a02e Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 71b8ebb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. 174e719 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 19ca90d Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 68d54d3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 9dceab8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  80. b1cb4f9 Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  81. 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  82. df6f280 kernel/kexec_file.c: move purgatories sha256 to common code by Philipp Rudo · 7 years ago
  83. 3be3f61 kernel/kexec_file.c: allow archs to set purgatory load address by Philipp Rudo · 7 years ago
  84. 8da0b72 kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load by Philipp Rudo · 7 years ago
  85. 620f697 kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  86. f1b1cca kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  87. 9304570 kernel/kexec_file.c: split up __kexec_load_puragory by Philipp Rudo · 7 years ago
  88. 8aec395 kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* by Philipp Rudo · 7 years ago
  89. 961d921 kernel/kexec_file.c: search symbols in read-only kexec_purgatory by Philipp Rudo · 7 years ago
  90. 65c225d kernel/kexec_file.c: make purgatory_info->ehdr const by Philipp Rudo · 7 years ago
  91. d2b8178 kernel/kexec_file.c: remove checks in kexec_purgatory_load by Philipp Rudo · 7 years ago
  92. ee6ebed include/linux/kexec.h: silence compile warnings by Philipp Rudo · 7 years ago
  93. babac4a kexec_file, x86: move re-factored code to generic side by AKASHI Takahiro · 7 years ago
  94. eb7dae9 x86: kexec_file: clean up prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  95. 8d5f894 x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer by AKASHI Takahiro · 7 years ago
  96. c72c7e6 x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  97. cbe6601 x86: kexec_file: purge system-ram walking from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  98. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  99. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  100. 1da4d37 proc: revalidate misc dentries by Alexey Dobriyan · 7 years ago