summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-05-02mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger
2020-05-02usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami
2020-05-02UAS: fix deadlock in error handling and PM flushing workOliver Neukum
2020-05-02UAS: no use logging any details in case of ENODEVOliver Neukum
2020-05-02staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley
2020-05-02staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley
2020-05-02staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang
2020-05-02staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott
2020-05-02usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern
2020-05-02tty: rocket, avoid OOB accessJiri Slaby
2020-05-02tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko
2020-05-02tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen
2020-05-02USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-05-02USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern
2020-05-02USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox
2020-05-02USB: sisusbvga: Change port variable from signed to unsignedChangming Liu
2020-05-02iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-05-02iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-05-02iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-05-02net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-05-02team: fix hang in team_mode_get()Taehee Yoo
2020-05-02macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-05-02macsec: avoid to set wrong mtuTaehee Yoo
2020-05-02PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit
2020-05-02pwm: bcm2835: Dynamically allocate baseFlorian Fainelli
2020-05-02pwm: renesas-tpu: Fix late Runtime PM enablementGeert Uytterhoeven
2020-05-02s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck
2020-05-02scsi: iscsi: Report unbind session event when the target has been removedWu Bo
2020-05-02pwm: rcar: Fix late Runtime PM enablementGeert Uytterhoeven
2020-05-02scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart
2020-05-02watchdog: reset last_hw_keepalive time at startTero Kristo
2020-05-02crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun
2020-05-02drm/msm: Use the correct dma_sync calls harderRob Clark
2020-04-24mtd: phram: fix a double free issue in error pathWen Yang
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter
2020-04-24tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell
2020-04-24fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang
2020-04-24libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter
2020-04-24clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni
2020-04-24power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea
2020-04-24of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand
2020-04-24of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring