aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14drm/amdkfd: Add available memory ioctlDaniel Phillips1-2/+12
2022-06-03drm/amd: Add GFX11 modifiers support to AMDGPU (v3)Aurabindo Pillai1-0/+2
2022-05-26drm/amdgpu: add AMDGPU_VM_NOALLOC v2Christian König1-0/+2
2022-05-26drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLEChristian König1-0/+4
2022-05-26drm/amdgpu: differentiate between LP and non-LP DDR memoryAlex Deucher1-0/+2
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+2
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2-0/+29
2022-05-06drm/amdgpu: add GC 11.0.1 family idHuang Rui1-0/+1
2022-05-06Merge tag 'drm-intel-gt-next-2022-05-05' of git://anongit.freedesktop.org/drm...Dave Airlie1-6/+56
2022-05-04drm/amdgpu: add GC v11_0_0 family idHawking Zhang1-0/+1
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie6-3/+37
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+9
2022-04-29drm/i915/xehp: Add compute engine ABIMatt Roper1-0/+9
2022-04-29drm/i915/uapi: Add kerneldoc for engine class enumMatt Roper1-6/+47
2022-04-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini1-1/+9
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini1-1/+9
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas1-1/+1
2022-04-26Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+21
2022-04-21drm/msm: Add a way for userspace to allocate GPU iovaRob Clark1-0/+3
2022-04-21drm/msm: Add a way to override processes comm/cmdlineRob Clark1-0/+2
2022-04-21drm/msm: Add support for pointer paramsRob Clark1-0/+2
2022-04-21drm/fourcc: Add QCOM tiled modifiersRob Clark1-0/+22
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi1-0/+47
2022-04-17Input: add Marine Navigation KeycodesShelby Heffron1-0/+21
2022-04-15Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-04-15drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICESMatt Atwood1-4/+23
2022-04-15drm/i915/doc: Link query items to their uapi structsMatt Roper1-14/+20
2022-04-15drm/i915/doc: Convert perf UAPI comments to kerneldocMatt Roper1-30/+86
2022-04-15drm/i915/doc: Convert drm_i915_query_topology_info comment to kerneldocMatt Roper1-32/+78
2022-04-14Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie1-0/+47
2022-04-12Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2022-04-12drm/fourcc: Introduce format modifier for DG2 clear colorMika Kahola1-0/+14
2022-04-12drm/fourcc: Introduce format modifiers for DG2 render and media compressionMatt Roper1-0/+22
2022-04-12Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen74-554/+1319
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula74-558/+1350
2022-04-10io_uring: flag the fact that linked file assignment is saneJens Axboe1-0/+1
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard79-577/+1478
2022-04-04linux/fb.h: Spelling s/palette/palette/Geert Uytterhoeven1-1/+1
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)1-116/+0
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-04-01Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+2
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-1/+94
2022-03-31uapi/linux/stddef.h: Add include guardsTadeusz Struk1-0/+4
2022-03-30Merge tag 'rpmsg-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-0/+10
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2022-03-30loop: fix ioctl calls using compat_loop_infoCarlos Llamas1-2/+2
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+2