Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | drm/vmwgfx: Clean up fbdev modeset locking | Thomas Hellstrom | 2018-04-26 | 2 | -24/+20 | |
| * | | | | | | | Merge tag 'drm-misc-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-05-03 | 2 | -2/+48 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm/bridge: vga-dac: Fix edid memory leak | Sean Paul | 2018-05-02 | 1 | -1/+3 | |
| | * | | | | | | | drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced | Boris Brezillon | 2018-04-30 | 1 | -1/+45 | |
| * | | | | | | | | Merge tag 'drm-intel-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2018-05-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | drm/i915/glk: Add MODULE_FIRMWARE for Geminilake | Ian W MORRISON | 2018-04-30 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-05-04 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tracing: Fix the file mode of stack tracer | Zhengyuan Liu | 2018-05-03 | 1 | -1/+1 | |
| * | | | | | | | | ftrace: Have set_graph_* files have normal file modes | Chen LinX | 2018-05-03 | 1 | -2/+2 | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-05-04 | 63 | -208/+407 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | RDMA/cma: Do not query GID during QP state transition to RTR | Parav Pandit | 2018-05-03 | 1 | -7/+0 | |
| * | | | | | | | | | IB/mlx4: Fix integer overflow when calculating optimal MTT size | Jack Morgenstein | 2018-05-03 | 1 | -1/+1 | |
| * | | | | | | | | | IB/hfi1: Fix memory leak in exception path in get_irq_affinity() | Sebastian Sanchez | 2018-05-03 | 1 | -6/+5 | |
| * | | | | | | | | | IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure | Sebastian Sanchez | 2018-05-03 | 3 | -10/+30 | |
| * | | | | | | | | | IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used | Sebastian Sanchez | 2018-05-03 | 2 | -3/+2 | |
| * | | | | | | | | | IB/hfi1: Fix loss of BECN with AHG | Mike Marciniszyn | 2018-05-03 | 1 | -10/+40 | |
| * | | | | | | | | | IB/hfi1 Use correct type for num_user_context | Michael J. Ruhl | 2018-05-03 | 1 | -2/+2 | |
| * | | | | | | | | | IB/hfi1: Fix handling of FECN marked multicast packet | Mike Marciniszyn | 2018-05-03 | 3 | -10/+21 | |
| * | | | | | | | | | IB/core: Make ib_mad_client_id atomic | HÃ¥kon Bugge | 2018-04-30 | 1 | -2/+2 | |
| * | | | | | | | | | iw_cxgb4: Atomically flush per QP HW CQEs | Bharat Potnuri | 2018-04-27 | 3 | -4/+13 | |
| * | | | | | | | | | IB/uverbs: Fix kernel crash during MR deregistration flow | Ariel Levkovich | 2018-04-27 | 2 | -0/+2 | |
| * | | | | | | | | | IB/uverbs: Prevent reregistration of DM_MR to regular MR | Ariel Levkovich | 2018-04-27 | 1 | -0/+5 | |
| * | | | | | | | | | RDMA/mlx4: Add missed RSS hash inner header flag | Leon Romanovsky | 2018-04-27 | 1 | -1/+2 | |
| * | | | | | | | | | RDMA/hns: Fix a couple misspellings | oulijun | 2018-04-27 | 2 | -2/+2 | |
| * | | | | | | | | | RDMA/hns: Submit bad wr | oulijun | 2018-04-27 | 1 | -1/+2 | |
| * | | | | | | | | | RDMA/hns: Update assignment method for owner field of send wqe | oulijun | 2018-04-27 | 1 | -1/+2 | |
| * | | | | | | | | | RDMA/hns: Adjust the order of cleanup hem table | oulijun | 2018-04-27 | 1 | -2/+2 | |
| * | | | | | | | | | RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set | oulijun | 2018-04-27 | 1 | -8/+12 | |
| * | | | | | | | | | RDMA/hns: Remove some unnecessary attr_mask judgement | oulijun | 2018-04-27 | 1 | -7/+4 | |
| * | | | | | | | | | RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set | oulijun | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | RDMA/hns: Fix the qp context state diagram | oulijun | 2018-04-27 | 1 | -1/+2 | |
| * | | | | | | | | | RDMA/hns: Intercept illegal RDMA operation when use inline data | oulijun | 2018-04-27 | 1 | -0/+5 | |
| * | | | | | | | | | RDMA/hns: Bugfix for init hem table | oulijun | 2018-04-27 | 1 | -4/+4 | |
| * | | | | | | | | | IB/rxe: avoid double kfree_skb | Zhu Yanjun | 2018-04-27 | 2 | -6/+1 | |
| * | | | | | | | | | IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV | Jianchao Wang | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | RDMA/iwpm: fix memory leak on map_info | Colin Ian King | 2018-04-27 | 1 | -1/+4 | |
| * | | | | | | | | | IB/ipoib: fix ipoib_start_xmit()'s return type | Luc Van Oostenryck | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | IB/nes: fix nes_netdev_start_xmit()'s return type | Luc Van Oostenryck | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | RDMA/cma: Fix use after destroy access to net namespace for IPoIB | Parav Pandit | 2018-04-27 | 1 | -10/+43 | |
| * | | | | | | | | | IB/uverbs: Fix validating mandatory attributes | Matan Barak | 2018-04-27 | 1 | -0/+9 | |
| * | | | | | | | | | RDMA/cxgb4: release hw resources on device removal | Raju Rangoju | 2018-04-27 | 3 | -3/+36 | |
| * | | | | | | | | | IB: make INFINIBAND_ADDR_TRANS configurable | Greg Thelen | 2018-04-27 | 1 | -1/+4 | |
| * | | | | | | | | | ib_srp: depend on INFINIBAND_ADDR_TRANS | Greg Thelen | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | cifs: smbd: depend on INFINIBAND_ADDR_TRANS | Greg Thelen | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | ib_srpt: depend on INFINIBAND_ADDR_TRANS | Greg Thelen | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | nvmet-rdma: depend on INFINIBAND_ADDR_TRANS | Greg Thelen | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | nvme: depend on INFINIBAND_ADDR_TRANS | Greg Thelen | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | RDMA/mlx5: Properly check return value of mlx5_get_uars_page | Leon Romanovsky | 2018-04-27 | 1 | -3/+1 | |
| * | | | | | | | | | IB/mlx5: Fix represent correct netdevice in dual port RoCE | Parav Pandit | 2018-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | IB/mlx5: Use unlimited rate when static rate is not supported | Danit Goldberg | 2018-04-27 | 1 | -9/+9 |