summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-06drm/qxl: qxl_release use after freeVasily Averin4-14/+10
2020-05-06drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin1-2/+3
2020-05-06drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin1-2/+3
2020-05-06drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä1-1/+1
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson1-22/+16
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer1-1/+1
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross1-1/+8
2020-05-02scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser1-0/+1
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser1-1/+1
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2-29/+127
2020-05-02net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle1-3/+3
2020-05-02PCI: Move Apex Edge TPU class quirk to fix BAR assignmentBjorn Helgaas2-7/+7
2020-05-02PCI: Avoid ASMedia XHCI USB PME# from D0 defectKai-Heng Feng1-0/+11
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-05-02i2c: altera: use proper variable to hold errnoWolfram Sang1-5/+4
2020-05-02iio:ad7797: Use correct attribute_groupYueHaibing1-1/+1
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor1-1/+1
2020-05-02usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen1-6/+2
2020-05-02binder: take read mode of mmap_sem in binder_alloc_free_page()Tyler Hicks1-4/+4
2020-05-02mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian1-1/+5
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger1-1/+1
2020-04-29serial: sh-sci: Make sure status register SCxSR is read in correct sequenceKazuhiro Fujita1-3/+10
2020-04-29xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman1-0/+9
2020-04-29usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami1-0/+4
2020-04-29usb: dwc3: gadget: Fix request completion checkThinh Nguyen1-10/+2
2020-04-29UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-04-29UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-04-29cdc-acm: introduce a cool downOliver Neukum2-3/+32
2020-04-29cdc-acm: close race betrween suspend() and acm_softintOliver Neukum1-3/+3
2020-04-29staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley1-1/+2
2020-04-29staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2-12/+8
2020-04-29staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley1-3/+6
2020-04-29staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley1-4/+4
2020-04-29staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley1-6/+2
2020-04-29vt: don't use kmalloc() for the unicode screen bufferNicolas Pitre1-2/+3
2020-04-29vt: don't hardcode the mem allocation upper boundNicolas Pitre1-1/+1
2020-04-29staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-04-29staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein1-0/+9
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3
2020-04-29usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern1-0/+7
2020-04-29tty: rocket, avoid OOB accessJiri Slaby1-11/+14
2020-04-29tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko1-9/+14
2020-04-29tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson1-63/+73
2020-04-29tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen1-1/+7
2020-04-29USB: hub: Fix handling of connect changes during sleepAlan Stern1-0/+14
2020-04-29USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern1-1/+8
2020-04-29USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn2-6/+20
2020-04-29USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox1-0/+4
2020-04-29USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2-17/+17