summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-24scsi: lpfc: Add clean up of aborted NVMe commands during PCI fcn resetJustin Tee-3/+52
2026-02-24scsi: lpfc: Fix incorrect txcmplq_cnt during cleanup in lpfc_sli_abort_ring()Justin Tee-42/+24
2026-02-24scsi: lpfc: Cleanup error exit paths in lpfc_fdmi_cmd() and associated messagesJustin Tee-6/+7
2026-02-24scsi: lpfc: Remove unnecessary ndlp kref get in lpfc_check_nlp_post_devlossJustin Tee-1/+0
2026-02-24scsi: lpfc: Reduce pointer chasing when accessing vmid_flagJustin Tee-1/+1
2026-02-24scsi: lpfc: Use min_t() instead of min() in lpfc_sli4_driver_resource_setupJustin Tee-2/+2
2026-02-24scsi: lpfc: Add log messages to fabric login error labelsJustin Tee-11/+29
2026-02-24scsi: lpfc: Log discarded and insufficient RQE buffer eventsJustin Tee-4/+18
2026-02-24scsi: lpfc: Update log message when ndlp kref get is unsuccessfulJustin Tee-9/+3
2026-02-24staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak-1/+4
2026-02-25drm/sun4i: fix kernel-doc warnings in sunxi_engine.hRandy Dunlap-2/+5
2026-02-25drm/sun4i: backend: fix error pointer dereferenceEthan Tidmore-0/+3
2026-02-24spi: add devm_spi_new_ancillary_device()Antoniu Miclaus-0/+40
2026-02-25drm/sun4i: mixer: Fix layer init codeJernej Skrabec-1/+1
2026-02-24irqchip/ls-extirq: Fix devm_of_iomap() error checkIoana Ciornei-2/+4
2026-02-24Revert "irqchip/ls-extirq: Use for_each_of_imap_item iterator"Ioana Ciornei-17/+30
2026-02-24drm/i915/selftests: Fix build after dma-fence locking reworkMatthew Brost-2/+2
2026-02-24regulator: Kconfig: fix a typoFelix Gu-1/+1
2026-02-24regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...Felix Gu-2/+1
2026-02-24regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()Felix Gu-4/+3
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost-5/+5
2026-02-24scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resumePeter Wang-9/+9
2026-02-24scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_...Peter Wang-2/+2
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg-12/+7
2026-02-25clk: sunxi-ng: sun55i-a523-r: Add missing r-spi module clockChen-Yu Tsai-1/+16
2026-02-24cxl/region: Test CXL_DECODER_F_NORMALIZED_ADDRESSING as a bitmaskAlison Schofield-1/+1
2026-02-24cxl: Test CXL_DECODER_F_LOCK as a bitmaskAlison Schofield-2/+2
2026-02-24cxl/mbox: validate payload size before accessing contents in cxl_payload_from...Davidlohr Bueso-2/+9
2026-02-24cxl: Fix race of nvdimm_bus object when creating nvdimm objectsDave Jiang-2/+42
2026-02-24remoteproc: xlnx: Fix sram property parsingTim Michals-1/+1
2026-02-24hwmon: (it87) Check the it87_lock() return valueBart Van Assche-1/+4
2026-02-24Revert "hwmon: add SMARC-sAM67 support"Michael Walle-172/+0
2026-02-24spi: tegra210-quad: Add runtime autosuspend supportVishwaroop A-3/+16
2026-02-24gpu: nova-core: fix aux device registration for multi-GPU systemsJohn Hubbard-2/+13
2026-02-24ACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider-0/+13
2026-02-24cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()David Arcari-1/+3
2026-02-24ata: ahci-dwc: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-56/+0
2026-02-24drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault modeThomas Hellström-2/+17
2026-02-24gpu: nova-core: remove redundant `.as_ref()` for `dev_*` printGary Guo-28/+10
2026-02-24net: microchip: lan743x: add ethtool nway_reset supportNicolai Buchwitz-0/+8
2026-02-24drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFOMel Henning-0/+31
2026-02-24drm/nouveau: Fetch zcull info from deviceMel Henning-6/+77
2026-02-24Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni-10/+14
2026-02-24clk: scu/imx8qxp: do not register driver in probe()Danilo Krummrich-2/+36
2026-02-24clk: samsung: artpec-9: Add initial clock support for ARTPEC-9 SoCGyoungBo Min-0/+1225
2026-02-24net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn-8/+17
2026-02-24clk: samsung: Add clock PLL support for ARTPEC-9 SoCGyoungBo Min-8/+194
2026-02-24firmware: exynos-acpm: Count acpm_xfer buffers with __counted_by_ptrKrzysztof Kozlowski-4/+4
2026-02-24firmware: exynos-acpm: Count number of commands in acpm_xferKrzysztof Kozlowski-20/+21
2026-02-24firmware: exynos-acpm: Use unsigned int for acpm_pmic_linux_errmap indexKrzysztof Kozlowski-1/+1