1. 8732b29 crypto: inside-secure - retry to proceed the request later on fail by Antoine Ténart · 7 years ago
  2. 7f77f5a crypto: inside-secure - handle more result requests when counter is full by Antoine Ténart · 7 years ago
  3. 2313e9f crypto: inside-secure - acknowledge the result requests all at once by Antoine Ténart · 7 years ago
  4. fc8c72b crypto: inside-secure - increase the ring size by Antoine Ténart · 7 years ago
  5. dc7e28a crypto: inside-secure - dequeue all requests at once by Antoine Ténart · 7 years ago
  6. 69ee4dd crypto: inside-secure - use threaded IRQs for result handling by Antoine Ténart · 7 years ago
  7. 8472e77 crypto: inside-secure - move request dequeueing into a workqueue by Antoine Ténart · 7 years ago
  8. 5290ad6 crypto: inside-secure - remove unused parameter in invalidate_cache by Ofer Heifetz · 7 years ago
  9. 847ccfc crypto: inside-secure - move cipher crypto mode to request context by Ofer Heifetz · 7 years ago
  10. 12bf414 crypto: inside-secure - EBUSY is not an error on async request by Ofer Heifetz · 7 years ago
  11. c4daf4c crypto: inside-secure - refrain from unneeded invalidations by Ofer Heifetz · 7 years ago
  12. cc75f5c crypto: inside-secure - comment the caching function by Antoine Ténart · 7 years ago
  13. 60310ea crypto: inside-secure - remove useless memset by Antoine Ténart · 7 years ago
  14. dfbcc08 crypto: inside-secure - fix typo in a comment by Antoine Ténart · 7 years ago
  15. 62c2edd crypto: inside-secure - remove extra empty line by Antoine Ténart · 7 years ago
  16. 45fa9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  17. 25cf7f0 crypto: exynos - Introduce mutex to prevent concurrent access to hardware by Łukasz Stelmach · 7 years ago
  18. 99c9acf crypto: exynos - Reseed PRNG after generating 2^16 random bytes by Łukasz Stelmach · 7 years ago
  19. 3a5a5e5 crypto: exynos - Improve performance of PRNG by Łukasz Stelmach · 7 years ago
  20. f76d38b crypto: exynos - Support Exynos5250+ SoCs by Łukasz Stelmach · 7 years ago
  21. 6d6e71f crypto: artpec6 - set correct iv size for gcm(aes) by Lars Persson · 7 years ago
  22. 8c9478a crypto: qat - reduce stack size with KASAN by Arnd Bergmann · 7 years ago
  23. 2973633 crypto: inside-secure - do not use areq->result for partial results by Antoine Ténart · 7 years ago
  24. 7cad2fa crypto: inside-secure - fix request allocations in invalidation path by Antoine Ténart · 7 years ago
  25. 0a02dcc crypto: inside-secure - free requests even if their handling failed by Antoine Ténart · 7 years ago
  26. 1eb7b40 crypto: inside-secure - per request invalidation by Ofer Heifetz · 7 years ago
  27. 3fc1264 crypto: exynos - Icrease the priority of the driver by Łukasz Stelmach · 7 years ago
  28. 209c14b crypto: chelsio - fix a type cast error by Atul Gupta · 7 years ago
  29. 144f3d1 crypto: drivers - remove duplicate includes by Pravin Shedge · 7 years ago
  30. 203f450 crypto: n2 - cure use after free by Jan Engelhardt · 7 years ago
  31. d042566 crypto: chelsio - select CRYPTO_GF128MUL by Arnd Bergmann · 7 years ago
  32. df807a1 chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data by Colin Ian King · 7 years ago
  33. 267469e chcr: remove unused variables net_device, pi, adap and cntrl by Colin Ian King · 7 years ago
  34. 8579e07 crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static by Colin Ian King · 7 years ago
  35. 761a698 crypto: stm32 - fix module device table name by Corentin LABBE · 7 years ago
  36. 9db09e3 crypto: caam/qi - use correct print specifier for size_t by Horia Geantă · 7 years ago
  37. 9c02e06 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  38. ce39882 Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Olof Johansson · 7 years ago
  39. 3dda7f63 Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linux into fixes by Olof Johansson · 7 years ago
  40. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  41. 77071bc Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  42. 4066aa7 Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  43. 7267212 Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  44. 78d9b04 Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  45. 900add2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  46. 32abeb0 Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  47. fd29117 Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  48. 03afb6e Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  49. 8a7b741 net: mvpp2: fix the RSS table entry offset by Antoine Tenart · 7 years ago
  50. 2edbdb3 bnxt_en: Fix sources of spurious netpoll warnings by Calvin Owens · 7 years ago
  51. d4a7a88 sfc: pass valid pointers from efx_enqueue_unwind by Bert Kenward · 7 years ago
  52. b6b5e8a gianfar: Disable EEE autoneg by default by Claudiu Manoil · 7 years ago
  53. c6b3e96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  54. 3625de4 Merge tag 'acpi-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  55. 7ed9fd2 Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  56. 589b754 of: overlay: Make node skipping in init_overlay_changeset() clearer by Geert Uytterhoeven · 7 years ago
  57. 35e691e of: overlay: Fix out-of-bounds write in init_overlay_changeset() by Geert Uytterhoeven · 7 years ago
  58. 91785de can: peak/pcie_fd: fix potential bug in restarting tx queue by Stephane Grosjean · 7 years ago
  59. 12147ed can: usb_8dev: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  60. 6aa8d59 can: kvaser_usb: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  61. 7a31ced can: esd_usb2: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  62. bd352e1 can: ems_usb: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  63. c7f3302 can: mcba_usb: cancel urb on -EPROTO by Martin Kelly · 7 years ago
  64. 90eeb3a Merge tag 'drm-misc-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  65. 9698084 Merge tag 'drm-intel-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  66. a4abd7a usbnet: fix alignment for frames with no ethernet header by Bjørn Mork · 7 years ago
  67. 3126aee net: dsa: mv88e6xxx: Unregister MDIO bus on error path by Andrew Lunn · 7 years ago
  68. 3d5fdba net: dsa: mv88e6xxx: Fix interrupt masking on removal by Andrew Lunn · 7 years ago
  69. e46772a net: ethernet: arc: fix error handling in emac_rockchip_probe by Branislav Radocaj · 7 years ago
  70. 589bf32 net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case by Tobias Jordan · 7 years ago
  71. 03e9f8a virtio_net: fix return value check in receive_mergeable() by Yunjian Wang · 7 years ago
  72. 25f3222 virtio_mmio: add cleanup for virtio_mmio_remove by weiping zhang · 7 years ago
  73. 7eb781b virtio_mmio: add cleanup for virtio_mmio_probe by weiping zhang · 7 years ago
  74. 510353a drm/bridge: analogix dp: Fix runtime PM state in get_modes() callback by Marek Szyprowski · 7 years ago
  75. a41886f Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 7 years ago
  76. 51ef792 brcmfmac: Avoid build error with make W=1 by Andy Shevchenko · 7 years ago
  77. d85936a Merge tag 'gvt-fixes-2017-12-06' of https://github.com/intel/gvt-linux into drm-intel-fixes by Joonas Lahtinen · 7 years ago
  78. 7a8b705 Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk" by Radhakrishna Sripada · 7 years ago
  79. 5bfd401 drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usage by Boris Brezillon · 7 years ago
  80. ef78970 drm/i915: Call i915_gem_init_userptr() before taking struct_mutex by Chris Wilson · 7 years ago
  81. 1cd6ae3 drm/exynos: remove unnecessary function declaration by Inki Dae · 7 years ago
  82. 2f0f6df drm/exynos: remove unnecessary descrptions by Inki Dae · 7 years ago
  83. 120a264 drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU by Marek Szyprowski · 7 years ago
  84. 89452d4 drm/exynos: Fix dma-buf import by Marek Szyprowski · 7 years ago
  85. dabe589 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. bd3a3a2 Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  87. 5e47481 of: overlay: Fix (un)locking in of_overlay_apply() by Geert Uytterhoeven · 7 years ago
  88. 1352f09 of: overlay: Fix memory leak in of_overlay_apply() error path by Geert Uytterhoeven · 7 years ago
  89. 6de67de of: overlay: Remove else after goto by Geert Uytterhoeven · 7 years ago
  90. e9d92e4 of: Spelling s/changset/changeset/ by Geert Uytterhoeven · 7 years ago
  91. 33acc40 of: unittest: Remove bogus overlay mutex release from overlay_data_add() by Geert Uytterhoeven · 7 years ago
  92. 30f1e59 drivers: net: dsa: remove duplicate includes by Pravin Shedge · 7 years ago
  93. db8f884 Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  94. cc10f87 xen-netback: Fix logging message with spurious period after newline by Joe Perches · 7 years ago
  95. 134059f net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts by Florian Westphal · 7 years ago
  96. e56d565 Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  97. 0b02e44 efi: Add comment to avoid future expanding of sysfs systab by Dave Young · 7 years ago
  98. 89c5a2d efi/esrt: Use memunmap() instead of kfree() to free the remapping by Pan Bian · 7 years ago
  99. af97a77 efi: Move some sysfs files to be read-only by root by Greg Kroah-Hartman · 7 years ago
  100. 1ab134c xen/pvcalls: Fix a check in pvcalls_front_remove() by Dan Carpenter · 7 years ago