1. 87ec3a0 crypto: caam - prepare for gcm(aes) support over QI interface by Horia Geantă · 7 years ago
  2. cb3078f crypto: caam/qi - return -EBADMSG for ICV check failure by Horia Geantă · 7 years ago
  3. dc7bcef crypto: stm32-cryp - convert to the new crypto engine API by Corentin LABBE · 7 years ago
  4. fb45490 crypto: stm32-hash - convert to the new crypto engine API by Corentin LABBE · 7 years ago
  5. 67189375 crypto: virtio - convert to new crypto engine API by Corentin LABBE · 7 years ago
  6. c21c8b8 crypto: omap - convert to new crypto engine API by Corentin LABBE · 7 years ago
  7. 218d1cc crypto: engine - Permit to enqueue all async requests by Corentin LABBE · 7 years ago
  8. ce09a6c crypto: doc - document crypto engine API by Corentin LABBE · 7 years ago
  9. 9a69b7a crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_report by Jia-Ju Bai · 7 years ago
  10. 1ca2809 crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt_sign_complete by Jia-Ju Bai · 7 years ago
  11. c7f582f crypto: sha512-mb - remove HASH_FIRST flag by Eric Biggers · 7 years ago
  12. ee689d1 crypto: sha256-mb - remove HASH_FIRST flag by Eric Biggers · 7 years ago
  13. 7a95cbd crypto: sha1-mb - remove HASH_FIRST flag by Eric Biggers · 7 years ago
  14. edbd1ec crypto: mcryptd - remove pointless wrapper functions by Eric Biggers · 7 years ago
  15. 40b776a hwrng: imx-rngc - make symbol imx_rngc_pm_ops static by weiyongjun \(A\) · 7 years ago
  16. 94f32d9 MAINTAINERS: update ccree entry by Gilad Ben-Yossef · 7 years ago
  17. ab8ec96 crypto: ccree - add FIPS support by Gilad Ben-Yossef · 7 years ago
  18. ff27e85 crypto: ccree - add AEAD support by Gilad Ben-Yossef · 7 years ago
  19. 6389381 crypto: ccree - add ahash support by Gilad Ben-Yossef · 7 years ago
  20. 63ee04c crypto: ccree - add skcipher support by Gilad Ben-Yossef · 7 years ago
  21. 4c3f972 crypto: ccree - introduce CryptoCell driver by Gilad Ben-Yossef · 7 years ago
  22. e294ca1 staging: ccree: rename staging ver and mark as broken by Gilad Ben-Yossef · 7 years ago
  23. 6f221f7 crypto: hash - Require export/import in ahash by Kamil Konieczny · 7 years ago
  24. f1b2981 crypto: bfin_crc - Add empty hash export and import by Kamil Konieczny · 7 years ago
  25. 3c9418f crypto: ux500/hash - Add empty export and import by Kamil Konieczny · 7 years ago
  26. 378fe6f crypto: n2 - Add empty hash export and import by Kamil Konieczny · 7 years ago
  27. 9190b6f crypto: mxs-dcp - Add empty hash export and import by Kamil Konieczny · 7 years ago
  28. c927b08 crypto: s5p-sss - Fix kernel Oops in AES-ECB mode by Kamil Konieczny · 7 years ago
  29. 178e834 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  30. 7928b2c Linux 4.16-rc1 by Linus Torvalds · 7 years ago
  31. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  32. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  33. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  34. 3fc928d Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  35. 60d7a21 Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  36. f8d0cbf xtensa: fix build with KASAN by Max Filippov · 7 years ago
  37. e0691eb nios2: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  38. 5d13c73 nios2: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  39. d48fcbd Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  40. 9454473 Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  41. cc5cb5a Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 by Linus Torvalds · 7 years ago
  42. e9d46f7 Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  43. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  44. c591c2e powerpc/pci: Fix broken INTx configuration via OF by Alexey Kardashevskiy · 7 years ago
  45. 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  46. 7a501609 mconsole_proc(): don't mess with file->f_pos by Al Viro · 7 years ago
  47. 878e66d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. 523ca58 kconfig: remove const qualifier from sym_expand_string_value() by Masahiro Yamada · 7 years ago
  49. d717f24 kconfig: add xrealloc() helper by Masahiro Yamada · 7 years ago
  50. 1bd42d9 platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems by Vadim Pasternak · 7 years ago
  51. a49a414 platform/x86: mlx-platform: Add support for new msn201x system type by Vadim Pasternak · 7 years ago
  52. ef08e14 platform/x86: mlx-platform: Add support for new msn274x system type by Vadim Pasternak · 7 years ago
  53. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  54. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  55. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  56. 8158c2f Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  57. a283483 Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  58. 58fcba6 Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  59. 1ab03c0 Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  60. 80132f4 Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Radim Krčmář · 7 years ago
  61. 2fa56a4 ibmvnic: Remove skb->protocol checks in ibmvnic_xmit by John Allen · 7 years ago
  62. 941ff6f bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 7 years ago
  63. 07f2c7a sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 7 years ago
  64. 7b30d51 Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  65. 1c5b221 s390/qeth: fix SETIP command handling by Julian Wiedmann · 7 years ago
  66. 89271c6 s390/qeth: fix underestimated count of buffer elements by Ursula Braun · 7 years ago
  67. 0bf7800 ptr_ring: try vmalloc() when kmalloc() fails by Jason Wang · 7 years ago
  68. 6e6e41c ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  69. 909ebd5 Merge branch 'stmmac-irq-fixes-cleanups' by David S. Miller · 7 years ago
  70. 1029117 net: stmmac: remove redundant enable of PMT irq by Niklas Cassel · 7 years ago
  71. e879b7a net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 by Niklas Cassel · 7 years ago
  72. 1b84ca1 net: stmmac: discard disabled flags in interrupt status register by Niklas Cassel · 7 years ago
  73. faefaa9 ibmvnic: Reset long term map ID counter by Thomas Falcon · 7 years ago
  74. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  75. f9f1e41 Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  76. dff839f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  77. 54ce685 Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  78. a051c14 Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  79. 0afa6b4 SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context by Trond Myklebust · 7 years ago
  80. b9058af video: omapfb: fix missing #includes by Tomi Valkeinen · 7 years ago
  81. 09f9849 KVM: PPC: Book3S: Add MMIO emulation for VMX instructions by Jose Ricardo Ziviani · 7 years ago
  82. d20fe50 KVM: PPC: Book3S HV: Branch inside feature section by Alexander Graf · 7 years ago
  83. 790a9df KVM: PPC: Book3S HV: Make HPT resizing work on POWER9 by David Gibson · 7 years ago
  84. 05f2bb0 KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code by Paul Mackerras · 7 years ago
  85. 6016f7d platform/x86: mlx-platform: Fix power cable setting for msn21xx family by Vadim Pasternak · 7 years ago
  86. 1778567a platform/x86: mlx-platform: Add define for the negative bus by Vadim Pasternak · 7 years ago
  87. ba814fd platform/x86: mlx-platform: Use defines for bus assignment by Vadim Pasternak · 7 years ago
  88. b81e830 platform/mellanox: mlxreg-hotplug: Fix uninitialized variable by Geert Uytterhoeven · 7 years ago
  89. d977ae5 Merge branch 'bpf-libbpf-relo-fix-and-tests' by Daniel Borkmann · 7 years ago
  90. e3d91b0 tools/libbpf: handle issues with bpf ELF objects containing .eh_frames by Jesper Dangaard Brouer · 7 years ago
  91. f09b2e3 selftests/bpf: add selftest that use test_libbpf_open by Jesper Dangaard Brouer · 7 years ago
  92. 864db33 selftests/bpf: add test program for loading BPF ELF files by Jesper Dangaard Brouer · 7 years ago
  93. 077c066 tools/libbpf: improve the pr_debug statements to contain section numbers by Jesper Dangaard Brouer · 7 years ago
  94. 8c88181 bpf: Sync kernel ABI header with tooling header for bpf_common.h by Jesper Dangaard Brouer · 7 years ago
  95. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  96. 9d21874 Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  97. 4ed8244 Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  98. f515f86 fix parallelism for rpc tasks by Olga Kornievskaia · 8 years ago
  99. 08f5138 net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT by Heiner Kallweit · 7 years ago
  100. 88c991a net: thunder: change q_len's type to handle max ring size by Dean Nelson · 7 years ago