summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+18
2024-09-17Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2024-09-17Merge tag 'spi-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+3
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2024-09-16Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linuxLinus Torvalds1-0/+14
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds1-2/+6
2024-09-16Merge tag 'for-6.12/io_uring-20240913' of git://git.kernel.dk/linuxLinus Torvalds1-1/+41
2024-09-16Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+15
2024-09-16Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2-25/+61
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2024-09-14net: fib_rules: Add DSCP selector attributeIdo Schimmel1-0/+1
2024-09-13uapi: libc-compat: remove ipx leftoversJakub Kicinski1-36/+0
2024-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+6
2024-09-12io_uring: add IORING_REGISTER_COPY_BUFFERS methodJens Axboe1-0/+13
2024-09-12spi: Merge up fixesMark Brown6-13/+9
2024-09-12net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran1-0/+1
2024-09-12netdev: add dmabuf introspectionMina Almasry1-0/+2
2024-09-12net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry2-0/+6
2024-09-12tcp: RX path for devmem TCPMina Almasry2-0/+18
2024-09-12net: netdev netlink api to bind dma-buf to a net deviceMina Almasry1-0/+11
2024-09-11block: implement async io_uring discard cmdPavel Begunkov1-0/+14
2024-09-11Merge branch 'for-6.12/io_uring' into for-6.12/io_uring-discardJens Axboe1-1/+28
2024-09-11Merge branch 'for-6.12/block' into for-6.12/io_uring-discardJens Axboe1-2/+6
2024-09-11net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing1-1/+2
2024-09-10Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2024-09-08ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDEDMahesh Bandewar1-6/+18
2024-09-07Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-1/+1
2024-09-06Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-09-06nbd: implement the WRITE_ZEROES commandWouter Verhelst1-1/+4
2024-09-06Merge tag 'asoc-fix-v6.11-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-1/+1
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+5
2024-09-05fhandle: expose u64 mount id to name_to_handle_at(2)Aleksa Sarai1-0/+1
2024-09-05uapi: explain how per-syscall AT_* flags should be allocatedAleksa Sarai1-24/+56
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard1-1/+5
2024-09-05ipv4: Fix user space build failure due to header changeIdo Schimmel1-2/+0
2024-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly1-0/+1
2024-09-03netfilter: nf_tables: zero timeout means element never times outPablo Neira Ayuso1-1/+1
2024-08-30autofs: add per dentry expire timeoutIan Kent1-1/+1
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2024-08-29io_uring/kbuf: add support for incremental buffer consumptionJens Axboe1-0/+18
2024-08-28fs: sort out the fallocate mode vs flag messChristoph Hellwig1-0/+1
2024-08-27dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski1-0/+3
2024-08-26ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t"Laurentiu Mihalcea1-1/+1
2024-08-26net: Correct spelling in headersSimon Horman2-2/+2
2024-08-26packet: Correct spelling in if_packet.hSimon Horman1-3/+4
2024-08-26ethtool: Extend cable testing interface with result source informationOleksij Rempel1-0/+11
2024-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+2
2024-08-25io_uring: wire up min batch wake timeoutJens Axboe1-1/+2
2024-08-25io_uring: user registered clockid for wait timeoutsPavel Begunkov1-0/+7