Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | IB/core : Add null pointer check in addr_resolve | Muneendra Kumar M | 2018-02-28 | 1 | -10/+5 | |
| | * | | | | | | | RDMA/bnxt_re: Fix the ib_reg failure cleanup | Selvin Xavier | 2018-02-28 | 1 | -1/+4 | |
| | * | | | | | | | RDMA/bnxt_re: Fix incorrect DB offset calculation | Devesh Sharma | 2018-02-28 | 4 | -3/+32 | |
| | * | | | | | | | RDMA/bnxt_re: Unconditionly fence non wire memory operations | Devesh Sharma | 2018-02-28 | 1 | -4/+11 | |
| | * | | | | | | | IB/core: Fix missing RDMA cgroups release in case of failure to register device | Parav Pandit | 2018-02-28 | 1 | -2/+4 | |
| | * | | | | | | | IB/mlx: Set slid to zero in Ethernet completion struct | Moni Shoua | 2018-02-28 | 2 | -2/+5 | |
| | * | | | | | | | {net, IB}/mlx5: Raise fatal IB event when sys error occurs | Daniel Jurgens | 2018-02-28 | 2 | -10/+3 | |
| | * | | | | | | | IB/mlx5: Avoid passing an invalid QP type to firmware | Noa Osherovich | 2018-02-28 | 1 | -1/+6 | |
| | * | | | | | | | IB/mlx5: Fix incorrect size of klms in the memory region | Sergey Gorenko | 2018-02-28 | 1 | -1/+1 | |
| * | | | | | | | | Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-03-10 | 6 | -38/+82 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | platform/x86: dell-smbios: Resolve dependency error on DCDBAS | Darren Hart (VMware) | 2018-03-09 | 1 | -0/+6 | |
| | * | | | | | | | | platform/x86: Allow for SMBIOS backend defaults | Darren Hart (VMware) | 2018-03-09 | 1 | -2/+4 | |
| | * | | | | | | | | platform/x86: dell-smbios: Link all dell-smbios-* modules together | Mario Limonciello | 2018-03-09 | 6 | -33/+66 | |
| | * | | | | | | | | platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base | Mario Limonciello | 2018-03-09 | 2 | -0/+1 | |
| | * | | | | | | | | platform/x86: dell-smbios: Correct some style warnings | Mario Limonciello | 2018-03-09 | 1 | -3/+5 | |
| * | | | | | | | | | Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-03-10 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xen: xenbus: use put_device() instead of kfree() | Arvind Yadav | 2018-03-08 | 1 | -1/+4 | |
| * | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-03-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook | Will Deacon | 2018-02-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-03-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | PCI: dwc: Fix enumeration end when reaching root subordinate | Koen Vandeputte | 2018-03-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge tag 'fbdev-v4.16-rc5' of git://github.com/bzolnier/linux | Linus Torvalds | 2018-03-09 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl... | Peter Malone | 2018-03-07 | 1 | -2/+2 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.16-rc5' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2018-03-09 | 41 | -366/+464 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2018-03-09 | 33 | -294/+381 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | drm/amd/display: validate plane format on primary plane | Shirish S | 2018-03-07 | 1 | -0/+7 | |
| | | * | | | | | | | | | | | | drm/amdgpu:Always save uvd vcpu_bo in VM Mode | James Zhu | 2018-03-07 | 1 | -5/+8 | |
| | | * | | | | | | | | | | | | drm/amdgpu:Correct max uvd handles | James Zhu | 2018-03-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | drm/amd/display: early return if not in vga mode in disable_vga | Eric Yang | 2018-03-07 | 2 | -7/+13 | |
| | | * | | | | | | | | | | | | drm/amd/display: Fix takover from VGA mode | Bhawanpreet Lakha | 2018-03-07 | 2 | -2/+18 | |
| | | * | | | | | | | | | | | | drm/amd/display: Fix memleaks when atomic check fails. | Leo (Sunpeng) Li | 2018-03-07 | 1 | -10/+21 | |
| | | * | | | | | | | | | | | | drm/amd/display: Return success when enabling interrupt | Harry Wentland | 2018-03-07 | 3 | -6/+5 | |
| | | * | | | | | | | | | | | | drm/amd/display: Use crtc enable/disable_vblank hooks | Harry Wentland | 2018-03-07 | 1 | -0/+24 | |
| | | * | | | | | | | | | | | | drm/amd/display: update infoframe after dig fe is turned on | Eric Yang | 2018-03-07 | 1 | -10/+13 | |
| | | * | | | | | | | | | | | | drm/amd/display: fix boot-up on vega10 | Roman Li | 2018-03-07 | 1 | -7/+12 | |
| | | * | | | | | | | | | | | | drm/amd/display: fix cursor related Pstate hang | Eric Yang | 2018-03-07 | 4 | -66/+90 | |
| | | * | | | | | | | | | | | | drm/amd/display: Set irq state only on existing crtcs | Mikita Lipski | 2018-03-07 | 1 | -4/+2 | |
| | | * | | | | | | | | | | | | drm/amd/display: Fixed non-native modes not lighting up | Jerry (Fangzhi) Zuo | 2018-03-07 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | drm/amd/display: Call update_stream_signal directly from amdgpu_dm | Harry Wentland | 2018-03-07 | 3 | -1/+6 | |
| | | * | | | | | | | | | | | | drm/amd/display: Make create_stream_for_sink more consistent | Harry Wentland | 2018-03-07 | 1 | -28/+25 | |
| | | * | | | | | | | | | | | | drm/amd/display: Don't block dual-link DVI modes | Harry Wentland | 2018-03-07 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | | drm/amd/display: Don't allow dual-link DVI on all ASICs. | Harry Wentland | 2018-03-07 | 6 | -2/+10 | |
| | | * | | | | | | | | | | | | drm/amd/display: Pass signal directly to enable_tmds_output | Harry Wentland | 2018-03-07 | 5 | -18/+9 | |
| | | * | | | | | | | | | | | | drm/amd/display: Remove unnecessary fail labels in create_stream_for_sink | Harry Wentland | 2018-03-07 | 1 | -9/+5 | |
| | | * | | | | | | | | | | | | drm/amd/display: Move MAX_TMDS_CLOCK define to header | Harry Wentland | 2018-03-07 | 4 | -15/+5 | |
| | | * | | | | | | | | | | | | drm/amd/display: Fix FBC topology change | Roman Li | 2018-03-07 | 1 | -4/+19 | |
| | | * | | | | | | | | | | | | drm/amd/display: Fix topology change issue in MST rehook | Jerry (Fangzhi) Zuo | 2018-03-07 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | | drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2) | Shirish S | 2018-03-07 | 1 | -0/+28 | |
| | | * | | | | | | | | | | | | drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ info | Michel Dänzer | 2018-03-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | drm/amd/display: Default HDMI6G support to true. Log VBIOS table error. | Harry Wentland | 2018-03-07 | 1 | -3/+13 |