summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2025-12-09drm/panfrost: Add a PANFROST_SYNC_BO ioctlFaith Ekstrand1-0/+45
2025-12-09drm/panfrost: Expose the selected coherency protocol to the UMDBoris Brezillon1-0/+7
2025-12-09drm/panthor: Add flag to map GEM object Write-Back CacheableLoïc Molinari1-0/+9
2025-12-09drm/panthor: Add an ioctl to query BO flagsBoris Brezillon1-0/+57
2025-12-09drm/panthor: Add a PANTHOR_BO_SYNC ioctlBoris Brezillon1-0/+52
2025-12-09drm/panthor: Expose the selected coherency protocol to the UMDBoris Brezillon1-3/+36
2025-12-09mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)1-0/+1
2025-12-09ynl: add regen hint to new headersJakub Kicinski1-0/+1
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+14
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+115
2025-12-08amdkfd: Bump ABI to indicate presence of Trap handler support for expert sche...Mario Limonciello1-1/+2
2025-12-08amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESSZhu Lingshan1-2/+6
2025-12-08drm/amdgpu/uapi: Clarify comment on AMDGPU_VM_PAGE_PRTTimur Kristóf1-1/+1
2025-12-08drm/amdgpu: update VRAM typesHawking Zhang1-0/+1
2025-12-08ALSA: uapi: Fix typo in asound.h commentAndres J Rosa1-1/+1
2025-12-07Merge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+271
2025-12-07Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+8
2025-12-07Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-15/+21
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+225
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2-25/+130
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+35
2025-12-06Merge tag 'media/v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2025-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+12
2025-12-06bpf: Support associating BPF program with struct_opsAmery Hung1-0/+17
2025-12-06Merge tag 'vfs-6.19-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+3
2025-12-06Drivers: hv: Introduce mshv_vtl driverNaman Jain1-0/+80
2025-12-05vfs: use UAPI types for new struct delegation definitionThomas Weißschuh1-7/+3
2025-12-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2025-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+10
2025-12-05Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+28
2025-12-05drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unitAshutosh Dixit1-1/+8
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+6
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds8-38/+711
2025-12-04Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds7-153/+961
2025-12-04block: add IOC_PR_READ_RESERVATION ioctlStefan Hajnoczi1-0/+7
2025-12-04block: add IOC_PR_READ_KEYS ioctlStefan Hajnoczi1-0/+7
2025-12-04drm/xe/uapi: Add NO_COMPRESSION BO flag and query capabilitySanjay Yadav1-0/+16
2025-12-04Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+9
2025-12-04Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-9/+98
2025-12-04Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+67
2025-12-04Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds25-189/+202
2025-12-04Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-4/+29
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström14-83/+743
2025-12-03media: uapi: c3-isp: Fix documentation warningJacopo Mondi1-1/+1
2025-12-03Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+62
2025-12-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2025-12-02psp-sev: Assign numbers to all status codes and add newAlexey Kardashevskiy1-25/+41
2025-12-02Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-0/+1
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini1-0/+10
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+7