- ac0fffa RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg() by Logan Gunthorpe · 3 years, 3 months ago
- 3b87e08 RDMA/rxe: Convert kernel UD post send to use ah_num by Bob Pearson · 3 years, 3 months ago
- e2fe06c RDMA/rxe: Lookup kernel AH from ah index in UD WQEs by Bob Pearson · 3 years, 3 months ago
- 4da698e RDMA/rxe: Replace ah->pd by ah->ibah.pd by Bob Pearson · 3 years, 3 months ago
- 73a5493 RDMA/rxe: Create AH index and return to user space by Bob Pearson · 3 years, 3 months ago
- 99c13a3 RDMA/rxe: Change AH objects to indexed by Bob Pearson · 3 years, 3 months ago
- cfc0312 RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wr by Bob Pearson · 3 years, 3 months ago
- f4e56ec4 RDMA/mlx4: Return missed an error if device doesn't support steering by Leon Romanovsky · 3 years, 3 months ago
- 9d8f247 RDMA/irdma: Remove irdma_cqp_up_map_cmd() by Zhu Yanjun · 3 years, 3 months ago
- 16ddcfc RDMA/irdma: Remove irdma_get_hw_addr() by Zhu Yanjun · 3 years, 3 months ago
- 6d26822 RDMA/irdma: Remove irdma_sc_send_lsmm_nostag() by Zhu Yanjun · 3 years, 3 months ago
- 0bed5df RDMA/irdma: Remove irdma_uk_mw_bind() by Zhu Yanjun · 3 years, 3 months ago
- 8869574 RDMA: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 3 months ago
- 4bd46f3a RDMA/iwpm: Remove redundant initialization of pointer err_str by Colin Ian King · 3 years, 3 months ago
- 9a33f39 RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single() by Cai Huoqing · 3 years, 4 months ago
- a020094 RDMA/mlx5: Add optional counter support in get_hw_stats callback by Aharon Landau · 3 years, 3 months ago
- a29b934 RDMA/mlx5: Add modify_op_stat() support by Aharon Landau · 3 years, 3 months ago
- ffa501e RDMA/mlx5: Add steering support in optional flow counters by Aharon Landau · 3 years, 3 months ago
- 886773d RDMA/mlx5: Support optional counters in hw_stats initialization by Aharon Landau · 3 years, 3 months ago
- 3c3c1f1 RDMA/nldev: Allow optional-counter status configuration through RDMA netlink by Aharon Landau · 3 years, 3 months ago
- 822cf78 RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit by Aharon Landau · 3 years, 3 months ago
- 7301d0a RDMA/nldev: Add support to get status of all counters by Aharon Landau · 3 years, 3 months ago
- 5e2ddd1 RDMA/counter: Add optional counter support by Aharon Landau · 3 years, 3 months ago
- 0dc8968 RDMA/counter: Add an is_disabled field in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
- 0a0800c RDMA/core: Add a helper API rdma_free_hw_stats_struct by Mark Zhang · 3 years, 3 months ago
- 13f30b0 RDMA/counter: Add a descriptor in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
- 3eea40d Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jason Gunthorpe · 3 years, 3 months ago
- b8dfed6 net/mlx5: Add priorities for counters in RDMA namespaces by Aharon Landau · 3 years, 3 months ago
- 8208461 net/mlx5: Add ifc bits to support optional counters by Aharon Landau · 3 years, 3 months ago
- 2a152512 RDMA/efa: CQ notifications by Gal Pressman · 3 years, 3 months ago
- 115fda3 RDMA/rxe: Remove duplicate settings by Xiao Yang · 3 years, 4 months ago
- 262d9fc RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESS by Xiao Yang · 3 years, 4 months ago
- 609bb8c RDMA/rxe: Change the is_user member of struct rxe_cq to bool by Xiao Yang · 3 years, 4 months ago
- 1cf2ce8 RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq by Xiao Yang · 3 years, 4 months ago
- 0de71d7 RDMA/irdma: Delete unused struct irdma_bth by Zhu Yanjun · 3 years, 3 months ago
- 286dba6 IB/hf1: Use string_upper() instead of an open coded variant by Andy Shevchenko · 3 years, 4 months ago
- 8e913a8 RDMA/rw: switch to dma_map_sgtable() by Logan Gunthorpe · 3 years, 4 months ago
- b683623 RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty by Aharon Landau · 3 years, 4 months ago
- 3f3fe68 RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration stats by Md Haris Iqbal · 3 years, 4 months ago
- dea7bb3 RDMA/rtrs: Do not allow sessname to contain special symbols / and . by Md Haris Iqbal · 3 years, 4 months ago
- 6f5649a RDMA/rtrs: Introduce destroy_cq helper by Md Haris Iqbal · 3 years, 4 months ago
- 36332de RDMA/rtrs: Replace duplicate check with is_pollqueue helper by Jack Wang · 3 years, 4 months ago
- 4b6afe9 RDMA/rtrs: Fix warning when use poll mode on client side. by Jack Wang · 3 years, 4 months ago
- 80ad07f RDMA/rtrs: Remove len parameter from helper print functions of sysfs by Md Haris Iqbal · 3 years, 4 months ago
- 2f23291 RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs show by Md Haris Iqbal · 3 years, 4 months ago
- 99cfddb RDMA/cma: Split apart the multiple uses of the same list heads by Jason Gunthorpe · 3 years, 4 months ago
- c78d218 Merge tag 'v5.15-rc4' into rdma.get for-next by Jason Gunthorpe · 3 years, 3 months ago
- 0994a1b RDMA/rxe: Bump up default maximum values used via uverbs by Rao Shoaib · 3 years, 4 months ago
- 9e1ff30 Linux 5.15-rc4 by Linus Torvalds · 3 years, 3 months ago
- 9b2f72c elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings by Chen Jingwen · 3 years, 4 months ago
- ca3cef4 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 3 months ago
- 7fab1c1 objtool: print out the symbol type when complaining about it by Linus Torvalds · 3 years, 3 months ago
- 291073a kvm: fix objtool relocation warning by Linus Torvalds · 3 years, 3 months ago
- 6761a0a Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 3 months ago
- 84928ce Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 3 months ago
- 777feab Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 3a399a2 Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 52c3c17 Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 7b66f43 Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 3 years, 3 months ago
- e25ca04 Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
- 9904468 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 3 months ago
- ab2a7a3 Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 65893b4 Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- f05c643 Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 3 months ago
- 6e9bfdc cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object by Dave Wysochanski · 3 years, 4 months ago
- cdc1e6e drm/i915: fix blank screen booting crashes by Hugh Dickins · 3 years, 4 months ago
- dd4d747 hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field by Nadezda Lutovinova · 3 years, 4 months ago
- 0f36b88 hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field by Nadezda Lutovinova · 3 years, 4 months ago
- 943c15a hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field by Nadezda Lutovinova · 3 years, 4 months ago
- 2292e2f hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller by Vadim Pasternak · 3 years, 4 months ago
- f067d55 hwmon: (pmbus/ibm-cffps) max_power_out swap changes by Brandon Wyman · 3 years, 4 months ago
- ffa2600 hwmon: (occ) Fix P10 VRM temp sensors by Eddie James · 3 years, 4 months ago
- 53d5fc8 Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- f5b667d thermal: Update information in MAINTAINERS by Rafael J. Wysocki · 3 years, 4 months ago
- b2626f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
- 24f67d8 Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 4 months ago
- 3f00838 io_uring: kill fasync by Pavel Begunkov · 3 years, 4 months ago
- 89e5035 Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 4 months ago
- 78ea814 Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Daniel Vetter · 3 years, 4 months ago
- 3ff43f9d Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Daniel Vetter · 3 years, 4 months ago
- abb7700 Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Daniel Vetter · 3 years, 4 months ago
- 49b9931 IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr() by Jason Gunthorpe · 3 years, 4 months ago
- 83d40a6 sched: Always inline is_percpu_thread() by Peter Zijlstra · 3 years, 4 months ago
- 7030661 sched/fair: Null terminate buffer when updating tunable_scaling by Mel Gorman · 3 years, 4 months ago
- 2630cde sched/fair: Add ancestors of unthrottled undecayed cfs_rq by Michal Koutný · 3 years, 4 months ago
- f792565 perf/core: fix userpage->time_enabled of inactive events by Song Liu · 3 years, 4 months ago
- ecc2123 perf/x86/intel: Update event constraints for ICX by Kan Liang · 3 years, 4 months ago
- 02d029a perf/x86: Reset destroy callback on event init failure by Anand K Mistry · 3 years, 4 months ago
- 24ff652 objtool: Teach get_alt_entry() about more relocation types by Peter Zijlstra · 3 years, 4 months ago
- f2c77973 ext4: recheck buffer uptodate bit under buffer lock by Zhang Yi · 3 years, 4 months ago
- 42cb447 ext4: fix potential infinite loop in ext4_dx_readdir() by yangerkun · 3 years, 4 months ago
- bb9464e ext4: flush s_error_work before journal destroy in ext4_fill_super by yangerkun · 3 years, 4 months ago
- 75ca6ad ext4: fix loff_t overflow in ext4_max_bitmap_size() by Ritesh Harjani · 3 years, 7 months ago
- 6fed839 ext4: fix reserved space counter leakage by Jeffle Xu · 3 years, 5 months ago
- a2c2f08 ext4: limit the number of blocks in one ADD_RANGE TLV by Hou Tao · 3 years, 5 months ago
- 87ffb31 ksmbd: missing check for NULL in convert_to_nt_pathname() by Dan Carpenter · 3 years, 4 months ago
- 4de593f Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
- 115f613 Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 4 months ago
- 78c56e5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 4 months ago
- 4227f81 ksmbd: fix transform header validation by Namjae Jeon · 3 years, 4 months ago