summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-11net: stmmac: fix ethtool per-queue statisticsPetr Tesarik
2026-01-11net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2026-01-11usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold
2026-01-11Revert "iommu/amd: Skip enabling command/event buffers for kdump"Greg Kroah-Hartman
2026-01-11firmware: arm_scmi: Fix unused notifier-block in unregisterAmitai Gottlieb
2026-01-11tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)
2026-01-11pwm: stm32: Always program polaritySean Nyekjaer
2026-01-11usb: xhci: Apply the link chain quirk on NEC isoc endpointsMichal Pecio
2026-01-11usb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin
2026-01-11drm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin
2026-01-11dmaengine: idxd: Remove improper idxd_freeYi Sun
2026-01-11virtio_console: fix order of fields cols and rowsMaximilian Immanuel Brandtner
2026-01-11iommu/qcom: fix device leak on of_xlate()Johan Hovold
2026-01-11iommu/qcom: Index contexts by asid number to allow asid 0AngeloGioacchino Del Regno
2026-01-11iommu/qcom: Use the asid read from device-tree if specifiedAngeloGioacchino Del Regno
2026-01-11iommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König
2026-01-11iommu/arm-smmu: Drop if with an always false conditionUwe Kleine-König
2026-01-11xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik
2026-01-11tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2026-01-11serial: Make uart_remove_one_port() return voidUwe Kleine-König
2026-01-11drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann
2026-01-11drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdmaPierre-Eric Pelloux-Prayer
2026-01-11drm/amdgpu: cleanup scheduler job initialization v2Christian König
2026-01-11pmdomain: imx: Fix reference count leak in imx_gpc_probe()Wentao Liang
2026-01-11pmdomain: Use device_get_match_data()Rob Herring
2026-01-11media: mediatek: vcodec: Fix a reference leak in mtk_vcodec_fw_vpu_init()Haoxiang Li
2026-01-11media: amphion: Remove vpu_vb_is_codecconfigMing Qian
2026-01-11media: amphion: Make some vpu_v4l2 functions staticLaurent Pinchart
2026-01-11media: amphion: Add a frame flush mode for decoderMing Qian
2026-01-11mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-11PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan
2026-01-11media: verisilicon: Fix CPU stalls on G2 bus errorNicolas Dufresne
2026-01-11iommu/mediatek-v1: fix device leaks on probe()Johan Hovold
2026-01-11iommu/mtk_iommu_v1: Convert to platform remove callback returning voidUwe Kleine-König
2026-01-11iommu/mediatek: fix use-after-free on probe deferralJohan Hovold
2026-01-11iommu/mediatek: Improve safety for mediatek,smi property in larb nodesYong Wu
2026-01-11scsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend errorSeunghwan Baek
2026-01-11usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami
2026-01-11usb: ohci-nxp: fix device leak on probe failureJohan Hovold
2026-01-11usb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun
2026-01-11wifi: mt76: Fix DTS power-limits on little endian systemsSven Eckelmann (Plasma Cloud)
2026-01-11can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde
2026-01-11net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...Vladimir Oltean
2026-01-11RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problemZhu Yanjun
2026-01-11tpm: Cap the number of PCR banksJarkko Sakkinen
2026-01-11drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul
2026-01-11drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec
2026-01-11drm/mgag200: Fix big-endian supportRené Rebe
2026-01-11drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter
2026-01-11drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()Miaoqian Lin