summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-30of: platform: Use default match table for /firmwareRob Herring (Arm)1-1/+1
2026-01-30of: fix reference count leak in of_alias_scan()Weigang He1-2/+6
2026-01-30leds: led-class: Only Add LED to leds_list when it is fully readyHans de Goede1-5/+5
2026-01-30Octeontx2-af: Add proper checks for fwdataHariprasad Kelam2-1/+4
2026-01-30dpll: Prevent duplicate registrationsIvan Vecera1-8/+4
2026-01-30hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong1-9/+13
2026-01-30octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-30net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle1-3/+1
2026-01-30net: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
2026-01-30bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet1-2/+3
2026-01-30be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-01-30drm/nouveau: implement missing DCB connector types; gracefully handle unknown...Alex Ramírez1-20/+53
2026-01-30drm/nouveau: add missing DCB connector typesAlex Ramírez1-21/+74
2026-01-30drm/amdgpu: fix type for wptr in ring backupAlex Deucher1-1/+1
2026-01-30drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12
2026-01-30drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf1-10/+0
2026-01-30drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT settingTimur Kristóf1-4/+4
2026-01-30ublk: fix ublksrv pid handling for pid namespacesSeamus Connor1-5/+34
2026-01-30drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna4-22/+87
2026-01-30drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper2-0/+38
2026-01-30drm/xe/migrate: fix job lock assertMatthew Auld1-2/+2
2026-01-30drm/xe/uapi: disallow bind queue sharingMatthew Auld5-3/+45
2026-01-30Octeontx2-pf: Update xdp featuresHariprasad Kelam1-1/+3
2026-01-30usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier1-3/+6
2026-01-30mISDN: annotate data-race around dev->workEric Dumazet1-5/+8
2026-01-30net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-01-30net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-01-30be2net: fix data race in be_get_new_eqdDavid Yang1-3/+5
2026-01-30idpf: Fix data race in idpf_net_dimDavid Yang1-5/+11
2026-01-30net: hns3: fix data race in hns3_fetch_statsDavid Yang1-33/+36
2026-01-30net: phy: intel-xway: fix OF node refcount leakageDaniel Golle1-2/+5
2026-01-30idpf: read lower clock bits inside the time sandwichMina Almasry1-1/+1
2026-01-30ice: fix devlink reload call tracePaul Greenwalt1-2/+1
2026-01-30ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt1-0/+1
2026-01-30ice: Fix persistent failure in ice_get_rxfhCody Haas3-5/+30
2026-01-30netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu3-0/+9
2026-01-30drm/imagination: Wait for FW trace update command completionBrajesh Gupta1-1/+7
2026-01-30drm/mediatek: dpi: Find next bridge during probeChen-Yu Tsai1-14/+9
2026-01-30drm/xe: Disable timestamp WA on VFsMatthew Brost1-0/+3
2026-01-30drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula1-1/+1
2026-01-30drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula1-1/+3
2026-01-30iommu/amd: Fix error path in amd_iommu_probe_device()Vasant Hegde1-2/+1
2026-01-30ntb: transport: Fix uninitialized mutexDave Jiang1-0/+1
2026-01-30scsi: qla2xxx: Sanitize payload size to prevent member overflowJiasheng Jiang1-0/+7
2026-01-30scsi: core: Wake up the error handler when final completions race against eac...David Jeffery2-1/+18
2026-01-30platform/x86/amd: Fix memory leak in wbrf_record()Zilin Guan1-1/+3
2026-01-30platform/mellanox: Fix SN5640/SN5610 LED platform dataOleksandr Shamray1-1/+1
2026-01-30riscv: clocksource: Fix stimecmp update hazard on RV32Naohiko Shimizu1-1/+2
2026-01-30regmap: Fix race condition in hwspinlock irqsave routineCheng-Yu Lee1-1/+3
2026-01-30spi: spi-sprd-adi: Fix double free in probe error pathFelix Gu1-23/+10