summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-26RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash laterLeon Romanovsky
2019-03-26drivers: infiniband: Fix whitespace in kconfigEnrico Weigelt, metux IT consult
2019-03-26RDMA/nes: remove redundant check on udataColin Ian King
2019-03-26cma: Convert portspace IDRs to XArrayMatthew Wilcox
2019-03-26ucm: Convert ctx_id_table to XArrayMatthew Wilcox
2019-03-26ib core: Convert query_idr to XArrayMatthew Wilcox
2019-03-26RDMA/cm: Convert local_id_table to XArrayMatthew Wilcox
2019-03-26IB/mad: Convert ib_mad_clients to XArrayMatthew Wilcox
2019-03-26mlx4: Convert pv_id_table to XArrayMatthew Wilcox
2019-03-26mlx5: Convert mlx5_srq_table to XArrayMatthew Wilcox
2019-03-26IB/hfi1: Add running average for adaptive pioMike Marciniszyn
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi
2019-03-25RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp functionLijun Ou
2019-03-25RDMA/hns: Bugfix for sending with invalidateLijun Ou
2019-03-25RDMA/hns: Hide error print information with roce vf deviceLijun Ou
2019-03-25RDMA/hns: Only assgin some fields if the relatived attr_mask is setLijun Ou
2019-03-25RDMA/hns: Update the range of raq_psn field of qp contextLijun Ou
2019-03-25RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is setLijun Ou
2019-03-25RDMA/hns: Only assign the relatived fields of psn if IB_QP_SQ_PSN is setLijun Ou
2019-03-25cxgb4: Convert stid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert atid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert hwtid_idr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert mmidr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert qpidr to XArrayMatthew Wilcox
2019-03-25cxgb4: Convert cqidr to XArrayMatthew Wilcox
2019-03-25cxgb3: Convert mmidr to XArrayMatthew Wilcox
2019-03-25cxgb3: Convert qpidr to XArrayMatthew Wilcox
2019-03-25cxgb3: Convert cqidr to XArrayMatthew Wilcox
2019-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds
2019-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-24clocksource/drivers/clps711x: Remove board supportAlexander Shiyan
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-23clocksource/drivers/riscv: Fix clocksource maskAtish Patra
2019-03-22clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing
2019-03-22clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing
2019-03-22clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing
2019-03-22clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing
2019-03-22Merge tag 'iommu-fixes-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-22Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-22Merge tag 'acpi-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-22Merge tag 'pm-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-03-22Merge tag 'mmc-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-03-22iommu/vt-d: Save the right domain ID used by hardwareLu Baolu
2019-03-22iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-03-22iommu/iova: Fix tracking of recently failed iova addressRobert Richter
2019-03-21Merge tag 'drm-fixes-2019-03-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds