summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-11macsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-07-10ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAFNorbert Szetei
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-09macsec: don't read an unset MAC header in macsec_encrypt()Daehyeon Ko
2026-07-09dibs: loopback: validate offset and size in move_data()Dust Li
2026-07-09octeontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra
2026-07-09net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing
2026-07-09net: macb: drop in-flight Tx SKBs on closeThéo Lebrun
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui
2026-07-09net: mana: Validate the packet length reported by the NICDexuan Cui
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-08octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh
2026-07-08Merge tag 'for-net-2026-07-06' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-07-08net: mdio: select REGMAP_MMIO instead of depending on itRosen Penev
2026-07-07net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon
2026-07-07net/liquidio: drop cached VF pci_dev LUTYuho Choi
2026-07-07net: rnpgbe: fix mailbox endianness and remove pointer castsDong Yibo
2026-07-07wifi: brcmfmac: cyw: fix heap overflow on a short auth frameMaoyi Xie
2026-07-07wifi: brcmfmac: initialize SDIO data work before cleanupRunyu Xiao
2026-07-06Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()Weiming Shi
2026-07-06Bluetooth: btintel_pcie: Refactor FLR to use device_reprobe()Kiran K
2026-07-06Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()Maoyi Xie
2026-07-06Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceledPauli Virtanen
2026-07-06wifi: rsi: validate beacon length before fixed buffer copyPengpeng Hou
2026-07-06wifi: libipw: fix key index receive bound checksPengpeng Hou
2026-07-06wifi: rsi: bound background scan probe request copyPengpeng Hou
2026-07-06wifi: libertas: reject short monitor TX framesPengpeng Hou
2026-07-06wifi: ralink: RT2X00: init EEPROM properlyCorentin Labbe
2026-07-06wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou
2026-07-06wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei
2026-07-06wifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen
2026-07-06wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng
2026-07-06wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas
2026-07-06wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal
2026-07-06amt: fix size calculation in amt_get_size()Eric Dumazet
2026-07-06net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
2026-07-06qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida
2026-07-06wifi: rt2x00: avoid full teardown before work setup in probeRunyu Xiao
2026-07-06wifi: mwifiex: fix permanently busy scans after multiple roam iterationsRafael Beims
2026-07-06wifi: mwifiex: fix roaming to different channel in host_mlme modeRafael Beims
2026-07-05Merge tag 'irq-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-05Merge tag 'spi-fix-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-05net: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard
2026-07-04Merge tag 's390-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-03Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-03Merge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-07-03Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-03Merge branch 'acpi-tad'Rafael J. Wysocki