1. 1bd42d9 platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems by Vadim Pasternak · 7 years ago
  2. a49a414 platform/x86: mlx-platform: Add support for new msn201x system type by Vadim Pasternak · 7 years ago
  3. ef08e14 platform/x86: mlx-platform: Add support for new msn274x system type by Vadim Pasternak · 7 years ago
  4. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  5. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  6. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  7. 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
  8. a283483 Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  9. 58fcba6 Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  10. 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
  11. 80132f4 Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Radim Krčmář · 7 years ago
  12. 2fa56a4 ibmvnic: Remove skb->protocol checks in ibmvnic_xmit by John Allen · 7 years ago
  13. 941ff6f bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 7 years ago
  14. 07f2c7a sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 7 years ago
  15. 7b30d51 Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  16. 1c5b221 s390/qeth: fix SETIP command handling by Julian Wiedmann · 7 years ago
  17. 89271c6 s390/qeth: fix underestimated count of buffer elements by Ursula Braun · 7 years ago
  18. 0bf7800 ptr_ring: try vmalloc() when kmalloc() fails by Jason Wang · 7 years ago
  19. 6e6e41c ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  20. 909ebd5 Merge branch 'stmmac-irq-fixes-cleanups' by David S. Miller · 7 years ago
  21. 1029117 net: stmmac: remove redundant enable of PMT irq by Niklas Cassel · 7 years ago
  22. e879b7a net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 by Niklas Cassel · 7 years ago
  23. 1b84ca1 net: stmmac: discard disabled flags in interrupt status register by Niklas Cassel · 7 years ago
  24. faefaa9 ibmvnic: Reset long term map ID counter by Thomas Falcon · 7 years ago
  25. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  26. 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
  27. dff839f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  28. 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
  29. 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
  30. 0afa6b4 SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context by Trond Myklebust · 7 years ago
  31. b9058af video: omapfb: fix missing #includes by Tomi Valkeinen · 7 years ago
  32. 09f9849 KVM: PPC: Book3S: Add MMIO emulation for VMX instructions by Jose Ricardo Ziviani · 7 years ago
  33. d20fe50 KVM: PPC: Book3S HV: Branch inside feature section by Alexander Graf · 7 years ago
  34. 790a9df KVM: PPC: Book3S HV: Make HPT resizing work on POWER9 by David Gibson · 7 years ago
  35. 05f2bb0 KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code by Paul Mackerras · 7 years ago
  36. 6016f7d platform/x86: mlx-platform: Fix power cable setting for msn21xx family by Vadim Pasternak · 7 years ago
  37. 1778567 platform/x86: mlx-platform: Add define for the negative bus by Vadim Pasternak · 7 years ago
  38. ba814fd platform/x86: mlx-platform: Use defines for bus assignment by Vadim Pasternak · 7 years ago
  39. b81e830 platform/mellanox: mlxreg-hotplug: Fix uninitialized variable by Geert Uytterhoeven · 7 years ago
  40. d977ae5 Merge branch 'bpf-libbpf-relo-fix-and-tests' by Daniel Borkmann · 7 years ago
  41. e3d91b0 tools/libbpf: handle issues with bpf ELF objects containing .eh_frames by Jesper Dangaard Brouer · 7 years ago
  42. f09b2e3 selftests/bpf: add selftest that use test_libbpf_open by Jesper Dangaard Brouer · 7 years ago
  43. 864db33 selftests/bpf: add test program for loading BPF ELF files by Jesper Dangaard Brouer · 7 years ago
  44. 077c066 tools/libbpf: improve the pr_debug statements to contain section numbers by Jesper Dangaard Brouer · 7 years ago
  45. 8c88181 bpf: Sync kernel ABI header with tooling header for bpf_common.h by Jesper Dangaard Brouer · 7 years ago
  46. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  47. 9d21874 Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  48. 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
  49. f515f86 fix parallelism for rpc tasks by Olga Kornievskaia · 7 years ago
  50. 08f5138 net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT by Heiner Kallweit · 7 years ago
  51. 88c991a net: thunder: change q_len's type to handle max ring size by Dean Nelson · 7 years ago
  52. e0c42c8 Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  53. 55b3280 tipc: fix skb truesize/datasize ratio control by Hoang Le · 7 years ago
  54. eb53f7a net/sched: cls_u32: fix cls_u32 on filter replace by Ivan Vecera · 7 years ago
  55. 3968523 mpls, nospec: Sanitize array index in mpls_label_ok() by Dan Williams · 7 years ago
  56. ebeeb1a rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management by Sowmini Varadhan · 7 years ago
  57. a0f7938 Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  58. 79a8a64 net: Whitelist the skbuff_head_cache "cb" field by Kees Cook · 7 years ago
  59. e728789 net: Extra '_get' in declaration of arch_get_platform_mac_address by Mathieu Malaterre · 7 years ago
  60. 8115333 Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  61. ec95dff ibmvnic: queue reset when CRQ gets closed during reset by Nathan Fontenot · 7 years ago
  62. 583133b atm: he: use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  63. ef9417e Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  64. 605dc77 Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 7 years ago
  65. fe26adf Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  66. 9e95dae Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  67. a8c6db0 cramfs: better MTD dependency expression by Nicolas Pitre · 7 years ago
  68. 4ff66ca rtnetlink: require unique netns identifier by Christian Brauner · 7 years ago
  69. 762c330 tuntap: add missing xdp flush by Jason Wang · 7 years ago
  70. 9e3e10c kconfig: send error messages to stderr by Masahiro Yamada · 7 years ago
  71. f3ff6fb kconfig: echo stdin to stdout if either is redirected by Masahiro Yamada · 7 years ago
  72. d2a0464 kconfig: remove check_stdin() by Masahiro Yamada · 7 years ago
  73. cd58a91 kconfig: remove 'config*' pattern from .gitignnore by Masahiro Yamada · 7 years ago
  74. 4f208f3 kconfig: show '?' prompt even if no help text is available by Masahiro Yamada · 7 years ago
  75. cb67ab2 kconfig: do not write choice values when their dependency becomes n by Masahiro Yamada · 7 years ago
  76. cb9f7a9 netlink: ensure to loop over all netns in genlmsg_multicast_allns() by Nicolas Dichtel · 7 years ago
  77. 8c2f826 rxrpc: Don't put crypto buffers on the stack by David Howells · 7 years ago
  78. c013632 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  79. 846ade7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  80. 175e031 svcrdma: Fix Read chunk round-up by Chuck Lever · 7 years ago
  81. 2285ae7 NFSD: hide unused svcxdr_dupstr() by Arnd Bergmann · 7 years ago
  82. 39ca1bf nfsd: store stat times in fill_pre_wcc() instead of inode times by Amir Goldstein · 7 years ago
  83. 76c4794 nfsd: encode stat->mtime for getattr instead of inode->i_mtime by Amir Goldstein · 7 years ago
  84. 0078117 nfsd: return RESOURCE not GARBAGE_ARGS on too many ops by J. Bruce Fields · 7 years ago
  85. 977e415 Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 7 years ago
  86. 99ffd19 Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 7 years ago
  87. 878cb3f selftests/ftrace: Add more tests for removing of function probes by Steven Rostedt (VMware) · 7 years ago
  88. 97fe22a selftests/ftrace: Add some missing glob checks by Steven Rostedt (VMware) · 7 years ago
  89. 0787ce3 selftests/ftrace: Have reset_ftrace_filter handle multiple instances by Steven Rostedt (VMware) · 7 years ago
  90. df9d36d selftests/ftrace: Have reset_ftrace_filter handle modules by Steven Rostedt (VMware) · 7 years ago
  91. 0723402 tracing: Fix parsing of globs with a wildcard at the beginning by Steven Rostedt (VMware) · 7 years ago
  92. 7b65865 ftrace: Remove incorrect setting of glob search field by Steven Rostedt (VMware) · 7 years ago
  93. c702558 Merge branch 'nfp-fix-disabling-TC-offloads-in-flower-max-TSO-segs-and-module-version' by David S. Miller · 7 years ago
  94. 1a5e8e3 nfp: populate MODULE_VERSION by Jakub Kicinski · 7 years ago
  95. 0d592e5 nfp: limit the number of TSO segments by Jakub Kicinski · 7 years ago
  96. d692403 nfp: forbid disabling hw-tc-offload on representors while offload active by Jakub Kicinski · 7 years ago
  97. 0b9de4c nfp: don't advertise hw-tc-offload on non-port netdevs by Jakub Kicinski · 7 years ago
  98. e3ac6c0 nfp: bpf: require ETH table by Jakub Kicinski · 7 years ago
  99. 9ce8b24 Revert "ath10k: add sanity check to ie_len before parsing fw/board ie" by Ryan Hsu · 7 years ago
  100. 69fe98e Merge branch 'bpf-misc-nfp-bpftool-doc-fixes' by Daniel Borkmann · 7 years ago