- 4ddeacf RDMA/hns: Normalization the judgment of some features by Wenpeng Liang · 4 years, 1 month ago
- 1c0ca9c RDMA/hns: Limit the length of data copied between kernel and userspace by Wenpeng Liang · 4 years, 1 month ago
- 6f320f6 RDMA/mlx4: Remove bogus dev_base_lock usage by Vladimir Oltean · 4 years, 1 month ago
- e0da689 RDMA/uverbs: Fix incorrect variable type by Avihai Horon · 4 years, 1 month ago
- 779e0bf RDMA/core: Do not indicate device ready when device enablement fails by Jack Morgenstein · 4 years, 1 month ago
- 286e1d3 RDMA/core: Clean up cq pool mechanism by Jack Morgenstein · 4 years, 1 month ago
- d1dec0c RDMA/core: Update kernel documentation for ib_create_named_qp() by Lukas Bulwahn · 4 years, 1 month ago
- e7f870f MAINTAINERS: SOFT-ROCE: Change Zhu Yanjun's email address by Zhu Yanjun · 4 years, 1 month ago
- 7f1d2df RDMA/mlx5: Remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
- 0583531 RDMA/iser: Remove in_interrupt() usage by Sebastian Andrzej Siewior · 4 years, 1 month ago
- ca991a7 RDMA/mlx5: Assign dev to DM MR by Maor Gottlieb · 4 years, 1 month ago
- 53ef499 RDMA/hns: Move capability flags of QP and CQ to hns-abi.h by Weihang Li · 4 years, 1 month ago
- 2988ca0 IB: Fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
- c63e1c4 RDMA/bnxt_re: Fix max_qp_wrs reported by Selvin Xavier · 4 years, 1 month ago
- c277f98 RDMA/i40iw: Replace atomic_add_return(1, ..) by Yejune Deng · 4 years, 1 month ago
- 9c0c17c Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jason Gunthorpe · 4 years, 1 month ago
- ef3642c RDMA/mlx5: Fix error unwinds for rereg_mr by Jason Gunthorpe · 4 years, 1 month ago
- 38f8ff5 RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr() by Jason Gunthorpe · 4 years, 1 month ago
- 6e0954b RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr by Jason Gunthorpe · 4 years, 1 month ago
- adac4cb RDMA/uverbs: Check ODP in ib_check_mr_access() as well by Jason Gunthorpe · 4 years, 1 month ago
- b9653b3 RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr() by Jason Gunthorpe · 4 years, 1 month ago
- 8752449 RDMA/efa: Use dma_set_mask_and_coherent() to simplify code by Gal Pressman · 4 years, 1 month ago
- 05201e0 RDMA/hns: Refactor process of setting extended sge by Weihang Li · 4 years, 1 month ago
- d34895c RDMA/hns: Bugfix for calculation of extended sge by Yangyang Li · 4 years, 1 month ago
- 0fd0175 RDMA/hns: Fix 0-length sge calculation error by Lang Cheng · 4 years, 1 month ago
- 1d11d26 RDMA/i40iw: Remove push code from i40iw by Shiraz Saleem · 4 years, 1 month ago
- 2b0a999 Merge tag 'v5.10-rc6' into rdma.git for-next by Jason Gunthorpe · 4 years, 1 month ago
- b6505459 Linux 5.10-rc6 by Linus Torvalds · 4 years, 1 month ago
- f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 8b7a51b Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 1214917 Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 7255a39 Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- aae5ab8 Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 1 month ago
- 45e885c Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
- ca57982 Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 1 month ago
- 67f34fa Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 1 month ago
- 7b2c800 Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 1 month ago
- c84e1ef Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 303bc93 Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
- 79c0c1f Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
- 80e1e17 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
- 9223e74 Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- d021c3e Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- a17a3ca Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 1 month ago
- d41e9b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 1 month ago
- 76dc2bf Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 1 month ago
- 87c301c Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 1 month ago
- f594139 Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 1 month ago
- 6910b67 Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 1 month ago
- d0742c4 Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 1 month ago
- 99c710c Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 1 month ago
- 985f733 sock: set sk_err to ee_errno on dequeue from errq by Willem de Bruijn · 4 years, 1 month ago
- d3ab788 mptcp: fix NULL ptr dereference on bad MPJ by Paolo Abeni · 4 years, 1 month ago
- 3913a2b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
- 69929d4 net: openvswitch: fix TTL decrement action netlink message format by Eelco Chaudron · 4 years, 1 month ago
- 95e1c7b Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
- e4e9458 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
- 6adf33a Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
- 43d6ecd Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 1 month ago
- 5b4049d Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 1 month ago
- a9ffd04 perf probe: Change function definition check due to broken DWARF by Masami Hiramatsu · 4 years, 1 month ago
- ab4200c perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 4 years, 1 month ago
- c0ee1d5a perf stat: Use proper cpu for shadow stats by Namhyung Kim · 4 years, 1 month ago
- aa50d953 perf record: Synthesize cgroup events only if needed by Namhyung Kim · 4 years, 1 month ago
- 9713070 perf diff: Fix error return value in __cmd_diff() by Zhen Lei · 4 years, 1 month ago
- 3b13eaf perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- f93c39b RDMA/hns: Add support for QP stash by Lang Cheng · 4 years, 1 month ago
- bfefae9 RDMA/hns: Add support for CQ stash by Lang Cheng · 4 years, 1 month ago
- ae597565 Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes by Arnd Bergmann · 4 years, 1 month ago
- 71586dd RDMA/hns: Create QP with selected QPN for bank load balance by Yangyang Li · 4 years, 1 month ago
- 25bc65d x86/mce: Do not overwrite no_way_out if mce_end() fails by Gabriele Paoloni · 4 years, 1 month ago
- 9a2a0d3 kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT by Vitaly Kuznetsov · 4 years, 1 month ago
- 66f57b8 RDMA/restrack: Support all QP types by Leon Romanovsky · 4 years, 2 months ago
- 2b1f747 RDMA/core: Allow drivers to disable restrack DB by Leon Romanovsky · 4 years, 2 months ago
- b47a98e RDMA/core: Track device memory MRs by Leon Romanovsky · 4 years, 2 months ago
- 71cc849 KVM: x86: Fix split-irqchip vs interrupt injection window request by Paolo Bonzini · 4 years, 1 month ago
- 72c3bcd KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint by Paolo Bonzini · 4 years, 1 month ago
- 545f639 Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 4 years, 1 month ago
- 484cfbe usb: typec: stusb160x: fix power-opmode property with typec-power-opmode by Amelie Delaunay · 4 years, 1 month ago
- 739e711 Merge branch 'for-5.10-pr_cont-fixup' into for-linus by Petr Mladek · 4 years, 1 month ago
- 454a079 Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 4 years, 1 month ago
- 4ad9921 printk: finalize records with trailing newlines by John Ogness · 4 years, 1 month ago
- d73ff9b can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check by Oliver Hartkopp · 4 years, 1 month ago
- 5c7d55b can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0 by Pankaj Sharma · 4 years, 1 month ago
- e3409e41 can: m_can: fix nominal bitiming tseg2 min for version >= 3.1 by Marc Kleine-Budde · 4 years, 1 month ago
- 865f5b6 can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_irq()'s flags by Marc Kleine-Budde · 4 years, 1 month ago
- 617b860 net/mlx5: Treat host PF vport as other (non eswitch manager) vport by Parav Pandit · 4 years, 1 month ago
- 5bef709 net/mlx5: Enable host PF HCA after eswitch is initialized by Parav Pandit · 4 years, 1 month ago
- 8a90f2f net/mlx5: Rename peer_pf to host_pf by Parav Pandit · 4 years, 1 month ago
- 3b1e58aa net/mlx5: Make API mlx5_core_is_ecpf accept const pointer by Parav Pandit · 4 years, 1 month ago
- 8d2a9d8 net/mlx5: Export steering related functions by Eli Cohen · 4 years, 1 month ago
- 959af55 net/mlx5: Expose other function ifc bits by Yishai Hadas · 4 years, 1 month ago
- 21adf05 net/mlx5: Expose IP-in-IP TX and RX capability bits by Aya Levin · 4 years, 1 month ago
- 349125b net/mlx5: Update the hardware interface definition for vhca state by Parav Pandit · 4 years, 1 month ago
- dd8595e net/mlx5: Update the list of the PCI supported devices by Meir Lichtinger · 4 years, 1 month ago
- e5dfe6b net/mlx5: Avoid exposing driver internal command helpers by Parav Pandit · 4 years, 1 month ago
- 59d2ae1 net/mlx5: Add ts_cqe_to_dest_cqn related bits by Eran Ben Elisha · 4 years, 1 month ago
- 7da3ad6 net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bits by Muhammad Sammar · 4 years, 1 month ago
- 699d531 net/mlx5: Check dr mask size against mlx5_match_param size by Muhammad Sammar · 4 years, 1 month ago
- 3873063 net/mlx5: Add sampler destination type by Chris Mi · 4 years, 1 month ago