1. 26d85e5 crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO() by Gomonovych, Vasyl · 7 years ago
  2. b5b9007 crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH by Hauke Mehrtens · 7 years ago
  3. 45223b7 crypto: arm64/aes - do not call crypto_unregister_skcipher twice on error by Corentin Labbe · 7 years ago
  4. 9f480fa crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  5. 796c99f crypto: x86/chacha20 - Remove cra_alignmask by Eric Biggers · 7 years ago
  6. a1c7338 crypto: chacha20 - Remove cra_alignmask by Eric Biggers · 7 years ago
  7. dbd872a crypto: chacha20 - Use unaligned access macros when loading key and IV by Eric Biggers · 7 years ago
  8. ecf3220 crypto: chacha20 - Fix unaligned access when loading constants by Eric Biggers · 7 years ago
  9. c3a5360 crypto: cryptd - Add cryptd_max_cpu_qlen module parameter by Jon Maxwell · 7 years ago
  10. 019cd46 crypto: arm64/aes-ce-cipher - move assembler code to .S file by Ard Biesheuvel · 7 years ago
  11. 1964e33 crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_probe()' by Christophe Jaillet · 7 years ago
  12. 79e53b2 crypto: remove unused hardirq.h by Yang Shi · 7 years ago
  13. 6dad4e8 chcr: Add support for Inline IPSec by Atul Gupta · 7 years ago
  14. a6ec572 cxgb4: Add support for Inline IPSec Tx by Atul Gupta · 7 years ago
  15. 23eb61d dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engine by Gilad Ben-Yossef · 7 years ago
  16. 87aae50 crypto: cavium - fix memory leak on info by Colin Ian King · 7 years ago
  17. c968327 crypto: keywrap - Add missing ULL suffixes for 64-bit constants by Geert Uytterhoeven · 7 years ago
  18. 5601e01 crypto: tcrypt - set assoc in sg_init_aead() by Tudor-Dan Ambarus · 7 years ago
  19. 6905c46 crypto: nx - fix spelling mistake: "availavle" -> "available" by Colin Ian King · 7 years ago
  20. 1af39da crypto: replace FSF address with web source in license notices by Martin Kepplinger · 7 years ago
  21. 4c0e22c crypto: ecc - Fix NULL pointer deref. on no default_rng by Pierre · 7 years ago
  22. f7daa71 crypto: s5p-sss - Remove a stray tab by Dan Carpenter · 7 years ago
  23. 7814f55 crypto: chelsio - Fix an error code in chcr_hash_dma_map() by Dan Carpenter · 7 years ago
  24. d7fc6cf crypto: chelsio - remove redundant assignments to reqctx and dst_size by Colin Ian King · 7 years ago
  25. 0c2616a hwrng: bcm63xx - Remove since bcm2835-rng takes over by Florian Fainelli · 7 years ago
  26. 8705f24 hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms by Florian Fainelli · 7 years ago
  27. 67fe2fa dt-bindings: rng: Incorporate brcm,bcm6368.txt binding by Florian Fainelli · 7 years ago
  28. 6f09359 hwrng: bcm2835 - Add Broadcom MIPS I/O accessors by Florian Fainelli · 7 years ago
  29. abd4202 hwrng: bcm2835 - Abstract I/O accessors by Florian Fainelli · 7 years ago
  30. 791af4f hwrng: bcm2835 - Manage an optional clock by Florian Fainelli · 7 years ago
  31. 04b154f hwrng: bcm2835 - Rework interrupt masking by Florian Fainelli · 7 years ago
  32. 16a4c04 hwrng: bcm2835 - Use device managed helpers by Florian Fainelli · 7 years ago
  33. ec94bca hwrng: bcm2835 - Implementation cleanup callback by Florian Fainelli · 7 years ago
  34. a815777 hwrng: bcm2835 - Move enabling to hwrng::init by Florian Fainelli · 7 years ago
  35. b788479 hwrng: bcm2835 - Define a driver private context by Florian Fainelli · 7 years ago
  36. 21bb0ef hwrng: bcm2835 - Obtain base register via resource by Florian Fainelli · 7 years ago
  37. 9e054ec crypto: stm32 - Support for STM32 CRYP crypto module by Fabien DESSENNE · 7 years ago
  38. f82f59c dt-bindings: Document STM32 CRYP bindings by Fabien DESSENNE · 7 years ago
  39. 5c6ac1d crypto: tcrypt - fix S/G table for test_aead_speed() by Robert Baronescu · 7 years ago
  40. ecaaab5 crypto: salsa20 - fix blkcipher_walk API usage by Eric Biggers · 7 years ago
  41. af3ff80 crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 7 years ago
  42. 887207e crypto: af_alg - fix NULL pointer dereference in by Eric Biggers · 7 years ago
  43. b32a7dc crypto: algif_aead - fix reference counting of null skcipher by Eric Biggers · 7 years ago
  44. d2890c3 crypto: rsa - fix buffer overread when stripping leading zeroes by Eric Biggers · 7 years ago
  45. 4fbd8d1 Linux 4.15-rc1 by Linus Torvalds · 7 years ago
  46. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  47. dec0029 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 6830c8d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. cd4b5d5 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. fcbc38b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
  54. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. ca122fe Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  56. 5e2fda4 Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  57. f61ec2c Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  58. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  59. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  60. eda5d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  61. 54b8a23 m68k/macboing: Fix missed timer callback assignment by Kees Cook · 7 years ago
  62. 43dd388 afs: remove redundant assignment of dvnode to itself by Colin Ian King · 7 years ago
  63. 6832795 afs: cell: Remove unnecessary code in afs_lookup_cell by Gustavo A. R. Silva · 7 years ago
  64. 4433b69 afs: Fix signal handling in some file ops by David Howells · 7 years ago
  65. bc1527d afs: Fix some dentry handling in dir ops and missing key_puts by David Howells · 7 years ago
  66. 5a039c3 afs: Make afs_write_begin() avoid writing to a page that's being stored by David Howells · 7 years ago
  67. 3f5fe9f sched/debug: Fix task state recording/printout by Thomas Gleixner · 7 years ago
  68. 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
  69. 1d3b78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  70. 36f20ee Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  71. 06c9440 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  72. b64f26c Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  73. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  74. 1d3bc63 Merge tag 'docs-4.15-2' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  75. dab0bad Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  76. 26064de Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  77. ce44cd8 Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys by James Morris · 7 years ago
  78. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
  79. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
  80. 69550d4 x86/boot/KASLR: Remove unused variable by Chao Fan · 7 years ago
  81. 75f1133 genirq/matrix: Make - vs ?: Precedence explicit by Kees Cook · 7 years ago
  82. 328bf1b irqchip/imgpdc: Use resource_size function on resource object by Vasyl Gomonovych · 7 years ago
  83. e9990d7 irqchip/qcom: Fix u32 comparison with value less than zero by Colin Ian King · 7 years ago
  84. 9ed3380 Merge branch 'ipvlan-Fix-insufficient-skb-linear-check' by David S. Miller · 7 years ago
  85. 747a713 ipvlan: Fix insufficient skb linear check for ipv6 icmp by Gao Feng · 7 years ago
  86. 5fc9220 ipvlan: Fix insufficient skb linear check for arp by Gao Feng · 7 years ago
  87. f9094b7 geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 by Hangbin Liu · 7 years ago
  88. d6efab6 Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  89. 003cd77 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  90. 4b52d01 net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY by Florian Fainelli · 7 years ago
  91. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  92. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  93. 9e77d7a net: realtek: r8169: implement set_link_ksettings() by Tobias Jakobi · 7 years ago
  94. 98d1129 net: ipv6: Fixup device for anycast routes during copy by David Ahern · 7 years ago
  95. 9477fef Merge branch 'smc-fixes-for-smc-buffer-handling' by David S. Miller · 7 years ago
  96. 6887037 net/smc: Fix preinitialization of buf_desc in __smc_buf_create() by Geert Uytterhoeven · 7 years ago
  97. 4e1061f net/smc: use sk_rcvbuf as start for rmb creation by Ursula Braun · 7 years ago
  98. bbfcd77 ipv6: Do not consider linkdown nexthops during multipath by Ido Schimmel · 7 years ago
  99. d7aa04a net: sched: fix crash when deleting secondary chains by Roman Kapl · 7 years ago
  100. 0cc0350 net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago