summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang2023-06-281-2/+2
* vhost_net: revert upend_idx only on retriable errorAndrey Smetanin2023-06-281-3/+8
* vhost_vdpa: tell vqs about the negotiatedShannon Nelson2023-06-281-0/+13
* drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li2023-06-281-3/+1
* drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctlMin Li2023-06-281-1/+1
* drm/exynos: vidi: fix a wrong error returnInki Dae2023-06-281-2/+0
* null_blk: Fix: memory release when memory_backed=1Nitesh Shetty2023-06-281-0/+1
* i2c: designware: fix idx_write_cnt in read loopDavid Zheng2023-06-282-0/+5
* i2c: mchp-pci1xxxx: Avoid cast to incompatible function typeSimon Horman2023-06-281-2/+4
* platform/x86: int3472: Avoid crash in unregistering regulator gpioHao Yao2023-06-281-5/+8
* soundwire: qcom: add proper error paths in qcom_swrm_startup()Krzysztof Kozlowski2023-06-281-4/+13
* soundwire: dmi-quirks: add new mapping for HP Spectre x360Pierre-Louis Bossart2023-06-281-0/+7
* spi: lpspi: disable lpspi module irq in DMA modeClark Wang2023-06-281-1/+6
* s390/cio: unregister device when the only path is goneVineeth Vijayan2023-06-281-1/+4
* Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede2023-06-281-0/+30
* nvme: improve handling of long keep alivesUday Shankar2023-06-281-1/+15
* nvme: check IO start time when deciding to defer KAUday Shankar2023-06-282-1/+14
* nvme: double KA polling frequency to avoid KATO with TBKAS onUday Shankar2023-06-281-1/+17
* nvme: fix miss command type checkmin15.li2023-06-284-4/+6
* usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter2023-06-281-0/+3
* nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad2023-06-281-4/+0
* media: cec: core: don't set last_initiator if tx in progressHans Verkuil2023-06-281-1/+2
* media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil2023-06-283-1/+7
* HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev2023-06-281-1/+6
* scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi2023-06-281-1/+3
* scsi: target: iscsi: Fix hang in the iSCSI login codeMaurizio Lombardi2023-06-285-91/+99
* gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle2023-06-281-1/+2
* iommu/amd: Fix possible memory leak of 'domain'Su Hui2023-06-281-4/+4
* gpio: sifive: add missing check for platform_get_irqJiasheng Jiang2023-06-281-2/+6
* gpiolib: Fix GPIO chip IRQ initialization restrictionJiawen Wu2023-06-281-0/+8
* platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K2023-06-281-5/+5
* Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini2023-06-281-1/+1
* be2net: Extend xmit workaround to BE3 chipRoss Lagerwall2023-06-281-2/+2
* net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean2023-06-281-0/+15
* net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL2023-06-282-0/+9
* net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL2023-06-281-2/+12
* net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL2023-06-281-1/+1
* mmc: usdhi60rol0: fix deferred probingSergey Shtylyov2023-06-281-2/+4
* mmc: sh_mmcif: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: sdhci-acpi: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: owl: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: omap_hsmmc: fix deferred probingSergey Shtylyov2023-06-281-2/+4
* mmc: omap: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: mvsdio: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* mmc: mtk-sd: fix deferred probingSergey Shtylyov2023-06-281-1/+1
* net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren2023-06-281-2/+1
* sfc: use budget for TX completionsÍñigo Huguet2023-06-286-13/+31
* net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik2023-06-281-1/+8
* ieee802154: hwsim: Fix possible memory leaksChen Aotian2023-06-281-2/+4
* regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight2023-06-281-1/+1