summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2024-08-12media: uapi: rkisp1-config: Add extensible params formatJacopo Mondi1-0/+491
2024-08-12drm: Add missing documentation for struct drm_plane_size_hintMohammed Anees1-0/+2
2024-08-11RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctlYishai Hadas1-0/+5
2024-08-11RDMA/mlx5: Add support for DMABUF MR registrations with Data-directYishai Hadas2-0/+8
2024-08-09Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai1-4/+1
2024-08-09Merge patch series "nsfs: iterate through mount namespaces"Christian Brauner1-0/+16
2024-08-09nsfs: iterate through mount namespacesChristian Brauner1-0/+16
2024-08-09Merge tag 'drm-misc-next-2024-08-09' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter1-7/+0
2024-08-09bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flagsAlan Maguire1-1/+2
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2-0/+8
2024-08-08media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flagsHans Verkuil1-1/+5
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai1-0/+2
2024-08-05Merge tag 'drm-xe-next-2024-07-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-5/+13
2024-08-05media: cec: core: add new CEC_MSG_FL_REPLY_VENDOR_ID flagHans Verkuil1-0/+3
2024-08-02Revert "drm: Introduce 'power saving policy' drm property"Hamza Mahfooz1-7/+0
2024-08-02uretprobe: change syscall number, againArnd Bergmann1-4/+1
2024-07-31binder: frozen notificationYu-Ting Tseng1-0/+36
2024-07-30drm/xe/oa/uapi: Make bit masks unsignedGeert Uytterhoeven1-4/+4
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo62-135/+2893
2024-07-29x86/elf: Add a new FPU buffer layout info to x86 core filesVignesh Balasubramanian1-0/+1
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann13-64/+440
2024-07-29spi: Enable controllers to extend the SPI protocol with MOSI idle configurationMarcelo Schmitt1-2/+3
2024-07-29nbd: add support for rotational devicesWouter Verhelst1-1/+2
2024-07-26drm/amdkfd: allow users to target recommended SDMA enginesJonathan Kim1-1/+5
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+4
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-14/+176
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+4
2024-07-25xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev1-0/+4
2024-07-24drm/virtio: Add DRM capset definitionDmitry Osipenko1-0/+1
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+17
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+157
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+56
2024-07-20Merge tag 'landlock-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-29/+37
2024-07-20Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+61
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-7/+9
2024-07-19random: note that RNDGETPOOL was removed in 2.6.9-rc2Jason A. Donenfeld1-1/+1
2024-07-19random: introduce generic vDSO getrandom() implementationJason A. Donenfeld1-0/+15
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld1-0/+1
2024-07-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-5/+39
2024-07-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+123
2024-07-19Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+4
2024-07-18drm/xe/uapi: Expose SIMD16 EU mask in topology queryLucas De Marchi1-1/+9
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+4
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds11-21/+513
2024-07-18landlock: Various documentation improvementsGünther Noack1-13/+14
2024-07-18Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-0/+1189
2024-07-17Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-13/+9
2024-07-17Merge tag 'dlm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-0/+2
2024-07-17Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+10