summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-323/+334
2025-05-27Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+15
2025-05-26Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-2/+4
2025-05-26Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+6
2025-05-26Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-1/+7
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds3-1/+133
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+16
2025-05-26Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-05-25Merge branch 'locking/futex' into locking/core, to pick up pending futex changesIngo Molnar2-1/+15
2025-05-23ublk: add feature UBLK_F_QUIESCEMing Lei1-0/+19
2025-05-22ublk: run auto buf unregisgering in same io_ring_ctx with registeringMing Lei1-1/+5
2025-05-22perf/uapi: Clean up <uapi/linux/perf_event.h> a bitIngo Molnar1-321/+331
2025-05-22perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>Ian Rogers1-2/+3
2025-05-21pidfs, coredump: add PIDFD_INFO_COREDUMPChristian Brauner1-0/+16
2025-05-21taskstats: fix struct taskstats breaks backward compatibility since version 15Wang Yaxin1-18/+29
2025-05-20ublk: support UBLK_AUTO_BUF_REG_FALLBACKMing Lei1-3/+36
2025-05-20ublk: register buffer to local io_uring with provided buf index via UBLK_F_AU...Ming Lei1-0/+64
2025-05-08bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon1-0/+3
2025-05-08fs: add atomic write unit max opt to statxJohn Garry1-2/+6
2025-05-06io_uring/zcrx: dmabuf backed zerocopy receivePavel Begunkov1-1/+5
2025-05-06io_uring: enable per-io write streamsKeith Busch1-0/+4
2025-05-05block: remove bounce buffering supportChristoph Hellwig1-1/+1
2025-05-03futex: Implement FUTEX2_MPOLPeter Zijlstra1-1/+1
2025-05-03futex: Implement FUTEX2_NUMAPeter Zijlstra1-0/+7
2025-05-03futex: Allow to make the private hash immutableSebastian Andrzej Siewior1-0/+2
2025-05-03futex: Add basic infrastructure for local task local hashSebastian Andrzej Siewior1-0/+5
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-5/+0
2025-04-29netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enumKory Maincent1-5/+0
2025-04-26pidfs: get rid of __pidfd_prepare()Christian Brauner1-1/+1
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-30/+57
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+3
2025-04-21ublk: Add UBLK_U_CMD_UPDATE_SIZEOmri Mann1-0/+8
2025-04-21io_uring: add support for IORING_OP_PIPEJens Axboe1-0/+2
2025-04-17landlock: Update log documentationMickaël Salaün1-26/+38
2025-04-17landlock: Fix documentation for landlock_restrict_self(2)Mickaël Salaün1-25/+36
2025-04-17landlock: Fix documentation for landlock_create_ruleset(2)Mickaël Salaün1-5/+9
2025-04-15io_uring/zcrx: return ifq id to the userPavel Begunkov1-1/+3
2025-04-14vhost: fix VHOST_*_OWNER documentationStefano Garzarella1-2/+2
2025-04-14virtio_pci: Use self group type for cap commandsDaniel Jurgens1-0/+1
2025-04-09fscrypt: add support for hardware-wrapped keysEric Biggers1-2/+4
2025-04-04Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds1-0/+25
2025-04-03Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+15
2025-04-03Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+9
2025-04-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+147
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+44
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2025-04-01Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+29
2025-03-31fuse: add kernel-enforced timeout option for requestsJoanne Koong1-3/+9
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds3-2/+15
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+1