1. 6eae29e crypto: doc - document correct return value for request allocation by Eric Biggers · 8 years ago
  2. 043809d hwrng: exynos - Fix misspelled Samsung address by Krzysztof Kozlowski · 8 years ago
  3. f1420ce crypto: qat - changed adf_dev_stop to void by Tadeusz Struk · 8 years ago
  4. cb00bca crypto: qat - explicitly stop all VFs first by Tadeusz Struk · 8 years ago
  5. 4218ebe crypto: drbg - set HMAC key only when altered by Stephan Mueller · 8 years ago
  6. bdb6cf9 crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} by Corentin LABBE · 8 years ago
  7. 738f982 crypto: qat - fix address leaking of RSA public exponent by Tudor Ambarus · 8 years ago
  8. aa8b6dd crypto: qat - avoid memory corruption or undefined behaviour by Tudor Ambarus · 8 years ago
  9. 0c4935b crypto: qat - Remove redundant nrbg rings by Ahsan Atta · 8 years ago
  10. 082ebe9 crypto: qat - make sure const_tab is 1024 bytes aligned by Tadeusz Struk · 8 years ago
  11. 0bb5c9e lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access by Nicolai Stange · 8 years ago
  12. 85d541a lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices by Nicolai Stange · 8 years ago
  13. 64c09b0 lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation by Nicolai Stange · 8 years ago
  14. 60e1b74 lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits by Nicolai Stange · 8 years ago
  15. ab1e912 lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes by Nicolai Stange · 8 years ago
  16. b698538 lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes by Nicolai Stange · 8 years ago
  17. 462696f lib/mpi: mpi_read_buffer(): fix buffer overflow by Nicolai Stange · 8 years ago
  18. 90f864e lib/mpi: mpi_read_buffer(): replace open coded endian conversion by Nicolai Stange · 8 years ago
  19. f00fa24 lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs by Nicolai Stange · 8 years ago
  20. d755290 lib/mpi: mpi_write_sgl(): replace open coded endian conversion by Nicolai Stange · 8 years ago
  21. cece762 lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access by Nicolai Stange · 8 years ago
  22. ea122be lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic by Nicolai Stange · 8 years ago
  23. 654842e lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement by Nicolai Stange · 8 years ago
  24. f2d1362 lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs by Nicolai Stange · 8 years ago
  25. 3cf9d84 crypto: s5p-sss - Sort the headers to improve readability by Krzysztof Kozlowski · 8 years ago
  26. 9e4a110 crypto: s5p-sss - Handle unaligned buffers by Krzysztof Kozlowski · 8 years ago
  27. 119c3ab crypto: s5p-sss - Minor coding cleanups by Krzysztof Kozlowski · 8 years ago
  28. 29e9330 MAINTAINERS: Add a new maintainer for the CCP driver by Tom Lendacky · 8 years ago
  29. 063327f crypto: marvell/cesa - remove unneeded condition by Dan Carpenter · 8 years ago
  30. 06af9b0 PKCS#7: fix missing break on OID_sha224 case by Colin Ian King · 8 years ago
  31. 150f6d4 crypto: n2 - Remove return statement from void function by Amitoj Kaur Chawla · 8 years ago
  32. dc1d9de crypto: s5p-sss - Enable COMPILE_TEST by Krzysztof Kozlowski · 8 years ago
  33. 4dd6e9e hwrng: exynos - Enable COMPILE_TEST by Krzysztof Kozlowski · 8 years ago
  34. 27d80fa hwrng: exynos - Disable runtime PM on driver unbind by Krzysztof Kozlowski · 8 years ago
  35. 48a61e1 hwrng: exynos - Disable runtime PM on probe failure by Krzysztof Kozlowski · 8 years ago
  36. f1925d7 hwrng: exynos - Fix unbalanced PM runtime put on timeout error path by Krzysztof Kozlowski · 8 years ago
  37. f0d947a hwrng: exynos - Runtime suspend device after init by Krzysztof Kozlowski · 8 years ago
  38. 97ee7ed crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig by Peter Meerwald · 8 years ago
  39. 83094e5e crypto: af_alg - add async support to algif_aead by Tadeusz Struk · 8 years ago
  40. 47cd3060 hwrng: bcm63xx - fix device tree compilation by Álvaro Fernández Rojas · 8 years ago
  41. ef609c2 sunrpc: Fix skcipher/shash conversion by Herbert Xu · 8 years ago
  42. 9735a22 Linux 4.6-rc2 by Linus Torvalds · 8 years ago
  43. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 7b367f5 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 17084b7 v4l2-mc: avoid warning about unused variable by Linus Torvalds · 8 years ago
  46. 30cebb6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. f7eeb8a Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  48. d6c24df Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  49. cb10716 Convert straggling drivers to new six-argument get_user_pages() by Linus Torvalds · 8 years ago
  50. 264800b Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  51. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  52. cf78031 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  53. 1826907 Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  54. 4e19fd9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  55. 8fbd4ad Merge branch 'acpi-processor' by Rafael J. Wysocki · 8 years ago
  56. 82d2a34 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  57. 22fed39 Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
  58. 4fff505 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  59. 2708d17 Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  60. 394532e .mailmap: add Christophe Ricard by Christophe Ricard · 8 years ago
  61. f76be61 Make CONFIG_FHANDLE default y by Andi Kleen · 8 years ago
  62. ec3b688 mm/page_isolation.c: fix the function comments by Neil Zhang · 8 years ago
  63. af8e15c oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head by Michal Hocko · 8 years ago
  64. bbe3de2 mm/page_isolation: fix tracepoint to mirror check function behavior by Lucas Stach · 8 years ago
  65. 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 8 years ago
  66. 18c9824 x86/mm: TLB_REMOTE_SEND_IPI should count pages by Nadav Amit · 8 years ago
  67. 6f25a14 mm: fix invalid node in alloc_migrate_target() by Xishi Qiu · 8 years ago
  68. 969e8d7 include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() by Chen Gang · 8 years ago
  69. 0b355ea mm, kasan: fix compilation for CONFIG_SLAB by Alexander Potapenko · 8 years ago
  70. b39c3cf MAINTAINERS: orangefs mailing list is subscribers-only by Joe Perches · 8 years ago
  71. db5dd0d net: mvneta: fix changing MTU when using per-cpu processing by Marcin Wojtas · 8 years ago
  72. ce2a04c Merge branch 'stmmac-fixes' by David S. Miller · 8 years ago
  73. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 8 years ago
  74. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 8 years ago
  75. a00e3ab stmmac: fix TX normal DESC by Giuseppe CAVALLARO · 8 years ago
  76. c66e98c net: mvneta: use cache_line_size() to get cacheline size by Jisheng Zhang · 8 years ago
  77. 4a0a12d net: mvpp2: use cache_line_size() to get cacheline size by Jisheng Zhang · 8 years ago
  78. d82b0c2 net: mvpp2: fix maybe-uninitialized warning by Jisheng Zhang · 8 years ago
  79. 5a5abb1 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter by Daniel Borkmann · 8 years ago
  80. 6ddf37d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  81. 52bef0c Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  82. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  83. 4a07083 ALSA: timer: Use mod_timer() for rearming the system timer by Takashi Iwai · 8 years ago
  84. 3358999 s390: wire up preadv2/pwritev2 syscalls by Heiko Carstens · 8 years ago
  85. aa62488 s390/pci: PCI function group 0 is valid for clp_query_pci_fn by Pierre Morel · 8 years ago
  86. 353def9 MAINTAINERS: Update my email address by Masami Hiramatsu · 8 years ago
  87. e549d19 ALSA: hda - fix front mic problem for a HP desktop by Hui Wang · 8 years ago
  88. 72b9ff0 drm/udl: Use unlocked gem unreferencing by Daniel Vetter · 8 years ago
  89. 7779c5e drm/dp: move hw_mutex up the call stack by Rob Clark · 8 years ago
  90. 5456248 Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 8 years ago
  91. 90516d8 Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 8 years ago
  92. 2f4fcb3 Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  93. 79f4223 net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card by Daniele Palmas · 8 years ago
  94. c57c7a9 rtnl: fix msg size calculation in if_nlmsg_size() by Nicolas Dichtel · 8 years ago
  95. 32867fc fec: Do not access unexisting register in Coldfire by Fabio Estevam · 8 years ago
  96. 9bd9ddb net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES by Jisheng Zhang · 8 years ago
  97. b7854ef net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES by Jisheng Zhang · 8 years ago
  98. 13a7ebb net: dsa: mv88e6xxx: Clear the PDOWN bit on setup by Patrick Uiterwijk · 8 years ago
  99. 75baacf net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write} by Patrick Uiterwijk · 8 years ago
  100. 836b34a ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call by Vladis Dronov · 8 years ago