summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-12selftests/sched_ext: flush stdout before test to avoid log spamEmil Tsalapatis
2025-12-12accel/amdxdna: Fix race where send ring appears full due to delayed head updateLizhi Hou
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-12-12drm/xe: Increase TDF timeoutJagmeet Randhawa
2025-12-12drm/xe/cri: Enable I2C controllerRaag Jadav
2025-12-12sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo
2025-12-12sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo
2025-12-12btrfs: fix changeset leak on mmap write after failure to reserve metadataFilipe Manana
2025-12-12btrfs: fix memory leak of fs_devices in degraded seed device pathDeepanshu Kartikey
2025-12-12drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLEKarol Wachowski
2025-12-12drm/{i915, xe}/panic: move panic handling to parent interfaceJani Nikula
2025-12-12drm/i915/panic: move i915 specific panic implementation to i915Jani Nikula
2025-12-12Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-12Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-12Merge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-12Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-12Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-12-12rseq: Always inline rseq_debug_syscall_return()Eric Dumazet
2025-12-12bug: Hush suggest-attribute=format for __warn_printf()Brendan Jackman
2025-12-12bug: Let report_bug_entry() provide the correct bugaddrHeiko Carstens
2025-12-12drm/tests: Handle EDEADLK in set_up_atomic_state()José Expósito
2025-12-12drm/tests: Handle EDEADLK in drm_test_check_valid_clones()José Expósito
2025-12-12drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...José Expósito
2025-12-12Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...Dave Airlie
2025-12-12perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li
2025-12-12Input: lkkbd - disable pending work before freeing deviceMinseong Kim
2025-12-12x86/boot/Documentation: Fix whitespace noise in boot.rstIngo Molnar
2025-12-11drm/xe/doc: Add documentation for Multi Queue Group GuC interfaceNiranjana Vishwanathapura
2025-12-11drm/xe/doc: Add documentation for Multi Queue GroupNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Support active group after primary is destroyedNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Tracepoint supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Teardown group upon job timeoutNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Reset GT upon CGP_SYNC failureNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle CGP context errorNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batchesNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle tearing down of a multi queueNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add multi queue information to guc_info dumpNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add support for multi queue dynamic priority changeNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add exec_queue set_property ioctl supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle invalid exec queue property settingNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add GuC interface for multi queue supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add user interface for multi queue supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add multi_queue_enable_mask to gt informationNiranjana Vishwanathapura
2025-12-12Merge tag 'amd-drm-fixes-6.19-2025-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-12-12Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...Dave Airlie
2025-12-11drm/plane: Fix IS_ERR() vs NULL bug drm_plane_create_color_pipeline_property()Dan Carpenter
2025-12-11sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo
2025-12-11drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()Jani Nikula