summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-28net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin
2020-02-28net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin
2020-02-28net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-02-28net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-02-28xen: Enable interrupts when calling _cond_resched()Thomas Gleixner
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2020-02-28staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter
2020-02-28staging: rtl8723bs: fix copy of overlapping memoryColin Ian King
2020-02-28usb: dwc2: Fix in ISOC request length checkingMinas Harutyunyan
2020-02-28usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-02-28drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark
2020-02-28drm/i915/ehl: Update port clock voltage level requirementsMatt Roper
2020-02-28drm/i915/gt: Protect defer_request() from new waitersChris Wilson
2020-02-28drm/i915/gem: Require per-engine reset support for non-persistent contextsChris Wilson
2020-02-28drm/bridge: tc358767: fix poll timeoutsTomi Valkeinen
2020-02-28ice: Remove possible null dereferenceTony Nguyen
2020-02-28drm/i915/gvt: more locking for ppgtt mm LRU listIgor Druzhinin
2020-02-28drm/i915/selftests: Add a mock i915_vma to the mock_ringChris Wilson
2020-02-28Revert "dmaengine: imx-sdma: Fix memory leak"Greg Kroah-Hartman
2020-02-28drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson
2020-02-28drm/i915: Update drm/i915 bug filing URLJani Nikula
2020-02-28drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson
2020-02-28drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul
2020-02-28drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher
2020-02-28drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher
2020-02-28drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2020-02-28nvme-multipath: Fix memory leak with ana_log_bufLogan Gunthorpe
2020-02-28ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki
2020-02-28fsi: aspeed: add unspecified HAS_IOMEM dependencyBrendan Higgins
2020-02-28serdev: ttyport: restore client ops on deregistrationJohan Hovold
2020-02-28tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya
2020-02-28tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan
2020-02-28tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre
2020-02-28serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko
2020-02-28drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon
2020-02-28hwmon: (acpi_power_meter) Fix lockdep splatGuenter Roeck
2020-02-28staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger
2020-02-28staging: rtl8723bs: Fix potential security holeLarry Finger
2020-02-28staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger
2020-02-28staging: rtl8188eu: Fix potential security holeLarry Finger
2020-02-28scsi: Revert "target/core: Inline transport_lun_remove_cmd()"Bart Van Assche
2020-02-28usb: dwc3: debug: fix string position formatting mixup with ret and lenColin Ian King
2020-02-28usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fieldsAnurag Kumar Vulisha
2020-02-28usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flowsMinas Harutyunyan
2020-02-28USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern
2020-02-28USB: Fix novation SourceControl XL after suspendRichard Dodd
2020-02-28usb: uas: fix a plug & unplug racingEJ Hsu