summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'pwm/for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+53
2025-07-29Merge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2025-07-29Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds1-0/+10
2025-07-29Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds2-1/+65
2025-07-29Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+18
2025-07-29Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+59
2025-07-29Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-15/+18
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+17
2025-07-28Merge tag 'vfs-6.17-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+22
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+104
2025-07-22btrfs: defrag: add flag to force no-compressionDavid Sterba1-0/+3
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter2-12/+0
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown2-2/+6
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2025-07-10uapi: export PROCFS_ROOT_INOAleksa Sarai1-0/+11
2025-07-09Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Uwe Kleine-König1-2/+2
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh1-2/+2
2025-07-07ASoC: soc-dapm: cleanupsMark Brown3-9/+33
2025-07-07pwm: Add support for pwmchip devices for faster and easier userspace accessUwe Kleine-König1-0/+53
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner1-1/+1
2025-07-03io_uring: don't use int for ABIPavel Begunkov1-1/+1
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+18
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov1-0/+2
2025-07-02io_uring/mock: support for async read/writePavel Begunkov1-1/+3
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov1-0/+5
2025-07-02io_uring/mock: add sync read/writePavel Begunkov1-1/+3
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov1-0/+14
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov1-0/+22
2025-07-01fs: add ioctl to query metadata and protection info capabilitiesAnuj Gupta1-0/+59
2025-07-01ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any taskCaleb Sander Mateos1-0/+10
2025-06-30io_uring: remove errant ';' from IORING_CQE_F_TSTAMP_HW definitionJens Axboe1-1/+1
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds1-6/+26
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+7
2025-06-26netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski1-3/+3
2025-06-25ASoC: Standardize ASoC menuMark Brown3-6/+24
2025-06-25ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI headerCaleb Sander Mateos1-2/+22
2025-06-25ublk: fix narrowing warnings in UAPI headerCaleb Sander Mateos1-4/+4
2025-06-25vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-06-24uapi/fcntl: add FD_PIDFS_ROOTChristian Brauner1-0/+1
2025-06-24uapi/fcntl: add FD_INVALIDChristian Brauner1-0/+1
2025-06-24fcntl/pidfd: redefine PIDFD_SELF_THREAD_GROUPChristian Brauner1-1/+1
2025-06-24uapi/fcntl: mark range as reservedChristian Brauner2-15/+16
2025-06-23io_uring/netcmd: add tx timestamping cmd supportPavel Begunkov1-0/+16
2025-06-23io_uring/nop: add IORING_NOP_TW completion flagJens Axboe1-0/+1
2025-06-23fs: introduce FALLOC_FL_WRITE_ZEROES to fallocateZhang Yi1-0/+17
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+22
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds1-2/+2
2025-06-20KVM: TDX: Exit to userspace for SetupEventNotifyInterruptPaolo Bonzini1-0/+4
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu1-0/+5
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu1-0/+17