summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-08media: verisilicon: Fix CPU stalls on G2 bus errorNicolas Dufresne6-23/+85
2026-01-08media: rc: st_rc: Fix reset control resource leakHaotian Zhang1-1/+1
2026-01-08mfd: max77620: Fix potential IRQ chip conflict when probing two devicesKrzysztof Kozlowski1-4/+11
2026-01-08mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookupJohan Hovold1-0/+2
2026-01-08clk: qcom: Fix dependencies of QCS_{DISP,GPU,VIDEO}CC_615Nathan Chancellor1-0/+3
2026-01-08clk: qcom: Fix SM_VIDEOCC_6350 dependenciesNathan Chancellor1-0/+1
2026-01-08clk: qcom: mmcc-sdm660: Add missing MDSS resetAlexey Minnekhanov1-0/+1
2026-01-08clk: samsung: exynos-clkout: Assign .num before accessing .hwsNathan Chancellor1-1/+1
2026-01-08leds: leds-lp50xx: Enable chip before any communicationChristian Hitz1-15/+40
2026-01-08leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDsChristian Hitz1-1/+1
2026-01-08leds: leds-lp50xx: Allow LED 0 to be added to module bankChristian Hitz1-6/+4
2026-01-08leds: leds-cros_ec: Skip LEDs without color componentsThomas Weißschuh1-3/+2
2026-01-08PCI/PM: Reinstate clearing state_saved in legacy and !PM codepathsLukas Wunner1-0/+4
2026-01-08hisi_acc_vfio_pci: Add .match_token_uuid callback in hisi_acc_vfio_pci_migrn_opsRaghavendra Rao Ananta1-0/+1
2026-01-08HID: logitech-dj: Remove duplicate error loggingHans de Goede1-33/+23
2026-01-08hwmon: (dell-smm) Fix off-by-one error in dell_smm_is_visible()Armin Wolf1-2/+2
2026-01-08iommu: disable SVA when CONFIG_X86 is setLu Baolu1-0/+3
2026-01-08iommu/tegra: fix device leak on probe_device()Johan Hovold1-3/+2
2026-01-08iommu/sun50i: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-08iommu/qcom: fix device leak on of_xlate()Johan Hovold1-6/+4
2026-01-08iommu/omap: fix device leaks on probe_device()Johan Hovold2-3/+1
2026-01-08iommu/mediatek: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-08iommu/mediatek-v1: fix device leaks on probe()Johan Hovold1-5/+18
2026-01-08iommu/mediatek-v1: fix device leak on probe_device()Johan Hovold1-0/+2
2026-01-08iommu/ipmmu-vmsa: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-08iommu/exynos: fix device leak on of_xlate()Johan Hovold1-6/+3
2026-01-08iommu/apple-dart: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-08iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_...Jinhui Guo1-1/+1
2026-01-08iommu/amd: Fix pci_segment memleak in alloc_pci_segment()Jinhui Guo1-3/+12
2026-01-08RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier1-3/+1
2026-01-08RDMA/rtrs: Fix clt_path::max_pages_per_mr calculationHonggang LI1-0/+1
2026-01-08IB/rxe: Fix missing umem_odp->umem_mutex unlock on error pathLi Zhijian1-1/+3
2026-01-08drm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt1-4/+10
2026-01-08ublk: scan partition in async wayMing Lei1-3/+32
2026-01-08ublk: implement NUMA-aware memory allocationMing Lei1-31/+53
2026-01-08md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li1-4/+6
2026-01-08md: Fix static checker warning in analyze_sbsLi Nan1-4/+1
2026-01-08RDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP1-2/+2
2026-01-08RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()Ding Hui1-3/+3
2026-01-08RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_sendAlok Tiwari1-6/+1
2026-01-08drm/gem-shmem: Fix the MODULE_LICENSE() stringThomas Zimmermann1-1/+1
2026-01-08RDMA/core: always drop device refcount in ib_del_sub_device_and_put()Tetsuo Handa1-1/+3
2026-01-08RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()Alok Tiwari1-1/+1
2026-01-08RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()Jang Ingyu1-1/+1
2026-01-08RDMA/efa: Remove possible negative shiftMichael Margolin1-4/+0
2026-01-08RDMA/irdma: avoid invalid read in irdma_net_eventMichal Schmidt1-1/+2
2026-01-08RDMA/mana_ib: check cqe length for kernel CQsKonstantin Taranov1-0/+4
2026-01-08net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang1-2/+15
2026-01-08octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur1-0/+8
2026-01-08platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probeAlok Tiwari1-2/+2