summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2026-03-16Merge tag 'drm-xe-next-2026-03-12' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2-0/+144
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost77-446/+1565
2026-03-12drm/xe: add VM_BIND DECOMPRESS uapi flagNitin Gote1-0/+8
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard3-3/+8
2026-03-11accel/amdxdna: Support sensors for column utilizationMario Limonciello (AMD)1-1/+2
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter2-1/+3
2026-03-10drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13Lionel Landwerlin1-0/+8
2026-03-08Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie1-2/+5
2026-03-07Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2026-03-06Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2026-03-06drm/xe/xe_drm_ras: Add support for XE DRM RASRiana Tauro1-0/+79
2026-03-06drm/ras: Introduce the DRM RAS infrastructure over generic netlinkRodrigo Vivi1-0/+49
2026-03-03dma-buf: Include ioctl.h in UAPI headerIsaac J. Manjarres1-0/+1
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-7/+7
2026-03-03drm/amdgpu: update type for num_syncobj_handles in drm_amdgpu_userq_waitSunil Khatri1-1/+2
2026-03-03drm/amdgpu: update type for num_syncobj_handles in drm_amdgpu_userq_signalSunil Khatri1-1/+3
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie3-0/+86
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+22
2026-02-28io_uring: correct comment for IORING_SETUP_TASKRUN_FLAGJens Axboe1-1/+2
2026-02-28Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-02-27PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas1-1/+1
2026-02-24drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault modeThomas Hellström1-0/+6
2026-02-24drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFOMel Henning1-0/+66
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard60-290/+1219
2026-02-23rseq: slice ext: Ensure rseq feature size differs from original rseq sizeMathieu Desnoyers1-4/+22
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard73-432/+1761
2026-02-21Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+4
2026-02-19mshv: Add SMT_ENABLED_GUEST partition creation flagAnatol Belski1-0/+1
2026-02-19mshv: Add nested virtualization creation flagMuminul Islam1-0/+1
2026-02-17Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-137/+133
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-02-17Merge tag 'io_uring-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+20
2026-02-17include: uapi: netfilter_bridge.h: Cover for musl libcPhil Sutter1-0/+4
2026-02-17io_uring/bpf_filter: pass in expected filter payload sizeJens Axboe1-1/+7
2026-02-17Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-02-16io_uring/query: add query.h copyright noticePavel Begunkov1-0/+3
2026-02-16io_uring/query: return support for custom rx page sizePavel Begunkov2-1/+10
2026-02-14drm/fourcc: fix plane order for 10/12/16-bit YCbCr formatsSimon Ser1-6/+6
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-9/+81
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+21
2026-02-13Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+29
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-0/+35
2026-02-13Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-5/+59
2026-02-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-9/+8
2026-02-13Merge tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel....Linus Torvalds1-1/+1
2026-02-12drm/amdgpu: set family for GC 11.5.4Alex Deucher1-0/+1
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-4/+12