summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-27RDMA: Convert put_page() to put_user_page*()John Hubbard
2019-05-27IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'YueHaibing
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou
2019-05-27RDMA/hns: Remove jiffies operation in disable interrupt contextLang Cheng
2019-05-27RDMA/hns: Move spin_lock_irqsave to the correct placeLang Cheng
2019-05-27RDMA/hns: Update CQE specificationsLijun Ou
2019-05-27RDMA/hns: Remove unnecessary print message in aeqYixian Liu
2019-05-27iw_cxgb4: Fix qpid leakNirranjan Kirubaharan
2019-05-27RDMA/cxgb4: Don't expose DMA addressesLeon Romanovsky
2019-05-27RDMA/cxgb4: Use sizeof() notationLeon Romanovsky
2019-05-27RDMA/cxgb3: Delete and properly mark unimplemented resize CQ functionLeon Romanovsky
2019-05-27RDMA/cxgb3: Don't expose DMA addressesLeon Romanovsky
2019-05-27RDMA/cxgb3: Use sizeof() notation instead of plain sizeofLeon Romanovsky
2019-05-21RDMA/efa: Remove check that prevents destroy of resources in error flowsLeon Romanovsky
2019-05-21RDMA/nes: Remove second wait queue initialization callLeon Romanovsky
2019-05-21RDMA/i40iw: Remove useless NULL checksLeon Romanovsky
2019-05-21RDMA/nes: Remove useless NULL checksLeon Romanovsky
2019-05-21RDMA/core: Make ib_destroy_cq() voidLeon Romanovsky
2019-05-21RDMA/ipoib: Remove check of destroy CQLeon Romanovsky
2019-05-21rds: Don't check return value from destroy CQLeon Romanovsky
2019-05-21RDMA/core: Return void from ib_device_check_mandatory()Kamal Heib
2019-05-21IB/mlx4: Delete unused func argYuval Shaia
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-05-21RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri
2019-05-21RDMA/core: Fix doc typoIsrael Rukshin
2019-05-21RDMA/rw: Add info regarding SG count failureMax Gurtovoy
2019-05-21RDMA/rw: Print the correct number of sig MRsIsrael Rukshin
2019-05-21RDMA/rw: Fix doc typoIsrael Rukshin
2019-05-21IB/isert: Remove unused sig_attrs argumentIsrael Rukshin
2019-05-21IB/iser: Remove unused sig_attrs argumentIsrael Rukshin
2019-05-21IB/iser: Refactor iscsi_iser_check_protection functionIsrael Rukshin
2019-05-19Linux 5.2-rc1Linus Torvalds
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-18initramfs: don't free a non-existent initrdSteven Price