summaryrefslogtreecommitdiff
path: root/include/uapi/linux
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-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-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-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-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-21ublk: Add UBLK_U_CMD_UPDATE_SIZEOmri Mann
2025-04-21io_uring: add support for IORING_OP_PIPEJens Axboe
2025-04-17landlock: Update log documentationMickaël Salaün
2025-04-17landlock: Fix documentation for landlock_restrict_self(2)Mickaël Salaün
2025-04-17landlock: Fix documentation for landlock_create_ruleset(2)Mickaël Salaün
2025-04-15io_uring/zcrx: return ifq id to the userPavel Begunkov
2025-04-14vhost: fix VHOST_*_OWNER documentationStefano Garzarella
2025-04-14virtio_pci: Use self group type for cap commandsDaniel Jurgens
2025-04-11drm/amdkfd: add smi events for process start and endEric Huang
2025-04-08fscrypt: add support for hardware-wrapped keysEric Biggers
2025-04-08media: v4l2: Add NV15 and NV20 pixel formatsJonas Karlman
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann