aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-20firewire: core: fix overlooked update of subsystem ABI versionTakashi Sakamoto1-1/+1
2025-09-19ethernet: rvu-af: Remove slash from the driver namePetr Malat1-2/+1
2025-09-19net: tun: Update napi->skb after XDP processWang Liang1-0/+3
2025-09-19Merge tag 'iommu-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds5-17/+54
2025-09-19Merge tag 'block-6.17-20250918' of git://git.kernel.dk/linuxLinus Torvalds6-0/+6
2025-09-19Merge tag 'gpio-fixes-for-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-2/+21
2025-09-19Merge tag 'mmc-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-20/+87
2025-09-19can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean1-1/+1
2025-09-19Merge tag 'pmdomain-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds5-9/+20
2025-09-19can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-09-19can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-09-19can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-0/+1
2025-09-19can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol1-1/+2
2025-09-19can: rcar_canfd: Fix controller mode settingDuy Nguyen1-3/+4
2025-09-19can: hi311x: fix null pointer dereference when resuming from sleep before interface was enabledChen Yufeng1-16/+17
2025-09-19Merge tag 'v6.17-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2025-09-19HID: amd_sfh: Add sync across amd sfh work functionsBasavaraj Natikar3-2/+17
2025-09-19Merge tag 'drm-fixes-2025-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds28-100/+341
2025-09-19iommufd: WARN if an object is aborted with an elevated refcountJason Gunthorpe3-3/+7
2025-09-19iommufd: Fix race during abort for file descriptorsJason Gunthorpe2-10/+34
2025-09-19iommufd: Fix refcounting race during mmapJason Gunthorpe1-6/+14
2025-09-19drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita1-1/+1
2025-09-19vhost-net: flush batched before enabling notificationsJason Wang1-0/+5
2025-09-19Revert "vhost/net: Defer TX queue re-enable until after sendmsg"Michael S. Tsirkin1-21/+9
2025-09-19vhost-net: unbreak busy pollingJason Wang1-3/+4
2025-09-19iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde2-4/+22
2025-09-19drm/ast: Use msleep instead of mdelay for edid readNirmoy Das1-1/+1
2025-09-19Merge tag 'amd-drm-fixes-6.17-2025-09-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie7-20/+124
2025-09-19Merge tag 'drm-xe-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie17-73/+208
2025-09-19Merge tag 'drm-misc-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie3-6/+8
2025-09-18i40e: improve VF MAC filters accountingLukasz Czapnik3-44/+50
2025-09-18i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-09-18i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-09-18i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-09-18i40e: fix input validation logic for action_metaLukasz Czapnik1-1/+1
2025-09-18i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-09-18i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-09-18i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-09-18spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabledKhairul Anuar Romli1-17/+36
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher1-14/+10
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher3-4/+60
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds26-94/+141
2025-09-18Merge tag 'platform-drivers-x86-v6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds4-0/+25
2025-09-18octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()Duoming Zhou1-1/+1
2025-09-18cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou1-2/+1
2025-09-18net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih1-1/+1
2025-09-18Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan1-2/+0
2025-09-17Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-5/+3
2025-09-17drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio6-5/+98
2025-09-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski6-63/+56