summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-13can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-13can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman
2026-03-13net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman
2026-03-13net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman
2026-03-13net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman
2026-03-13nfc: pn533: properly drop the usb interface reference on disconnectGreg Kroah-Hartman
2026-03-13media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe
2026-03-13net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore
2026-03-13hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han
2026-03-13drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-03-13usb: cdns3: fix role switching during resumeThomas Richard (TI)
2026-03-13usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()Théo Lebrun
2026-03-13usb: cdns3: remove redundant if branchHongyu Xie
2026-03-13drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park
2026-03-13drm/exynos/vidi: Remove redundant error handling in vidi_get_modes()Wentao Liang
2026-03-13drm/exynos: vidi: fix to avoid directly dereferencing user pointerJeongjun Park
2026-03-13of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()Harshit Mogalapalli
2026-03-13clk: tegra: tegra124-emc: fix device leak on set_rate()Johan Hovold
2026-03-13iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo
2026-03-13Input: synaptics_i2c - guard polling restart in resumeMinseong Kim
2026-03-13Input: synaptics_i2c - replace use of system_wq with system_dfl_wqMarco Crivellari
2026-03-13mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()Joonwon Kang
2026-03-13mailbox: Allow controller specific mapping using fwnodeAnup Patel
2026-03-13mailbox: Use guard/scoped_guard for con_mutexPeng Fan
2026-03-13mailbox: Use dev_err when there is errorPeng Fan
2026-03-13mailbox: remove unused header filesTudor Ambarus
2026-03-13mailbox: sort headers alphabeticallyTudor Ambarus
2026-03-13mailbox: don't protect of_parse_phandle_with_args with con_mutexTudor Ambarus
2026-03-13drm/tegra: dsi: fix device leak on probeJohan Hovold
2026-03-13ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal
2026-03-13ata: libata: Introduce ata_port_eh_scheduled()Damien Le Moal
2026-03-13ata: libata: Remove ATA_DFLAG_ZAC device flagDamien Le Moal
2026-03-13ata: libata-scsi: Remove struct ata_scsi_argsDamien Le Moal
2026-03-13ata: libata-scsi: Document all VPD page inquiry actorsDamien Le Moal
2026-03-13ata: libata-scsi: Refactor ata_scsiop_maint_in()Damien Le Moal
2026-03-13ata: libata-scsi: Refactor ata_scsiop_read_cap()Damien Le Moal
2026-03-13ata: libata-scsi: Refactor ata_scsi_simulate()Damien Le Moal
2026-03-13media: dw9714: Fix powerup sequenceRicardo Ribalda
2026-03-13media: dw9714: add support for powerdown pinMatthias Fend
2026-03-13media: dw9714: move power sequences to dedicated functionsMatthias Fend
2026-03-13media: tegra-video: Fix memory leak in __tegra_channel_try_format()Zilin Guan
2026-03-13PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen
2026-03-13Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel
2026-03-13PCI: qcom: Don't wait for link if we can detect Link UpKrishna chaitanya chundru
2026-03-13Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel
2026-03-13PCI: dw-rockchip: Don't wait for link since we can detect Link UpNiklas Cassel
2026-03-13memory: mtk-smi: fix device leak on larb probeJohan Hovold
2026-03-13memory: mtk-smi: fix device leaks on common probeJohan Hovold
2026-03-13drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-03-13drm/amdgpu: Replace kzalloc + copy_from_user with memdup_userThorsten Blum