aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-07-22wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()Lorenzo Bianconi1-3/+7
2026-07-22wifi: mt76: mt7925: fix crash in reset link replaySean Wang1-0/+3
2026-07-22wifi: mt76: fix airoha_npu dependency trackingArnd Bergmann4-5/+9
2026-07-22wifi: mt76: restrict NPU/PPE active checks to MMIO devicesDevin Wittmayer1-2/+2
2026-07-22wifi: mt76: fix MAC address for non OF pcie cardsRosen Penev1-1/+1
2026-07-22wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()Lorenzo Bianconi1-3/+6
2026-07-22wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()Lorenzo Bianconi1-0/+2
2026-07-22wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bs...Lorenzo Bianconi1-0/+2
2026-07-22wifi: mt76: mt7915: guard HE capability lookupsRuoyu Wang1-5/+13
2026-07-22wifi: mt76: mt7925: guard link STA in decap offloadGuangshuo Li1-0/+3
2026-07-22wifi: mt76: Disable napi when removing deviceNicolas Cavallari1-1/+4
2026-07-22wifi: mt76: mt7615: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-0/+6
2026-07-22wifi: mt76: mt7925: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-07-22wifi: mt76: mt7921: drop TXRX_NOTIFY on non-mmio busesDevin Wittmayer1-3/+7
2026-07-21ppp: annotate concurrent dev->stats accessesEric Dumazet1-16/+16
2026-07-21net: stmmac: intel: skip SerDes reconfig when rate is unchangedMarkus Breitenberger1-0/+31
2026-07-21gtp: check skb_pull_data() return in gtp1u_send_echo_resp()Xiang Mei (Microsoft)1-2/+3
2026-07-21gve: fix Rx queue stall on alloc failureEddie Phillips2-0/+37
2026-07-21regulator: core: clamp voltage constraints before applying apply_uVKamal Wadhwa1-73/+90
2026-07-21net: mctp i3c: clean up notifier and buses if driver register failsMyeonghun Pak1-4/+7
2026-07-21accel: ethosu: Handle U85 internal chaining bufferRob Herring (Arm)1-9/+26
2026-07-21accel: ethosu: Fix element size accounting for cmd stream validationRob Herring (Arm)1-9/+10
2026-07-21pds_core: check for workqueue allocation failureNikhil P. Rao1-2/+7
2026-07-21pds_core: fix auxiliary device add/del racesNikhil P. Rao1-3/+14
2026-07-21pds_core: order completion reads after the ownership checkNikhil P. Rao1-1/+11
2026-07-21pds_core: yield the CPU while waiting for the adminq to drainNikhil P. Rao1-0/+1
2026-07-21pds_core: fix use-after-free on workqueue during removeNikhil P. Rao2-6/+13
2026-07-21pds_core: fix deadlock between reset thread and removeNikhil P. Rao1-3/+4
2026-07-21net: txgbe: fix FDIR filter leak on removeChenguang Zhao1-0/+1
2026-07-21net: txgbe: fix heap overflow when reading module EEPROMChenguang Zhao1-2/+4
2026-07-21rtase: Workaround for TX hang caused by hardware packet parsingJustin Lai2-0/+205
2026-07-21geneve: ensure the skb is writable before fixing its headersAntoine Tenart1-2/+11
2026-07-21geneve: fix hint header definition wrt endiannessAntoine Tenart1-1/+10
2026-07-21wifi: brcmfmac: set F2 blocksize to 256 for BCM43752LiangCheng Wang1-0/+1
2026-07-21amd-xgbe: fix MAC_AUTO_SW handling in CL37 ANPrashanth Kumar KR1-3/+8
2026-07-21drm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes1-5/+17
2026-07-21Merge tag 'hwmon-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-20/+130
2026-07-21pds_core: reject component parameter in legacy firmware updateNikhil P. Rao1-0/+6
2026-07-21USB: serial: option: add TDTECH MT5710-CNChukun Pan1-0/+1
2026-07-21drm/vc4: Prevent shader BO mappings from becoming writableLinmao Li1-3/+7
2026-07-21Merge tag 'iwlwifi-fixes-2026-07-21' of https://git.kernel.org/pub/scm/linux/...Johannes Berg32-115/+381
2026-07-21wifi: mac80211_hwsim: reject undersized HWSIM_ATTR_TX_INFOIbrahim Hashimov1-3/+3
2026-07-21wifi: brcmfmac: drain bus_reset work on device removalFan Wu7-4/+77
2026-07-21wifi: brcmfmac: make release_scratchbuffers idempotentFan Wu1-2/+6
2026-07-21iommu/intel: Fix out-of-bounds memset in dmar_latency_disable()Li RongQing1-1/+1
2026-07-21iommu/amd: Bound the early ACPI HID mapPengpeng Hou1-0/+6
2026-07-21wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-operDoruk Tan Ozturk1-1/+1
2026-07-21wifi: mwifiex: replace one-element arrays with flexible array membersGeorgi Valkov3-14/+14
2026-07-21wifi: at76c50x-usb: avoid length underflow in at76_guess_freq()Huihui Huang1-2/+5
2026-07-21iommu/vt-d: Disallow SVA if page walk is not coherentLu Baolu1-1/+1