aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds72-333/+876
2025-11-06kbuild: Strip trailing padding bytes from modules.builtin.modinfoNathan Chancellor1-1/+14
2025-11-06selftests/vsock: avoid false-positives when checking dmesgBobby Eshleman1-4/+4
2025-11-06Merge branch 'net-bridge-fix-two-mst-bugs'Jakub Kicinski5-8/+22
2025-11-06net: bridge: fix MST static key usageNikolay Aleksandrov3-2/+14
2025-11-06net: bridge: fix use-after-free due to MST port state bypassNikolay Aleksandrov3-6/+8
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-06futex: Optimize per-cpu reference countingPeter Zijlstra1-6/+6
2025-11-06sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remainingAaron Lu2-10/+7
2025-11-06xfs: free xfs_busy_extents structure when no RT extents are queuedChristoph Hellwig1-1/+3
2025-11-06slab: prevent infinite loop in kmalloc_nolock() with debuggingVlastimil Babka1-1/+5
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-05Merge branch 'net-mlx5e-shampo-fixes-for-64kb-page-size'Jakub Kicinski3-38/+61
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-05net: gro_cells: Reduce lock scope in gro_cell_pollSebastian Andrzej Siewior1-2/+2
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski3-4/+14
2025-11-06drm/nouveau: Advertise correct modifiers on GB20xJames Jones4-3/+59
2025-11-06drm: define NVIDIA DRM format modifiers for GB20xJames Jones1-9/+16
2025-11-06drm/nouveau: set DMA mask before creating the flush pageTimur Tabi1-12/+12
2025-11-05Merge tag 'rust-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+18
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe3-9/+9
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-7/+28
2025-11-05io_uring: fix types for region size calulationPavel Begunkov1-1/+1
2025-11-05xfs: fix zone selection in xfs_select_open_zone_mruChristoph Hellwig1-1/+1
2025-11-05xfs: fix a rtgroup leak when xfs_init_zone failsChristoph Hellwig1-1/+3
2025-11-05xfs: fix various problems in xfs_atomic_write_cow_iomap_beginDarrick J. Wong1-11/+50
2025-11-05xfs: fix delalloc write failures in software-provided atomic writesDarrick J. Wong1-2/+19
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
2025-11-05Merge tag 'media/v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds10-37/+73
2025-11-04netpoll: Fix deadlock in memory allocation under spinlockBreno Leitao1-5/+2
2025-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon2-12/+12
2025-11-04virtio-net: fix received length check in big packetsBui Quang Minh1-13/+12
2025-11-04Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski5-7/+13
2025-11-04bnxt_en: Fix warning in bnxt_dl_reload_down()Shantiprasad Shettar3-2/+3