1. 9aa1692 RDMA/cma: Do not query GID during QP state transition to RTR by Parav Pandit · 7 years ago
  2. b03bcde IB/mlx4: Fix integer overflow when calculating optimal MTT size by Jack Morgenstein · 7 years ago
  3. 59482a1 IB/hfi1: Fix memory leak in exception path in get_irq_affinity() by Sebastian Sanchez · 7 years ago
  4. e9777ad IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure by Sebastian Sanchez · 7 years ago
  5. 45d9245 IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used by Sebastian Sanchez · 7 years ago
  6. 0a0bcb0 IB/hfi1: Fix loss of BECN with AHG by Mike Marciniszyn · 7 years ago
  7. 5da9e74 IB/hfi1 Use correct type for num_user_context by Michael J. Ruhl · 7 years ago
  8. f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
  9. db82476 IB/core: Make ib_mad_client_id atomic by Håkon Bugge · 7 years ago
  10. 2df19e1 iw_cxgb4: Atomically flush per QP HW CQEs by Bharat Potnuri · 7 years ago
  11. 54e7e48 IB/uverbs: Fix kernel crash during MR deregistration flow by Ariel Levkovich · 7 years ago
  12. 5ccbf63 IB/uverbs: Prevent reregistration of DM_MR to regular MR by Ariel Levkovich · 7 years ago
  13. 4f9ca2d RDMA/mlx4: Add missed RSS hash inner header flag by Leon Romanovsky · 7 years ago
  14. ab17884 RDMA/hns: Fix a couple misspellings by oulijun · 7 years ago
  15. 137ae32 RDMA/hns: Submit bad wr by oulijun · 7 years ago
  16. 634f639 RDMA/hns: Update assignment method for owner field of send wqe by oulijun · 7 years ago
  17. ae25db0 RDMA/hns: Adjust the order of cleanup hem table by oulijun · 7 years ago
  18. b6dd9b3 RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set by oulijun · 7 years ago
  19. 734f386 RDMA/hns: Remove some unnecessary attr_mask judgement by oulijun · 7 years ago
  20. 6852af8 RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set by oulijun · 7 years ago
  21. 6e1a709 RDMA/hns: Fix the qp context state diagram by oulijun · 7 years ago
  22. 328d405 RDMA/hns: Intercept illegal RDMA operation when use inline data by oulijun · 7 years ago
  23. 215a8c0 RDMA/hns: Bugfix for init hem table by oulijun · 7 years ago
  24. 9fd4350 IB/rxe: avoid double kfree_skb by Zhu Yanjun · 7 years ago
  25. 2da36d4 IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV by Jianchao Wang · 7 years ago
  26. f96416c RDMA/iwpm: fix memory leak on map_info by Colin Ian King · 7 years ago
  27. 47a3968 IB/ipoib: fix ipoib_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  28. c192a12 IB/nes: fix nes_netdev_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  29. 2918c1a RDMA/cma: Fix use after destroy access to net namespace for IPoIB by Parav Pandit · 7 years ago
  30. f604db6 IB/uverbs: Fix validating mandatory attributes by Matan Barak · 7 years ago
  31. 26bff1b RDMA/cxgb4: release hw resources on device removal by Raju Rangoju · 7 years ago
  32. f7cb7b8 IB: make INFINIBAND_ADDR_TRANS configurable by Greg Thelen · 7 years ago
  33. 5a3bc8a ib_srp: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  34. 3c6b03d cifs: smbd: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  35. 346a47b ib_srpt: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  36. d6fc6a2 nvmet-rdma: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  37. 3af7a15 nvme: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  38. 444261c RDMA/mlx5: Properly check return value of mlx5_get_uars_page by Leon Romanovsky · 7 years ago
  39. 84a6a7a IB/mlx5: Fix represent correct netdevice in dual port RoCE by Parav Pandit · 7 years ago
  40. 4f32ac2 IB/mlx5: Use unlimited rate when static rate is not supported by Danit Goldberg · 7 years ago
  41. 002bf22 RDMA/mlx5: Protect from shift operand overflow by Leon Romanovsky · 7 years ago
  42. b4bd701 RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow by Leon Romanovsky · 7 years ago
  43. dc5640f IB/core: Fix deleting default GIDs when changing mac adddress by Parav Pandit · 7 years ago
  44. 22c01ee IB/core: Fix to avoid deleting IPv6 look alike default GIDs by Parav Pandit · 7 years ago
  45. a66ed14 IB/core: Don't allow default GID addition at non reseved slots by Parav Pandit · 7 years ago
  46. d50e14a uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license by Jason Gunthorpe · 7 years ago
  47. 09abfe7 RDMA/ucma: Allow resolving address w/o specifying source address by Roland Dreier · 7 years ago
  48. 8b77586 RDMA/ucma: Check for a cm_id->device in all user calls that need it by Jason Gunthorpe · 7 years ago
  49. e33514f IB/uverbs: Add missing braces in anonymous union initializers by Geert Uytterhoeven · 7 years ago
  50. b3fe6c6 infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m by Randy Dunlap · 7 years ago
  51. 25d0e2d IB/mlx5: remove duplicate header file by Zhu Yanjun · 7 years ago
  52. ef95a90 RDMA/ucma: ucma_context reference leak in error path by Shamir Rabinovitch · 7 years ago
  53. 60cc43f Linux 4.17-rc1 by Linus Torvalds · 7 years ago
  54. e37563bb Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  55. 09c9b0e Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  56. f0d98d8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  57. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  58. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 6b0a02e Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 71b8ebb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 174e719 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 19ca90d Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 68d54d3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 9dceab8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  65. b1cb4f9 Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  66. 18b7fd1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  67. df6f280 kernel/kexec_file.c: move purgatories sha256 to common code by Philipp Rudo · 7 years ago
  68. 3be3f61 kernel/kexec_file.c: allow archs to set purgatory load address by Philipp Rudo · 7 years ago
  69. 8da0b72 kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load by Philipp Rudo · 7 years ago
  70. 620f697 kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  71. f1b1cca kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs by Philipp Rudo · 7 years ago
  72. 9304570 kernel/kexec_file.c: split up __kexec_load_puragory by Philipp Rudo · 7 years ago
  73. 8aec395 kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* by Philipp Rudo · 7 years ago
  74. 961d921 kernel/kexec_file.c: search symbols in read-only kexec_purgatory by Philipp Rudo · 7 years ago
  75. 65c225d kernel/kexec_file.c: make purgatory_info->ehdr const by Philipp Rudo · 7 years ago
  76. d2b8178 kernel/kexec_file.c: remove checks in kexec_purgatory_load by Philipp Rudo · 7 years ago
  77. ee6ebed include/linux/kexec.h: silence compile warnings by Philipp Rudo · 7 years ago
  78. babac4a kexec_file, x86: move re-factored code to generic side by AKASHI Takahiro · 7 years ago
  79. eb7dae9 x86: kexec_file: clean up prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  80. 8d5f894 x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer by AKASHI Takahiro · 7 years ago
  81. c72c7e6 x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  82. cbe6601 x86: kexec_file: purge system-ram walking from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
  83. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  84. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  85. 1da4d37 proc: revalidate misc dentries by Alexey Dobriyan · 7 years ago
  86. a9f2a846 mm, slab: reschedule cache_reap() on the same CPU by Vlastimil Babka · 7 years ago
  87. 1cbf29d kexec: export PG_swapbacked to VMCOREINFO by Petr Tesarik · 7 years ago
  88. 3f05317 ipc/shm: fix use-after-free of shm file via remap_file_pages() by Eric Biggers · 7 years ago
  89. 45397228 mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU by Arnd Bergmann · 7 years ago
  90. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  91. c61611f get_user_pages_fast(): return -EFAULT on access_ok failure by Michael S. Tsirkin · 7 years ago
  92. 09e35a4 mm/gup_benchmark: handle gup failures by Michael S. Tsirkin · 7 years ago
  93. 60bb83b resource: fix integer overflow at reallocation by Takashi Iwai · 7 years ago
  94. 4802310 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  95. ba2b137 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  96. 71893f1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  97. f681137 Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  98. ca4e7c5 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  99. daf3ef6 Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  100. 41531f5 Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago