summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-27power: supply: sbs-battery: Fix use-after-free in power_supply_changed()Waqar Hameed1-18/+18
2026-02-27power: supply: rt9455: Fix use-after-free in power_supply_changed()Waqar Hameed1-8/+9
2026-02-27power: supply: pm8916_lbc: Fix use-after-free in power_supply_changed()Waqar Hameed1-9/+9
2026-02-27power: supply: pm8916_bms_vm: Fix use-after-free in power_supply_changed()Waqar Hameed1-9/+9
2026-02-27power: supply: pf1550: Fix use-after-free in power_supply_changed()Waqar Hameed1-16/+16
2026-02-27power: supply: goldfish: Fix use-after-free in power_supply_changed()Waqar Hameed1-6/+6
2026-02-27power: supply: cpcap-battery: Fix use-after-free in power_supply_changed()Waqar Hameed1-4/+4
2026-02-27power: supply: bq25980: Fix use-after-free in power_supply_changed()Waqar Hameed1-6/+6
2026-02-27power: supply: bq256xx: Fix use-after-free in power_supply_changed()Waqar Hameed1-6/+6
2026-02-27power: supply: act8945a: Fix use-after-free in power_supply_changed()Waqar Hameed1-8/+8
2026-02-27power: supply: ab8500: Fix use-after-free in power_supply_changed()Waqar Hameed1-20/+20
2026-02-27cxl/mem: Fix devm_cxl_memdev_edac_release() confusionDan Williams3-32/+38
2026-02-27RDMA/mlx5: Fix ucaps init error flowMaher Sanalla1-1/+5
2026-02-27RDMA/hns: Notify ULP of remaining soft-WCs during resetChengchang Tang1-0/+23
2026-02-27RDMA/hns: Fix RoCEv1 failure due to DSCPJunxian Huang2-25/+26
2026-02-27RDMA/hns: Return actual error code instead of fixed EINVALJunxian Huang1-2/+2
2026-02-27RDMA/hns: Fix WQ_MEM_RECLAIM warningChengchang Tang1-1/+2
2026-02-27IB/cache: update gid cache on client reregister eventEtienne AUJAMES1-1/+2
2026-02-27RDMA/rtrs: server: remove dead codeHonggang LI1-7/+1
2026-02-27octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam1-0/+1
2026-02-27net: renesas: rswitch: fix forwarding offload statemachineMichael Dege1-8/+7
2026-02-27ionic: Rate limit unknown xcvr type messagesEric Joyner1-3/+4
2026-02-27octeon_ep_vf: ensure dbell BADDR updationVimlesh Kumar4-6/+46
2026-02-27octeon_ep: ensure dbell BADDR updationVimlesh Kumar4-11/+48
2026-02-27octeon_ep: disable per ring interruptsVimlesh Kumar4-6/+32
2026-02-27serial: caif: fix use-after-free in caif_serial ldisc_close()Jiayuan Chen1-2/+3
2026-02-27net: sunhme: Fix sbus regressionRené Rebe1-0/+3
2026-02-27net: hns3: fix double free issue for tx spare bufferJian Shen1-2/+9
2026-02-27dpll: zl3073x: Fix output pin phase adjustment signIvan Vecera1-8/+4
2026-02-27PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]Nicolas Cavallari1-0/+4
2026-02-27PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()Felix Gu1-1/+2
2026-02-27amd-xgbe: do not select NET_SELFTESTS when INET is disabledRaju Rangoju1-1/+1
2026-02-27bonding: only set speed/duplex to unknown, if getting speed failedThomas Bogendoerfer1-6/+9
2026-02-27octeontx2-af: Fix PF driver crash with kexec kernel bootingAnshumali Gaur1-0/+11
2026-02-27of: unittest: fix possible null-pointer dereferences in of_unittest_property_...Tuo Li1-2/+4
2026-02-27PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping supportAksh Garg2-37/+54
2026-02-27PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg1-16/+32
2026-02-27PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den2-11/+209
2026-02-27PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den13-0/+19
2026-02-27PCI: endpoint: Add BAR subrange mapping supportKoichiro Den1-0/+8
2026-02-27PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu3-49/+1
2026-02-27PCI: dwc: ep: Cache MSI outbound iATU mappingKoichiro Den2-6/+47
2026-02-27PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu2-0/+55
2026-02-27PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu5-14/+29
2026-02-27PCI: s32g: Skip Root Port removal during successVincent Guittot1-4/+4
2026-02-27PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge3-38/+27
2026-02-27PCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
2026-02-27wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu1-1/+3
2026-02-27wifi: ath12k: Fix index decrement when array_len is zeroAaradhana Sahu1-3/+5
2026-02-27wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan2-0/+31