aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-15IB/IPoIB: ndo_set_rx_mode_async conversionDragos Tatulea1-3/+5
2026-05-15Merge tag 'drm-fixes-2026-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds31-492/+535
2026-05-16drm: Replace old pointer to new idrEdward Adam Davis1-5/+2
2026-05-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-43/+40
2026-05-15Merge tag 'iommu-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds5-109/+253
2026-05-15Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds3-40/+65
2026-05-16Merge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie10-42/+84
2026-05-16Merge tag 'drm-xe-fixes-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie11-231/+222
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds8-25/+37
2026-05-15Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds15-232/+418
2026-05-15PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed()Florian Fainelli1-1/+3
2026-05-15drm/msm: Fix shrinker deadlockDaniel J Blueman1-24/+16
2026-05-15drm/msm: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)2-4/+4
2026-05-15drm/loongson: Use managed KMS pollingMyeonghun Pak1-1/+1
2026-05-15iommupt: Fix the end_index calculation in __map_range_leaf()Jason Gunthorpe1-7/+13
2026-05-15iommupt: Check for missing PAGE_SIZE in the pgsize_bitmapJason Gunthorpe1-2/+2
2026-05-15iommu: Handle unmap error when iommu_debug is enabledJason Gunthorpe1-30/+19
2026-05-15iommu: Fix up map/unmap debugging for iommupt domainsJason Gunthorpe1-21/+22
2026-05-15iommu: Fix loss of errno on map failure for classic opsJason Gunthorpe1-1/+1
2026-05-14scsi: target: tcm_loop: Fix NULL ptr dereferenceGuixin Liu1-2/+10
2026-05-14scsi: isci: Fix use-after-free in device removal pathMichael Bommarito1-0/+3
2026-05-14scsi: sd: Fix return code handling in sd_spinup_disk()Mike Christie1-2/+1
2026-05-14net: ifb: report ethtool stats over num_tx_queuesMichael Bommarito1-6/+5
2026-05-14net/mlx5: Skip disabled vports when setting max TX speedOr Har-Toov3-0/+27
2026-05-14net/mlx5: Do not restore destination-less TC rulesJeroen Massar1-1/+2
2026-05-14net/mlx5e: Don't leak RSS context in case of errorGal Pressman1-1/+4
2026-05-14octeontx2-pf: fix double free in rvu_rep_rsrc_init()Dawei Feng1-1/+2
2026-05-14Merge tag 'nvme-7.1-2026-05-14' of git://git.infradead.org/nvme into block-7.1Jens Axboe7-25/+34
2026-05-14net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recoverMatt Fleming1-3/+3
2026-05-15ovpn: disable BHs when updating device statsRalf Lici4-12/+28
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds26-81/+266
2026-05-14Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds15-16/+73
2026-05-14RDMA/siw: Reject MPA FPDU length underflow before signed receive mathMichael Bommarito1-0/+15
2026-05-14vfio/pci: Check BAR resources before exporting a DMABUFMatt Evans1-2/+4
2026-05-14vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()Matt Evans2-20/+43
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds24-57/+135
2026-05-14phy: apple: atc: Fix typec switch/mux leak on unbindDavid Carlier1-5/+22
2026-05-14nvme-apple: Reset q->sq_tail during queue initNick Chan1-0/+1
2026-05-14ovpn: fix race between deleting interface and adding new peerAntonio Quartulli2-13/+20
2026-05-14ovpn: respect peer refcount in CMD_NEW_PEER error pathDavid Carlier3-5/+6
2026-05-14ovpn: tcp - use cached peer pointer in ovpn_tcp_close()David Carlier1-2/+7
2026-05-14Bluetooth: hci_qca: Convert timeout from jiffies to msShuai Zhang1-17/+16
2026-05-14Bluetooth: btmtk: accept too short WMT FUNC_CTRL eventsPauli Virtanen1-2/+2
2026-05-14cpufreq/amd-pstate: Drop Kconfig option for dynamic EPPMario Limonciello2-16/+0
2026-05-14drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failureThomas Hellström1-8/+3
2026-05-14net: phy: DP83TC811: add reading of abilitiesSven Schuchmann1-0/+1
2026-05-14drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström2-2/+5
2026-05-14arm_mpam: Check whether the config array is allocated before destroying itJames Morse1-0/+3
2026-05-14arm_mpam: Fix false positive assert failure during mpam_disable()James Morse1-2/+8
2026-05-14arm_mpam: Improve check for whether or not NRDY is hardware managedBen Horgan1-2/+11