Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2018-09-28 | 8 | -28/+142 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | drm/amd/display: Fix Edid emulation for linux | Bhawanpreet Lakha | 2018-09-27 | 3 | -7/+137 | |
| | | * | | | | | | | | | | drm/amd/display: Fix Vega10 lightup on S3 resume | Roman Li | 2018-09-27 | 3 | -18/+1 | |
| | | * | | | | | | | | | | drm/amdgpu: Fix vce work queue was not cancelled when suspend | Rex Zhu | 2018-09-27 | 2 | -3/+4 | |
| | * | | | | | | | | | | | Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/... | Dave Airlie | 2018-09-28 | 2 | -10/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Revert "drm/panel: Add device_link from panel device to DRM device" | Linus Walleij | 2018-09-27 | 1 | -10/+0 | |
| | | * | | | | | | | | | | | drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set | Jason Ekstrand | 2018-09-26 | 1 | -0/+5 | |
| | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into... | Dave Airlie | 2018-09-27 | 5 | -7/+49 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | drm/malidp: Fix writeback in NV12 | Alexandru Gheorghe | 2018-09-21 | 4 | -7/+48 | |
| | | * | | | | | | | | | | | drm: mali-dp: Call drm_crtc_vblank_reset on device init | Alexandru Gheorghe | 2018-09-21 | 1 | -0/+1 | |
| | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into... | Dave Airlie | 2018-09-27 | 1 | -6/+21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | drm/etnaviv: add DMA configuration for etnaviv platform device | Lucas Stach | 2018-09-14 | 1 | -6/+21 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2018-09-28 | 3 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge | Mika Westerberg | 2018-09-26 | 1 | -5/+6 | |
| | * | | | | | | | | | | | PCI: dwc: Fix scheduling while atomic issues | Jisheng Zhang | 2018-09-20 | 2 | -6/+5 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Greg Kroah-Hartman | 2018-09-27 | 14 | -130/+184 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | RDMA/core: Set right entry state before releasing reference | Parav Pandit | 2018-09-25 | 1 | -34/+34 | |
| | * | | | | | | | | | | | IB/mlx5: Destroy the DEVX object upon error flow | Yishai Hadas | 2018-09-25 | 1 | -1/+4 | |
| | * | | | | | | | | | | | IB/uverbs: Free uapi on destroy | Mark Bloch | 2018-09-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | RDMA/bnxt_re: Fix system crash during RDMA resource initialization | Selvin Xavier | 2018-09-24 | 1 | -55/+38 | |
| | * | | | | | | | | | | | IB/hfi1: Fix destroy_qp hang after a link down | Michael J. Ruhl | 2018-09-21 | 3 | -9/+41 | |
| | * | | | | | | | | | | | IB/hfi1: Fix context recovery when PBC has an UnsupportedVL | Michael J. Ruhl | 2018-09-21 | 1 | -2/+7 | |
| | * | | | | | | | | | | | IB/hfi1: Invalid user input can result in crash | Michael J. Ruhl | 2018-09-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | IB/hfi1: Fix SL array bounds check | Ira Weiny | 2018-09-21 | 1 | -1/+7 | |
| | * | | | | | | | | | | | RDMA/uverbs: Fix validity check for modify QP | Majd Dibbiny | 2018-09-21 | 1 | -23/+45 | |
| | * | | | | | | | | | | | IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop | Bart Van Assche | 2018-09-19 | 1 | -3/+3 | |
| | * | | | | | | | | | | | ucma: fix a use-after-free in ucma_resolve_ip() | Cong Wang | 2018-09-13 | 1 | -0/+2 | |
| | * | | | | | | | | | | | RDMA/uverbs: Atomically flush and mark closed the comp event queue | Steve Wise | 2018-09-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | cxgb4: fix abort_req_rss6 struct | Steve Wise | 2018-09-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Merge tag 'iommu-fixes-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2018-09-26 | 4 | -4/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | iommu/amd: Return devid as alias for ACPI HID devices | Arindam Nath | 2018-09-26 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | iommu/vt-d: Handle memory shortage on pasid table allocation | Lu Baolu | 2018-09-25 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | iommu/rockchip: Free irqs in shutdown handler | Heiko Stuebner | 2018-09-25 | 1 | -0/+6 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2018-09-25 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | device-dax: Add missing address_space_operations | Dave Jiang | 2018-09-22 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Greg Kroah-Hartman | 2018-09-25 | 9 | -90/+116 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | scsi: sd: don't crash the host on invalid commands | Johannes Thumshirn | 2018-09-21 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | scsi: ipr: System hung while dlpar adding primary ipr adapter back | Wen Xiong | 2018-09-21 | 2 | -45/+62 | |
| | * | | | | | | | | | | | | | scsi: target: iscsi: Use bin2hex instead of a re-implementation | Vincent Pelletier | 2018-09-21 | 1 | -12/+3 | |
| | * | | | | | | | | | | | | | scsi: target: iscsi: Use hex2bin instead of a re-implementation | Vincent Pelletier | 2018-09-21 | 1 | -16/+14 | |
| | * | | | | | | | | | | | | | scsi: lpfc: Synchronize access to remoteport via rport | James Smart | 2018-09-21 | 3 | -13/+23 | |
| | * | | | | | | | | | | | | | scsi: ufs: Disable blk-mq for now | Adrian Hunter | 2018-09-21 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | scsi: sd: Contribute to randomness when running rotational device | Xuewei Zhang | 2018-09-17 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | scsi: ibmvscsis: Ensure partition name is properly NUL terminated | Laura Abbott | 2018-09-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | scsi: ibmvscsis: Fix a stringop-overflow warning | Laura Abbott | 2018-09-17 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Greg Kroah-Hartman | 2018-09-25 | 8 | -37/+66 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | usb: typec: mux: Take care of driver module reference counting | Heikki Krogerus | 2018-09-20 | 1 | -4/+13 | |
| | * | | | | | | | | | | | | | | usb: core: safely deal with the dynamic quirk lists | Harry Pan | 2018-09-20 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | usb: roles: Take care of driver module reference counting | Heikki Krogerus | 2018-09-20 | 1 | -3/+12 | |
| | * | | | | | | | | | | | | | | USB: handle NULL config in usb_find_alt_setting() | Alan Stern | 2018-09-20 | 1 | -0/+2 |