aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2022-07-01Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2022-06-30Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-2/+2
2022-06-30io_uring: keep sendrecv flags in ioprioGravatar Pavel Begunkov 1-1/+1
2022-06-29drm/fourcc: fix integer type usage in uapi headerGravatar Carlos Llamas 1-2/+2
2022-06-28mptcp: fix conflict with <netinet/in.h>Gravatar Ossama Othman 1-4/+5
2022-06-14io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOTGravatar Pavel Begunkov 1-6/+0
2022-06-09tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXGravatar Maxim Mikityanskiy 1-2/+2
2022-06-05Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+5
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+3
2022-06-03Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 4-0/+9
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-26/+77
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-145/+159
2022-06-03Merge tag 'io_uring-5.19-2022-06-02' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+6
2022-06-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 3-7/+36
2022-06-03Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+8
2022-06-03LoongArch: Add ELF-related definitionsGravatar Huacai Chen 4-0/+9
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-2/+2
2022-06-02binder: fix sender_euid type in uapi headerGravatar Carlos Llamas 1-1/+1
2022-06-01socket: Don't use u8 type in uapi socket.hGravatar Tobias Klauser 1-1/+1
2022-06-01delayacct: track delays from write-protect copyGravatar Yang Yang 1-1/+5
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-2/+2
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-16/+11
2022-05-31vhost-vdpa: introduce uAPI to set group ASIDGravatar Gautam Dawar 1-0/+7
2022-05-31vhost-vdpa: uAPI to get virtqueue group idGravatar Gautam Dawar 1-0/+8
2022-05-31vhost-vdpa: introduce uAPI to get the number of address spacesGravatar Gautam Dawar 1-0/+2
2022-05-31vhost-vdpa: introduce uAPI to get the number of virtqueue groupsGravatar Gautam Dawar 1-1/+3
2022-05-31vhost: support ASID in IOTLB APIGravatar Gautam Dawar 1-1/+5
2022-05-31vhost: move the backend feature bits to vhost_types.hGravatar Gautam Dawar 2-5/+5
2022-05-31vdpa: Add support for querying vendor statisticsGravatar Eli Cohen 1-0/+6
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naGravatar Arun Ajith S 1-1/+1
2022-05-31io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slotsGravatar Xiaoguang Wang 1-0/+6
2022-05-29Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+28
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Gravatar Linus Torvalds 1-7/+7
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-5/+24
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-0/+42
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+52
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+8
2022-05-26drm/amdgpu: add AMDGPU_VM_NOALLOC v2Gravatar Christian König 1-0/+2
2022-05-26drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLEGravatar Christian König 1-0/+4
2022-05-26drm/amdgpu: differentiate between LP and non-LP DDR memoryGravatar Alex Deucher 1-0/+2
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+4
2022-05-26Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+0
2022-05-25Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2022-05-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-0/+582
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-2/+128
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 5-82/+358
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 19-77/+281
2022-05-25linux/types.h: reinstate "__bitwise__" macro for user space useGravatar Linus Torvalds 1-0/+3