summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm snapshot: properly fix a crash when an origin has no snapshotsMikulas Patocka2021-06-031-1/+1
* ath10k: Validate first subframe of A-MSDU before processing the listSriram R2021-06-031-4/+57
* ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong2021-06-031-0/+10
* ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong2021-06-032-1/+18
* ath10k: drop fragments with multicast DA for SDIOWen Gong2021-06-031-2/+7
* ath10k: drop fragments with multicast DA for PCIeWen Gong2021-06-031-3/+20
* ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong2021-06-032-4/+96
* net: hso: fix control-request directionsJohan Hovold2021-06-031-2/+2
* iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer2021-06-031-1/+3
* usb: dwc3: gadget: Enable suspend eventsJack Pham2021-05-281-0/+4
* video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam2021-05-261-1/+1
* nvmet: use new ana_log_size instead the old oneHou Pu2021-05-261-1/+1
* nvme-multipath: fix double initialization of ANA stateChristoph Hellwig2021-05-263-29/+37
* tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-262-2/+2
* vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-262-25/+25
* vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki2021-05-261-3/+11
* video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente2021-05-261-8/+13
* qlcnic: Add null check after calling netdev_alloc_skbTom Seewald2021-05-261-0/+3
* leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter2021-05-261-1/+3
* ics932s401: fix broken handling of errors when word reading failsDarrick J. Wong2021-05-261-1/+1
* net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman2021-05-261-5/+10
* scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter2021-05-261-5/+12
* net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam2021-05-261-3/+5
* ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng2021-05-261-10/+24
* Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman2021-05-261-8/+2
* Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-2/+0
* Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-5/+0
* Revert "media: rcar_drif: fix a memory disclosure"Greg Kroah-Hartman2021-05-261-1/+0
* cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman2021-05-261-1/+8
* cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdromAtul Gopinathan2021-05-261-1/+2
* Revert "gdrom: fix a memory leak bug"Greg Kroah-Hartman2021-05-261-1/+0
* Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman2021-05-261-4/+0
* Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman2021-05-261-5/+0
* Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman2021-05-261-9/+2
* Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman2021-05-261-3/+1
* Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman2021-05-261-3/+1
* Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-2/+0
* dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka2021-05-261-0/+1
* xen-pciback: reconfigure also from backend watch handlerJan Beulich2021-05-261-5/+17
* mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer2021-05-261-1/+6
* drm/amdgpu: update sdma golden setting for Navi12Guchun Chen2021-05-261-0/+4
* drm/amdgpu: update gc golden setting for Navi12Guchun Chen2021-05-261-2/+4
* drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2021-05-262-5/+7
* Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-261-3/+0
* rapidio: handle create_workqueue() failureAnirudh Rayabharam2021-05-261-1/+8
* Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"Greg Kroah-Hartman2021-05-261-8/+0
* uio_hv_generic: Fix a memory leak in error handling pathsChristophe JAILLET2021-05-261-2/+6
* nvmet: seset ns->file when open failsDaniel Wagner2021-05-261-3/+5
* RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter2021-05-261-2/+2
* platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbiosHans de Goede2021-05-261-1/+2