]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-03-27 Leon RomanovskyRDMA/ucma: Check that device exists prior to accessing it
2018-03-27 Leon RomanovskyRDMA/ucma: Check that device is connected prior to...
2018-03-27 Jason GunthorpeRDMA/rdma_cm: Fix use after free race with process_one_req
2018-03-21 Kalderon, MichalRDMA/qedr: Fix QP state initialization race
2018-03-21 Kalderon, MichalRDMA/qedr: Fix rc initialization on CNQ allocation failure
2018-03-21 Kalderon, MichalRDMA/qedr: fix QP's ack timeout configuration
2018-03-21 Chien Tin TungRDMA/ucma: Correct option size check using optlen
2018-03-21 Leon RomanovskyRDMA/restrack: Move restrack_clean to be symmetrical...
2018-03-21 Mark BlochIB/mlx5: Don't clean uninitialized UMR resources
2018-03-20 Leon RomanovskyRDMA/ucma: Ensure that CM_ID exists prior to access it
2018-03-19 Leon RomanovskyRDMA/verbs: Remove restrack entry from XRCD structure
2018-03-19 Leon RomanovskyRDMA/ucma: Fix use-after-free access in ucma_close
2018-03-16 Leon RomanovskyRDMA/ucma: Check AF family prior resolving address
2018-03-14 Arnd Bergmanninfiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
2018-03-14 Arnd Bergmanninfiniband: qplib_fp: fix pointer cast
2018-03-14 Mark BlochIB/mlx5: Fix cleanup order on unload
2018-03-14 Leon RomanovskyRDMA/ucma: Don't allow join attempts for unsupported...
2018-03-14 Leon RomanovskyRDMA/ucma: Fix access to non-initialized CM_ID object
2018-03-14 Tatyana NikolovaRDMA/core: Do not use invalid destination in determinin...
2018-03-14 Leon RomanovskyRDMA/mlx5: Fix crash while accessing garbage pointer...
2018-03-13 Boris PismennyIB/mlx5: Fix integer overflows in mlx5_ib_create_srq
2018-03-13 Boris PismennyIB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
2018-03-09 Leon RomanovskyRDMA/mlx5: Fix integer overflow while resizing CQ
2018-03-09 Doug LedfordRevert "RDMA/mlx5: Fix integer overflow while resizing CQ"
2018-03-07 Leon RomanovskyRDMA/ucma: Check that user doesn't overflow QP state
2018-03-07 Leon RomanovskyRDMA/mlx5: Fix integer overflow while resizing CQ
2018-03-07 Leon RomanovskyRDMA/ucma: Limit possible option size
2018-03-07 Parav PanditIB/core: Fix possible crash to access NULL netdev
2018-03-07 Selvin XavierRDMA/bnxt_re: Avoid Hard lockup during error CQE processing
2018-03-07 Max GurtovoyRDMA/core: Reduce poll batch for direct cq polling
2018-03-07 Dan CarpenterIB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
2018-03-07 Mark BlochIB/mlx5: When not in dual port RoCE mode, use provided...
2018-03-07 Jack MIB/mlx4: Include GID type when deleting GIDs from HW...
2018-03-07 Jack MorgensteinIB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
2018-03-07 Kalderon, MichalRDMA/qedr: Fix iWARP write and send with immediate
2018-03-07 Kalderon, MichalRDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
2018-03-07 Kalderon, MichalRDMA/qedr: Fix iWARP connect with port mapper
2018-03-07 Kalderon, MichalRDMA/qedr: Fix ipv6 destination address resolution
2018-02-28 Muneendra Kumar MIB/core : Add null pointer check in addr_resolve
2018-02-28 Selvin XavierRDMA/bnxt_re: Fix the ib_reg failure cleanup
2018-02-28 Devesh SharmaRDMA/bnxt_re: Fix incorrect DB offset calculation
2018-02-28 Devesh SharmaRDMA/bnxt_re: Unconditionly fence non wire memory opera...
2018-02-28 Parav PanditIB/core: Fix missing RDMA cgroups release in case of...
2018-02-28 Moni ShouaIB/mlx: Set slid to zero in Ethernet completion struct
2018-02-28 Daniel Jurgens{net, IB}/mlx5: Raise fatal IB event when sys error occurs
2018-02-28 Noa OsherovichIB/mlx5: Avoid passing an invalid QP type to firmware
2018-02-28 Sergey GorenkoIB/mlx5: Fix incorrect size of klms in the memory region
2018-02-21 Leon RomanovskyRDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
2018-02-20 Selvin XavierRDMA/bnxt_re: Avoid system hang during device un-reg
2018-02-20 Selvin XavierRDMA/bnxt_re: Fix system crash during load/unload
2018-02-20 Selvin XavierRDMA/bnxt_re: Synchronize destroy_qp with poll_cq
2018-02-20 Devesh SharmaRDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
2018-02-20 Devesh SharmaRDMA/bnxt_re: Disable atomic capability on bnxt_re adapters
2018-02-16 Steve WiseRDMA/restrack: don't use uaccess_kernel()
2018-02-16 Leon RomanovskyRDMA/verbs: Check existence of function prior to access...
2018-02-15 Adit RanadiveRDMA/vmw_pvrdma: Fix usage of user response structures...
2018-02-15 Leon RomanovskyRDMA/uverbs: Sanitize user entered port numbers prior...
2018-02-15 Leon RomanovskyRDMA/uverbs: Fix circular locking dependency
2018-02-15 Leon RomanovskyRDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
2018-02-15 Leon RomanovskyRDMA/restrack: Increment CQ restrack object before...
2018-02-15 Leon RomanovskyRDMA/uverbs: Protect from command mask overflow
2018-02-15 Jason GunthorpeIB/uverbs: Fix unbalanced unlock on error path for...
2018-02-15 Jason GunthorpeIB/uverbs: Improve lockdep_check
2018-02-15 Leon RomanovskyRDMA/uverbs: Protect from races between lookup and...
2018-02-15 Jason GunthorpeIB/uverbs: Hold the uobj write lock after allocate
2018-02-15 Matan BarakIB/uverbs: Fix possible oops with duplicate ioctl attri...
2018-02-15 Matan BarakIB/uverbs: Add ioctl support for 32bit processes
2018-02-15 Jason GunthorpeIB/uverbs: Use __aligned_u64 for uapi headers
2018-02-15 Matan BarakIB/uverbs: Fix method merging in uverbs_ioctl_merge
2018-02-15 Jason GunthorpeIB/uverbs: Use u64_to_user_ptr() not a union
2018-02-15 Jason GunthorpeIB/uverbs: Use inline data transfer for UHW_IN
2018-02-15 Matan BarakIB/uverbs: Always use the attribute size provided by...
2018-02-15 Leon RomanovskyRDMA/restrack: Remove unimplemented XRCD object
2018-02-15 Alaa HleihelIB/ipoib: Do not warn if IPoIB debugfs doesn't exist
2018-02-11 Linus TorvaldsLinux 4.16-rc1 v4.16-rc1
2018-02-11 Al Virounify {de,}mangle_poll(), get rid of kernel-side POLL...
2018-02-11 Linus Torvaldsvfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 Linus TorvaldsMerge branch 'work.poll2' of git://git.kernel.org/pub...
2018-02-11 Linus TorvaldsMerge tag 'xtensa-20180211' of git://github.com/jcmvbkb...
2018-02-11 Linus TorvaldsMerge tag 'nios2-v4.16-rc1' of git://git.kernel.org...
2018-02-11 Max Filippovxtensa: fix build with KASAN
2018-02-11 Krzysztof Kozlowskinios2: defconfig: Cleanup from old Kconfig options
2018-02-11 Mathieu Malaterrenios2: dts: Remove leading 0x and 0s from bindings notation
2018-02-10 Linus TorvaldsMerge tag 'pci-v4.16-fixes-1' of git://git.kernel.org...
2018-02-10 Linus TorvaldsMerge tag 'for-linus-20180210' of git://git.kernel...
2018-02-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-3' of git://githu...
2018-02-10 Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.16' of git:...
2018-02-10 Linus TorvaldsMerge tag 'kvm-4.16-1' of git://git.kernel.org/pub...
2018-02-10 Alexey Kardashevskiypowerpc/pci: Fix broken INTx configuration via OF
2018-02-10 Linus TorvaldsMerge tag 'kbuild-v4.16-2' of git://git.kernel.org...
2018-02-10 Al Viromconsole_proc(): don't mess with file->f_pos
2018-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-02-10 Masahiro Yamadakconfig: remove const qualifier from sym_expand_string_...
2018-02-10 Masahiro Yamadakconfig: add xrealloc() helper
2018-02-10 Vadim Pasternakplatform/x86: mlx-platform: Add support for new 200G...
2018-02-10 Vadim Pasternakplatform/x86: mlx-platform: Add support for new msn201x...
2018-02-10 Vadim Pasternakplatform/x86: mlx-platform: Add support for new msn274x...
2018-02-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-02-09 Linus TorvaldsMerge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org...
2018-02-09 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
next