aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-07-14wifi: iwlwifi: mvm: parse beacon notif per layoutEmmanuel Grumbach3-14/+15
2026-07-14wifi: iwlwifi: mld: validate reorder BAIDEmmanuel Grumbach1-1/+6
2026-07-14wifi: iwlwifi: mvm: fix the FCS truncation logic in d3Emmanuel Grumbach1-1/+1
2026-07-14wifi: iwlwifi: mld: don't parse a notif before checking its lengthEmmanuel Grumbach1-2/+8
2026-07-14wifi: iwlwifi: mld: fix an off-by-1 boundary checkEmmanuel Grumbach1-1/+1
2026-07-14wifi: iwlwifi: mvm: fix an off-by-1 boundary checkEmmanuel Grumbach1-1/+1
2026-07-14wifi: iwlwifi: mvm: verify scan id reported by firmwareAvraham Stern1-1/+5
2026-07-14drm/gpusvm: publish dpagemap early to avoid device mapping leak on errorHonglei Huang1-5/+11
2026-07-14drm/gpusvm: do not route system pages to device_unmap() on IOVA unmapHonglei Huang1-6/+12
2026-07-14drm/gpusvm: free the whole IOVA reservation on unmapHonglei Huang1-5/+14
2026-07-14i2c: spacemit: fix spurious IRQ handling returning IRQ_HANDLEDPei Xiao1-1/+1
2026-07-14i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)Vincent Jardin1-0/+17
2026-07-14i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)Vincent Jardin1-3/+16
2026-07-14iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICENicolin Chen1-0/+15
2026-07-14iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeedsNicolin Chen1-5/+15
2026-07-14iommufd/viommu: Release the igroup lock on the vdevice_size error pathNicolin Chen1-1/+1
2026-07-14drm/i915/display: Fix NV12 ceiling division for bigjoiner caseVidya Srinivas1-20/+13
2026-07-14spi: cadence-quadspi: Fix indirect write timeout when DMA read mode is enabledSrikanth Boyapally1-4/+8
2026-07-14spi: dw-dma: Wait for controller idle before completing TxWang YuWei1-1/+2
2026-07-14can: esd_usb: kill anchored URBs before freeing netdevsFan Wu1-1/+4
2026-07-14can: vxcan: Kconfig: fix description stating no local echo providedAlexander Hölzl1-5/+2
2026-07-13drm/i915/gt: use correct selftest config symbolPengpeng Hou1-1/+1
2026-07-13iommufd: Reject DMABUF pages from the access pin pathPeiyang He1-0/+3
2026-07-13iommufd: Fix wrong hwpt passed to iommufd_auto_response_faults on replacePeiyang He1-1/+1
2026-07-13drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue ...Ryosuke Yasuoka2-4/+4
2026-07-13drm/virtio: Don't detach GEM from a non-created contextJason Macnak1-6/+8
2026-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds9-46/+84
2026-07-13Bluetooth: hci_qca: Clear memdump state on invalid dump sizeRuoyu Wang1-0/+4
2026-07-13Bluetooth: btrtl: validate firmware patch boundsLaxman Acharya Padhya1-2/+3
2026-07-13Bluetooth: qca: fix NVM tag length underflow in TLV parserXiang Mei1-1/+1
2026-07-13wifi: carl9170: fix buffer overflow in rx_stream failover pathTristan Madani1-1/+3
2026-07-13wifi: carl9170: fix OOB read from off-by-two in TX status handlerTristan Madani1-1/+1
2026-07-13wifi: carl9170: bound memcpy length in cmd callback to prevent OOB readTristan Madani1-1/+2
2026-07-13wifi: ath6kl: fix OOB read from firmware IE lengths in connect eventTristan Madani1-0/+8
2026-07-13wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handlerTristan Madani1-0/+12
2026-07-13wifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani1-4/+6
2026-07-13wifi: ath12k: fix NULL pointer dereference in rhash table destroyJose Ignacio Tornos Martinez2-2/+8
2026-07-13wifi: ath12k: Fix low MLO RX throughput on WCN7850Yingying Tang8-7/+73
2026-07-13firewire: net: Fix fragmented datagram reassemblyRuoyu Wang1-18/+21
2026-07-13pmdomain: mediatek: Fix possible nullptr KP in HWV cleanup/on-checkAngeloGioacchino Del Regno1-7/+33
2026-07-13Merge branches 'for-next/scmi/fixes' and 'for-next/ffa/fixes'Sudeep Holla4-17/+33
2026-07-13USB: serial: ftdi_sio: add support for E+H FXA291Tim Pambor2-0/+7
2026-07-13USB: serial: keyspan_pda: fix data loss on receive throttlingJohan Hovold1-9/+35
2026-07-13Merge v7.2-rc3 into drm-misc-fixesMaarten Lankhorst1769-3262/+3782
2026-07-13accel/ivpu: Fix wrong register read in LNL failure diagnosticsKarol Wachowski1-1/+1
2026-07-13ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanningRosen Penev1-7/+2
2026-07-13ata: sata_dwc_460ex: fix clear_interrupt_bit() clearing all pending interruptsRosen Penev1-2/+1
2026-07-13ata: sata_dwc_460ex: use platform_get_irq()Rosen Penev1-14/+7
2026-07-13ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registeredRosen Penev1-3/+2
2026-07-13usb: gadget: printer: fix infinite loop in printer_read()Melbin K Mathew1-5/+18