summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-13drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder
2026-03-13drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg
2026-03-13scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh
2026-03-13RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-03-13IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
2026-03-13platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja
2026-03-13platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum
2026-03-13x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-03-13HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman
2026-03-13can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman
2026-03-13can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman
2026-03-13can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-13can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman
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