aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2025-07-29Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2025-07-29Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2025-07-29Merge tag 'i2c-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-39/+39
2025-07-28Merge tag 'pwm/for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+53
2025-07-28Merge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds1-0/+10
2025-07-28Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds2-1/+65
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+25
2025-07-28Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+59
2025-07-28Merge 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-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2025-07-28Merge tag 'i2c-host-6.17-pt1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang7-23/+39
2025-07-22btrfs: defrag: add flag to force no-compressionDavid Sterba1-0/+3
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman4-14/+6
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-14i2c: Clarify behavior of I2C_M_RD flagI Viswanath1-1/+2
2025-07-11futex: Remove support for IMMUTABLESebastian Andrzej Siewior1-2/+0
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 v6.16-rc2 into timers/ptpThomas Gleixner1-2/+2
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-02io_uring: don't use int for ABIPavel Begunkov1-1/+1
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn2-1/+25
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-06-30ublk: 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-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman7-17/+59
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-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski1-3/+3
2025-06-25ASoC: Standardize ASoC menuMark Brown3-6/+24
2025-06-24ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI headerCaleb Sander Mateos1-2/+22
2025-06-24ublk: fix narrowing warnings in UAPI headerCaleb Sander Mateos1-4/+4
2025-06-24alpha: regularize the situation with asm/param.hAl Viro1-1/+5