aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-09Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...HEADmasterLinus Torvalds1-27/+23
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2025-11-08kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare2-2/+2
2025-11-08Merge tag 'drm-fixes-2025-11-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-12/+12
2025-11-08Merge tag 'rtc-6.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-3/+1
2025-11-08rtc: rx8025: fix incorrect register referenceYuta Hayama1-1/+1
2025-11-08Revert "drm/nouveau: set DMA mask before creating the flush page"Dave Airlie1-12/+12
2025-11-07Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds41-117/+296
2025-11-08Merge tag 'drm-xe-fixes-2025-11-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie11-25/+96
2025-11-07Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+9
2025-11-07Merge tag 'gpio-fixes-for-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-21/+9
2025-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-17/+88
2025-11-07drm/xe: Enforce correct user fence signaling order usingMatthew Brost9-18/+86
2025-11-07drm/xe: Do clean shutdown also when using flrJouni Högander1-9/+9
2025-11-07drm/xe: Move declarations under conditional branchTejas Upadhyay1-3/+3
2025-11-07drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan1-0/+3
2025-11-07Merge tag 'mediatek-drm-fixes-20251105' of https://git.kernel.org/pub/scm/lin...Dave Airlie2-23/+8
2025-11-06Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2025-11-06Merge tag 'acpi-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-2/+2
2025-11-07Merge tag 'amd-drm-fixes-6.18-2025-11-06' of https://gitlab.freedesktop.org/a...Dave Airlie18-35/+84
2025-11-07Merge tag 'drm-intel-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-4/+16
2025-11-07Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie8-30/+92
2025-11-06Merge branches 'acpi-cppc' and 'acpi-docs'Rafael J. Wysocki1-1/+1
2025-11-06gpio: tb10x: Drop unused tb10x_set_bits() functionKrzysztof Kozlowski1-19/+0
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin1-1/+9
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar2-3/+32
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang2-2/+5
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds44-251/+584
2025-11-06lan966x: Fix sleeping in atomic contextHoratiu Vultur4-17/+15
2025-11-06bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu1-8/+1
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha4-16/+91
2025-11-06drm/tiny: pixpaper: add explicit dependency on MMULiangCheng Wang1-0/+1
2025-11-05Merge tag 'wireless-2025-11-05' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-70/+59
2025-11-05net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang1-3/+4
2025-11-05net: libwx: fix device bus LAN IDJiawen Wu2-3/+4
2025-11-05net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea3-19/+41
2025-11-05net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea1-1/+4
2025-11-05net/mlx5e: SHAMPO, Fix header mapping for 64K pagesDragos Tatulea1-19/+17
2025-11-05net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi1-0/+7
2025-11-05net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman1-3/+1
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski2-4/+2
2025-11-06drm/nouveau: Advertise correct modifiers on GB20xJames Jones4-3/+59
2025-11-06drm/nouveau: set DMA mask before creating the flush pageTimur Tabi1-12/+12
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe2-9/+7
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-5/+14
2025-11-05Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg1-67/+55
2025-11-05wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroupMartin Willi1-3/+4
2025-11-05drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cbPierre-Eric Pelloux-Prayer1-15/+19
2025-11-05gpio: aggregator: restore the set_config operationThomas Richard1-0/+1