summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-26video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam
2021-05-26nvmet: use new ana_log_size instead the old oneHou Pu
2021-05-26rtc: pcf85063: fallback to parent of_nodeFrancois Gervais
2021-05-26nvme-multipath: fix double initialization of ANA stateChristoph Hellwig
2021-05-26drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7Simon Rettberg
2021-05-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-26vt_ioctl: Revert VT_RESIZEX parameter handling removalMaciej W. Rozycki
2021-05-26vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki
2021-05-26video: hgafb: fix potential NULL pointer dereferenceIgor Matheus Andrade Torrente
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-26leds: lp5523: check return value of lp5xx_read and jump to cleanup codePhillip Potter
2021-05-26ics932s401: fix broken handling of errors when word reading failsDarrick J. Wong
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-26scsi: ufs: handle cleanup correctly on devm_reset_control_get errorPhillip Potter
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-26ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng
2021-05-26Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26Revert "media: rcar_drif: fix a memory disclosure"Greg Kroah-Hartman
2021-05-26cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman
2021-05-26cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdromAtul Gopinathan
2021-05-26Revert "gdrom: fix a memory leak bug"Greg Kroah-Hartman
2021-05-26Revert "scsi: ufs: fix a missing check of devm_reset_control_get"Greg Kroah-Hartman
2021-05-26Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman
2021-05-26Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman
2021-05-26Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"Greg Kroah-Hartman
2021-05-26Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman
2021-05-26Revert "video: hgafb: fix potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka
2021-05-26xen-pciback: reconfigure also from backend watch handlerJan Beulich
2021-05-26xen-pciback: redo VF placement in the virtual topologyJan Beulich
2021-05-26mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer
2021-05-26drm/amdgpu: update sdma golden setting for Navi12Guchun Chen
2021-05-26drm/amdgpu: update gc golden setting for Navi12Guchun Chen
2021-05-26drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng
2021-05-26drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li
2021-05-26nvme-tcp: fix possible use-after-completionSagi Grimberg
2021-05-26Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26rapidio: handle create_workqueue() failureAnirudh Rayabharam
2021-05-26Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"Greg Kroah-Hartman
2021-05-26uio_hv_generic: Fix a memory leak in error handling pathsChristophe JAILLET
2021-05-26misc: eeprom: at24: check suspend status before disable regulatorHsin-Yi Wang
2021-05-26nvmet: seset ns->file when open failsDaniel Wagner
2021-05-26RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter
2021-05-26RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb
2021-05-26platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbiosHans de Goede
2021-05-26platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idleHans de Goede
2021-05-26platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun