summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-12-27Merge tag 'drm-xe-next-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-12-27Merge tag 'drm-intel-next-2025-12-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-20clang: work around asm output constraint problemsEric Dumazet
2025-12-20Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-19drm/i915/pc8: Add parent interface for PC8 forcewake tricksVille Syrjälä
2025-12-19drm/dp: Add drm_dp_dsc_sink_slice_count_mask()Imre Deak
2025-12-19Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-18Input: add ABS_SND_PROFILEGergo Koteles
2025-12-19Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18accel/amdxdna: Enable hardware context priorityLizhi Hou
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-18dma-buf: add some tracepoints to debug.gaoxiang17
2025-12-18drm/gem: Fix kerneldoc warningsLoïc Molinari
2025-12-18drm/syncobj: Convert syncobj idr to xarrayTvrtko Ursulin
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada
2025-12-17drm/panthor: Fix kerneldoc in uAPI headerBoris Brezillon
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16drm/xe/oa/uapi: Expose MERT OA unitAshutosh Dixit
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-12-16shmem: fix recovery on rename failuresAl Viro
2025-12-15drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2025-12-15Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2025-12-15drm/intel: sort parent interface struct definitions and membersJani Nikula
2025-12-15drm/intel: group individual funcs in parent interfaceJani Nikula
2025-12-15drm/intel: fix parent interface kernel-docJani Nikula
2025-12-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-13mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>Tal Zussman
2025-12-13x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-13drm/sched: Add pending job list iteratorMatthew Brost
2025-12-13drm/sched: Add several job helpers to avoid drivers touching scheduler stateMatthew Brost
2025-12-13file: ensure cleanupChristian Brauner
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-13Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-12i3c: master: cleanup callback .priv_xfers()Frank Li
2025-12-12block: move around bio flagging helpersPavel Begunkov