summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-11net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore1-2/+2
2026-01-11fjes: Add missing iounmap in fjes_hw_init()Haoxiang Li1-3/+9
2026-01-11e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
2026-01-11RDMA/cm: Fix leaking the multicast GID table referenceJason Gunthorpe1-0/+3
2026-01-11RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctlyJason Gunthorpe1-23/+10
2026-01-11media: i2c: adv7842: Remove redundant cancel_delayed_work in probeDuoming Zhou1-3/+1
2026-01-11media: i2c: ADV7604: Remove redundant cancel_delayed_work in probeDuoming Zhou1-3/+1
2026-01-11media: amphion: Cancel message work before releasing the VPU coreMing Qian1-3/+3
2026-01-11media: vpif_display: fix section mismatchJohan Hovold1-2/+2
2026-01-11media: vpif_capture: fix section mismatchJohan Hovold1-2/+2
2026-01-11media: videobuf2: Fix device reference leak in vb2_dc_alloc error pathHaotian Zhang1-0/+1
2026-01-11media: verisilicon: Protect G2 HEVC decoder against invalid DPB indexNicolas Dufresne1-2/+13
2026-01-11media: TDA1997x: Remove redundant cancel_delayed_work in probeDuoming Zhou1-1/+0
2026-01-11media: samsung: exynos4-is: fix potential ABBA deadlock on initMarek Szyprowski1-4/+6
2026-01-11media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_e...Miaoqian Lin1-0/+1
2026-01-11media: msp3400: Avoid possible out-of-bounds array accesses in msp3400c_thread()Ivan Abramov1-0/+2
2026-01-11media: cec: Fix debugfs leak on bus_register() failureHaotian Zhang1-0/+1
2026-01-11fbdev: tcx.c fix mem_map to correct smem_start offsetRené Rebe1-1/+1
2026-01-11fbdev: pxafb: Fix multiple clamped values in pxafb_adjust_timingThorsten Blum1-6/+6
2026-01-11fbdev: gbefb: fix to use physical address instead of dma addressRene Rebe1-2/+3
2026-01-11dm-bufio: align write boundary on physical block sizeMikulas Patocka1-4/+6
2026-01-11dm-ebs: Mark full buffer dirty even on partial writeUladzislau Rezki (Sony)1-1/+1
2026-01-11firmware: stratix10-svc: Add mutex in stratix10 memory managementMahesh Rao1-0/+11
2026-01-11media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log...Ivan Abramov1-2/+5
2026-01-11media: rc: st_rc: Fix reset control resource leakHaotian Zhang1-1/+1
2026-01-11mfd: max77620: Fix potential IRQ chip conflict when probing two devicesKrzysztof Kozlowski1-4/+11
2026-01-11mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookupJohan Hovold1-0/+2
2026-01-11leds: leds-lp50xx: Enable chip before any communicationChristian Hitz1-15/+40
2026-01-11leds: leds-lp50xx: LP5009 supports 3 modules for a total of 9 LEDsChristian Hitz1-1/+1
2026-01-11leds: leds-lp50xx: Allow LED 0 to be added to module bankChristian Hitz1-6/+4
2026-01-11PCI/PM: Reinstate clearing state_saved in legacy and !PM codepathsLukas Wunner1-0/+4
2026-01-11HID: logitech-dj: Remove duplicate error loggingHans de Goede1-33/+23
2026-01-11iommu/tegra: fix device leak on probe_device()Johan Hovold1-3/+2
2026-01-11iommu/sun50i: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-11iommu/omap: fix device leaks on probe_device()Johan Hovold2-3/+1
2026-01-11iommu/mediatek: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-11iommu/mediatek-v1: fix device leak on probe_device()Johan Hovold1-0/+2
2026-01-11iommu/ipmmu-vmsa: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-11iommu/exynos: fix device leak on of_xlate()Johan Hovold1-6/+3
2026-01-11iommu/apple-dart: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-11iommu/amd: Fix pci_segment memleak in alloc_pci_segment()Jinhui Guo1-3/+12
2026-01-11RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier1-3/+1
2026-01-11RDMA/rtrs: Fix clt_path::max_pages_per_mr calculationHonggang LI1-0/+1
2026-01-11RDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP1-2/+2
2026-01-11RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_sendAlok Tiwari1-6/+1
2026-01-11RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()Alok Tiwari1-1/+1
2026-01-11RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()Jang Ingyu1-1/+1
2026-01-11RDMA/efa: Remove possible negative shiftMichael Margolin1-4/+0
2026-01-11RDMA/irdma: avoid invalid read in irdma_net_eventMichal Schmidt1-1/+2
2026-01-11net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang1-2/+15