summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-26Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2025-05-26Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-05-26Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-25Merge branch 'locking/futex' into locking/core, to pick up pending futex changesIngo Molnar
2025-05-23ublk: add feature UBLK_F_QUIESCEMing Lei
2025-05-22ublk: run auto buf unregisgering in same io_ring_ctx with registeringMing Lei
2025-05-22perf/uapi: Clean up <uapi/linux/perf_event.h> a bitIngo Molnar
2025-05-22perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>Ian Rogers
2025-05-21pidfs, coredump: add PIDFD_INFO_COREDUMPChristian Brauner
2025-05-20taskstats: fix struct taskstats breaks backward compatibility since version 15Wang Yaxin
2025-05-21Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-05-20ublk: support UBLK_AUTO_BUF_REG_FALLBACKMing Lei
2025-05-20ublk: register buffer to local io_uring with provided buf index via UBLK_F_AU...Ming Lei
2025-05-13drm/amd: add definition for new memory typeTao Zhou
2025-05-12drm: nova-drm: add initial driver skeletonDanilo Krummrich
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-05-09media: uapi: Add stats info and parameters buffer for C3 ISPKeke Li
2025-05-09media: Add C3ISP_PARAMS and C3ISP_STATS meta formatsKeke Li
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon
2025-05-07fs: add atomic write unit max opt to statxJohn Garry
2025-05-06io_uring/zcrx: dmabuf backed zerocopy receivePavel Begunkov
2025-05-06io_uring: enable per-io write streamsKeith Busch
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-05-05block: remove bounce buffering supportChristoph Hellwig
2025-05-03futex: Implement FUTEX2_MPOLPeter Zijlstra
2025-05-03futex: Implement FUTEX2_NUMAPeter Zijlstra
2025-05-03futex: Allow to make the private hash immutableSebastian Andrzej Siewior
2025-05-03futex: Add basic infrastructure for local task local hashSebastian Andrzej Siewior
2025-05-02Merge tag 'drm-misc-next-2025-04-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-30media: uapi: cec-funcs.h: use CEC_LOG_ADDR_BROADCASTHans Verkuil
2025-04-28netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enumKory Maincent
2025-04-26pidfs: get rid of __pidfd_prepare()Christian Brauner
2025-04-26Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-04-23drm/panthor: Add driver IOCTL for setting BO labelsAdrián Larumbe
2025-04-22drm/amdgpu: Add queue id support to the user queue wait IOCTLArunpravin Paneer Selvam
2025-04-21ublk: Add UBLK_U_CMD_UPDATE_SIZEOmri Mann
2025-04-21drm/amdgpu/userq: add UAPI for setting up secure queuesAlex Deucher
2025-04-21drm/amdgpu/userq: add UAPI for setting queue priorityAlex Deucher
2025-04-21drm/amdgpu: convert userq UAPI _pad to flagsAlex Deucher
2025-04-21io_uring: add support for IORING_OP_PIPEJens Axboe