summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-01ynl: samples: Fix spelling mistake "failedq" -> "failed"Colin Ian King
2025-12-01hwmon: (dell-smm) Add Dell G5 5505 to fan control whitelistGabriel Marcano
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-01drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost
2025-12-01drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshotMatthew Brost
2025-12-01drm/xe/uapi: Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost
2025-12-01drm/xe: Add VM.uapi_flags to VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add cpu_caching to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add pat_index to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add mem_region to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add "null_sparse" type to VM snap propertiesMatthew Brost
2025-12-01drm/xe: Add properties line to VM snapshot captureMatthew Brost
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01drm/panel-edp: Add CSW MNE007QB3-1Langyan Ye
2025-12-01drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01nvmet: add sanity checks when freeing subsystemMax Gurtovoy
2025-12-01drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01drm/xe/xe3_lpg: Apply Wa_16028005424Balasubramani Vivekanandan
2025-12-01ALSA: rawmidi: Fix inconsistent indenting warning reported by smatchHariKrishna Sagala
2025-12-01Merge branch 'for-linus' into for-nextTakashi Iwai
2025-12-01NFSD: add Documentation/filesystems/nfs/nfsd-io-modes.rstMike Snitzer
2025-12-01NFSD: Implement NFSD_IO_DIRECT for NFS WRITEMike Snitzer
2025-12-01NFSD: Make FILE_SYNC WRITEs comply with specChuck Lever
2025-12-01block/rnbd: correct all kernel-doc complaintsRandy Dunlap
2025-12-01blk-mq: use queue_hctx in blk_mq_map_queue_typeFengnan Chang
2025-12-01tomoyo: Use local kmap in tomoyo_dump_page()Davidlohr Bueso
2025-12-01drm/{i915,xe}/display: drop intel_wakeref.h usageJani Nikula
2025-12-01drm/i915/power: convert intel_wakeref_t to struct ref_tracker *Jani Nikula
2025-12-01drm/i915/power: drop wakeref parameter from with_intel_display_power*()Jani Nikula
2025-12-01drm/i915/pps: convert intel_wakeref_t to struct ref_tracker *Jani Nikula
2025-12-01drm/i915/pps: drop wakeref parameter from with_intel_pps_lock()Jani Nikula
2025-12-01Merge branch 'rework/write_atomic-unsafe' into for-linusPetr Mladek
2025-12-01Merge branch 'rework/threaded-printk' into for-linusPetr Mladek
2025-12-01Merge branch 'rework/suspend-fixes' into for-linusPetr Mladek
2025-12-01Merge branch 'rework/preempt-legacy-kthread' into for-linusPetr Mladek
2025-12-01Merge branch 'rework/nbcon-in-kdb' into for-linusPetr Mladek
2025-12-01Merge branch 'rework/atomic-flush-hardlockup' into for-linusPetr Mladek
2025-12-01Merge branch 'for-6.19-vsprintf-timespec64' into for-linusPetr Mladek
2025-12-01dt-bindings: interrupt-controller: brcm,bcm2836-l1-intc: Drop interrupt-contr...Dave Stevenson
2025-12-01dt-bindings: display: Fix brcm,bcm2835-hvs bindings for BCM2712Dave Stevenson
2025-12-01dt-bindings: display: bcm2711-hdmi: Add interrupt details for BCM2712Dave Stevenson
2025-12-01Merge remote-tracking branches 'ras/edac-amd-atl', 'ras/edac-drivers' and 'ra...Borislav Petkov (AMD)
2025-12-01um: Disable KASAN_INLINE when STATIC_LINK is selectedChristophe Leroy (CS GROUP)
2025-12-01crypto: zstd - fix double-free in per-CPU stream cleanupGiovanni Cabiddu
2025-12-01fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()Armin Wolf