summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli1-0/+8
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta1-0/+9
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings1-3/+2
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak6-4/+126
2019-11-12drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2-0/+12
2019-11-12drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield1-1/+1
2019-11-12drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield5-26/+179
2019-11-12drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield1-12/+13
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield3-11/+112
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield1-4/+5
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield3-19/+68
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield3-9/+17
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield3-68/+26
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield3-3/+13
2019-11-12drm/i915: Rename gen7 cmdparser tablesJon Bloomfield1-35/+35
2019-11-12iio: imu: mpu6050: Fix FIFO layout for ICM20602Steve Moskovchenko3-5/+64
2019-11-12usbip: Fix free of unallocated memory in vhci txSuwan Kim1-0/+3
2019-11-12iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol3-3/+23
2019-11-12iio: imu: mpu6050: Add support for the ICM 20602 IMURandolph Maaßen5-7/+58
2019-11-12pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede1-1/+1
2019-11-12pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko1-1/+20
2019-11-12e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2
2019-11-12net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan1-0/+3
2019-11-12usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi1-0/+6
2019-11-12hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang1-1/+8
2019-11-12drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss1-6/+18
2019-11-12drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky1-1/+3
2019-11-12iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai1-0/+13
2019-11-12net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean1-1/+8
2019-11-12net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean1-1/+1
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao1-1/+0
2019-11-12fjes: Handle workqueue allocation failureWill Deacon1-1/+14
2019-11-12nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman1-1/+1
2019-11-12scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4
2019-11-12RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou1-3/+3
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja1-2/+0
2019-11-12USB: ldusb: use unsigned size format specifiersJohan Hovold1-3/+4
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern1-0/+5
2019-11-12usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu1-2/+1
2019-11-12usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen1-5/+105
2019-11-12usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost1-1/+1
2019-11-12usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru1-0/+4
2019-11-12usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan1-2/+4
2019-11-12usb: fsl: Check memory resource before releasing itNikhil Badola1-1/+1
2019-11-12macsec: fix refcnt leak in module exit routineTaehee Yoo1-4/+0
2019-11-12bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo1-2/+4
2019-11-12scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani1-1/+2
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner1-2/+2
2019-11-12RDMA/uverbs: Prevent potential underflowDan Carpenter1-1/+1