1. 05f71ef9 RDMA/mlx5: Introduce UAPI to query PD attributes by Yishai Hadas · 4 years, 6 months ago
  2. 0fb556b RDMA/mlx5: Implement the query ucontext functionality by Yishai Hadas · 4 years, 6 months ago
  3. 45ec21c RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() response by Yishai Hadas · 4 years, 6 months ago
  4. 1c8fb1e IB/uverbs: Expose UAPI to query ucontext by Yishai Hadas · 4 years, 6 months ago
  5. 04c0a5f IB/uverbs: Set IOVA on IB MR in uverbs layer by Yishai Hadas · 4 years, 6 months ago
  6. 2634275 IB/uverbs: Enable CQ ioctl commands by default by Yishai Hadas · 4 years, 6 months ago
  7. 6f3ca6f RDMA/core: Optimize XRC target lookup by Maor Gottlieb · 4 years, 6 months ago
  8. b73efcb RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain by Maor Gottlieb · 4 years, 6 months ago
  9. f437544 RDMA/mlx5: Get XRCD number directly for the internal use by Leon Romanovsky · 4 years, 6 months ago
  10. 42a3b15 RDMA: Remove the udata parameter from alloc_mr callback by Gal Pressman · 4 years, 6 months ago
  11. b64b74b RDMA/core: Remove ib_alloc_mr_user function by Gal Pressman · 4 years, 6 months ago
  12. c5f42b2 RDMA/core: Check for error instead of success in alloc MR function by Gal Pressman · 4 years, 6 months ago
  13. c367124 RDMA/core: Clean up tracepoint headers by Chuck Lever · 4 years, 6 months ago
  14. f11f3f7 Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next by Jason Gunthorpe · 4 years, 6 months ago
  15. 87fb5c1 RDMA/ipoib: Handle user-supplied address when creating child by Michael Guralnik · 4 years, 6 months ago
  16. 4dca650 net/mlx5: Enable QP number request when creating IPoIB underlay QP by Michael Guralnik · 4 years, 7 months ago
  17. d473f4d RDMA/mlx5: Introduce ODP prefetch counter by Maor Gottlieb · 4 years, 6 months ago
  18. 0cb42c0 RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued() by Jason Gunthorpe · 4 years, 6 months ago
  19. 65936bf RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() by Jason Gunthorpe · 4 years, 6 months ago
  20. c4334a9 IB/hfi1: Convert PCIBIOS_* errors to generic -E* errors by Bolarinwa Olayemi Saheed · 4 years, 7 months ago
  21. 2d1b69e net/mlx5: kTLS, Improve TLS params layout structures by Tariq Toukan · 4 years, 6 months ago
  22. 188f0f9 net/mlx5: Avoid eswitch header inclusion in fs core layer by Parav Pandit · 4 years, 6 months ago
  23. 9205d7b net/mlx5: Avoid RDMA file inclusion in core driver by Parav Pandit · 4 years, 6 months ago
  24. 14c2b89 RDMA/core: Delete not-used create RWQ table function by Leon Romanovsky · 4 years, 6 months ago
  25. 5611074 IB/mad: Delete RMPP_STATE_CANCELING state by Shay Drory · 4 years, 6 months ago
  26. e41c425 IB/mad: Change atomics to refcount API by Shay Drory · 4 years, 6 months ago
  27. b9af0e2 IB/mad: Issue complete whenever decrements agent refcount by Shay Drory · 4 years, 6 months ago
  28. 95a5631 RDMA/ipoib: Return void from ipoib_ib_dev_stop() by Kamal Heib · 4 years, 6 months ago
  29. 3506c37 Merge branch 'raw_dumps' into rdma.git for-next by Jason Gunthorpe · 4 years, 6 months ago
  30. 28b5fa6 RDMA/mlx5: Add support to get MR resource in RAW format by Maor Gottlieb · 4 years, 6 months ago
  31. 1ccecc8 RDMA/mlx5: Add support to get CQ resource in RAW format by Maor Gottlieb · 4 years, 6 months ago
  32. 1776dd2 RDMA/mlx5: Add support to get QP resource in RAW format by Maor Gottlieb · 4 years, 6 months ago
  33. 65959522 RDMA: Add support to dump resource tracker in RAW format by Maor Gottlieb · 4 years, 6 months ago
  34. 211cd94 RDMA: Add dedicated CM_ID resource tracker function by Maor Gottlieb · 4 years, 6 months ago
  35. 5cc3411 RDMA: Add dedicated QP resource tracker function by Maor Gottlieb · 4 years, 6 months ago
  36. 9e2a187 RDMA: Add a dedicated CQ resource tracker function by Maor Gottlieb · 4 years, 6 months ago
  37. f443452 RDMA: Add dedicated MR resource tracker function by Maor Gottlieb · 4 years, 6 months ago
  38. 24fd6d6 RDMA/core: Don't call fill_res_entry for PD by Maor Gottlieb · 4 years, 6 months ago
  39. 608ca553 net/mlx5: Add support in query QP, CQ and MKEY segments by Maor Gottlieb · 4 years, 9 months ago
  40. d63cc24 net/mlx5: Export resource dump interface by Maor Gottlieb · 4 years, 9 months ago
  41. f6b4c11 RDMA/rxe: Remove unused rxe_mem_map_pages by Kamal Heib · 4 years, 6 months ago
  42. d5fdffe RDMA/hfi1: Remove hfi1_create_qp declaration by Kamal Heib · 4 years, 6 months ago
  43. 90cdff9 RDMA/ipoib: Return void from ipoib_mcast_stop_thread() by Kamal Heib · 4 years, 6 months ago
  44. 1170814 RDMA: Correct trivial kernel-doc inconsistencies by Colton Lewis · 4 years, 6 months ago
  45. 4877846 Linux 5.8-rc2 by Linus Torvalds · 4 years, 6 months ago
  46. 817d914 Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 6 months ago
  47. 16f4aa9 Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 6 months ago
  48. be9160a Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
  49. 7561393 Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 6 months ago
  50. 93bbca2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 6 months ago
  51. 214377e samples: watch_queue: build sample program for target architecture by Masahiro Yamada · 4 years, 7 months ago
  52. 2c6d963 Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n" by Masahiro Yamada · 4 years, 6 months ago
  53. 6467777 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
  54. a5c6a1f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 6 months ago
  55. 25fae75 pinctrl: single: fix function name in documentation by Drew Fustini · 4 years, 7 months ago
  56. 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
  57. eede2b9 Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 6 months ago
  58. 7f5f4de pinctrl: qcom: ipq6018 Add missing pins in qpic pin group by Sivaprakash Murugesan · 4 years, 6 months ago
  59. 13f2d25 Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'" by Haibo Chen · 4 years, 7 months ago
  60. 1566fee Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 6 months ago
  61. 7fdfbe0 Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 6 months ago
  62. 27c2760 Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
  63. 5481fc6 afs: Fix hang on rmmod due to outstanding timer by David Howells · 4 years, 6 months ago
  64. f8ea5c7 afs: Fix afs_do_lookup() to call correct fetch-status op variant by David Howells · 4 years, 6 months ago
  65. c0e1c8c powerpc/8xx: Provide ptep_get() with 16k pages by Christophe Leroy · 4 years, 7 months ago
  66. 481e980 mm: Allow arches to provide ptep_get() by Christophe Leroy · 4 years, 7 months ago
  67. 55ca226 mm/gup: Use huge_ptep_get() in gup_hugepte() by Christophe Leroy · 4 years, 7 months ago
  68. 9df24ea Merge branch 'for-5.8/papr_scm' into libnvdimm-for-next by Dan Williams · 4 years, 6 months ago
  69. 4333a9b Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  70. d2b1c81 Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  71. 592be75 Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  72. 62c91ea Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
  73. 672f925 Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 6 months ago
  74. 84bc199 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 6 months ago
  75. 98b7699 Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  76. 98d7e74 Merge tag 'perf-tools-fixes-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 6 months ago
  77. 28f9f8f MAINTAINERS: Add robert and myself as qcom i2c cci maintainers by Loic Poulain · 4 years, 6 months ago
  78. a23ff37 i2c: smbus: Fix spelling mistake in the comments by Keyur Patel · 4 years, 7 months ago
  79. a576512 Documentation/i2c: SMBus start signal is S not A by Daniel Schaefer · 4 years, 7 months ago
  80. 390fd04 i2c: remove deprecated i2c_new_device API by Wolfram Sang · 4 years, 7 months ago
  81. bc5a3e4 Documentation: media: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
  82. 9e1b93b video: backlight: tosa_lcd: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
  83. f04a5ba x86/platform/intel-mid: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 7 months ago
  84. bb7d93f drm: encoder_slave: use new I2C API by Wolfram Sang · 4 years, 7 months ago
  85. f78d403 drm: encoder_slave: fix refcouting error for modules by Wolfram Sang · 4 years, 7 months ago
  86. 0e2c090 RISC-V: Acquire mmap lock before invoking walk_page_range by Atish Patra · 4 years, 6 months ago
  87. e0d17c8 RISC-V: Don't allow write+exec only page mapping request in mmap by Yash Shah · 4 years, 7 months ago
  88. 8a7a3d1 Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 6 months ago
  89. 7ac98ff Merge tag 'drm-intel-fixes-2020-06-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 6 months ago
  90. 5e857ce Merge branch 'hch' (maccess patches from Christoph Hellwig) by Linus Torvalds · 4 years, 6 months ago
  91. 0c389d89 maccess: make get_kernel_nofault() check for minimal type compatibility by Linus Torvalds · 4 years, 6 months ago
  92. a7ca4c3 IB/srpt: Remove WARN_ON from srpt_cm_req_recv by Jing Xiangfeng · 4 years, 6 months ago
  93. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 6 months ago
  94. 670d0a4 sparse: use identifiers to define address spaces by Luc Van Oostenryck · 4 years, 6 months ago
  95. 3373a34 block: make function 'kill_bdev' static by Zheng Bin · 4 years, 6 months ago
  96. f4bd34b loop: replace kill_bdev with invalidate_bdev by Zheng Bin · 4 years, 6 months ago
  97. b529211 libata: Use per port sync for detach by Kai-Heng Feng · 4 years, 7 months ago
  98. bc163c2 partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense by Andy Shevchenko · 4 years, 8 months ago
  99. 6f2cc16 io_uring: fix possible race condition against REQ_F_NEED_CLEANUP by Xiaoguang Wang · 4 years, 6 months ago
  100. 6a1515c perf build: Fix error message when asking for -fsanitize=address without required libraries by Tiezhu Yang · 4 years, 6 months ago