summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-16Merge tag 'ata-ata-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-08-15Merge tag 'drm-fixes-2025-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-15Merge tag 'block-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-15virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()Tom Lendacky
2025-08-15Merge tag 'gpio-fixes-for-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-15Merge tag 'pmdomain-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-08-14Merge tag 'acpi-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-08-14Merge tag 'pm-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichał Winiarski
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-14Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki
2025-08-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2025-08-14ata: libata-scsi: Fix CDL controlIgor Pylypiv
2025-08-14ata: libata-eh: Fix link state check for IDE/PATA portsDamien Le Moal
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-08-13bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei
2025-08-13netdevsim: Fix wild pointer access in nsim_queue_free().Kuniyuki Iwashima
2025-08-14Merge tag 'amd-drm-fixes-6.17-2025-08-13' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-08-14Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie
2025-08-12Merge branch '6.17/scsi-queue' into 6.17/scsi-fixesMartin K. Petersen
2025-08-12ptp: prevent possible ABBA deadlock in ptp_clock_freerun()Jeongjun Park
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong
2025-08-12drm/amdgpu: fix incorrect vm flags to map boJack Xiao
2025-08-12drm/amdgpu: fix vram reservation issueYiPeng Chai
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min
2025-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-08-12ACPI: EC: Relax sanity check of the ECDT ID stringArmin Wolf
2025-08-12drm/xe/hwmon: Add SW clamp for power limits writesKarthik Poosa
2025-08-12drm/xe: Defer buffer object shrinker write-backs and GPU waitsThomas Hellström
2025-08-12drm/xe/migrate: prevent potential UAFMatthew Auld
2025-08-12drm/xe/migrate: don't overflow max copy sizeMatthew Auld
2025-08-12drm/xe/migrate: prevent infinite recursionMatthew Auld
2025-08-12gpio: mlxbf3: use platform_get_irq_optional()David Thompson
2025-08-12Revert "gpio: mlxbf3: only get IRQ for device instance 0"David Thompson
2025-08-12ACPI: processor: perflib: Move problematic pr->performance checkRafael J. Wysocki
2025-08-12net: stmmac: thead: Get and enable APB clock on initializationYao Zi
2025-08-12net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba
2025-08-12net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45Clark Wang
2025-08-12drm/i915/psr: Do not trigger Frame Change events from frontbuffer flushJouni Högander
2025-08-12drm/i915/fbc: fix the implementation of wa_18038517565Vinod Govindapillai
2025-08-12drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS fileAdrián Larumbe
2025-08-11net: stmmac: dwc-qos: fix clk prepare/enable leak on probe failureRussell King (Oracle)