summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2024-09-19Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-19Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-18Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-17Merge tag 'spi-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-16Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-16Merge tag 'for-6.12/io_uring-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-16Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-13net: fib_rules: Add DSCP selector attributeIdo Schimmel
2024-09-12uapi: libc-compat: remove ipx leftoversJakub Kicinski
2024-09-12io_uring: add IORING_REGISTER_COPY_BUFFERS methodJens Axboe
2024-09-12spi: Merge up fixesMark Brown
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran
2024-09-11netdev: add dmabuf introspectionMina Almasry
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry
2024-09-11block: implement async io_uring discard cmdPavel Begunkov
2024-09-11Merge branch 'for-6.12/io_uring' into for-6.12/io_uring-discardJens Axboe
2024-09-11Merge branch 'for-6.12/block' into for-6.12/io_uring-discardJens Axboe
2024-09-11sched/deadline: Clarify nanoseconds in uapiChristian Loehle
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing
2024-09-08ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDEDMahesh Bandewar
2024-09-06Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-09-06drm/amdkfd: Document and define SVM events message macroPhilip Yang
2024-09-06nbd: implement the WRITE_ZEROES commandWouter Verhelst
2024-09-05fhandle: expose u64 mount id to name_to_handle_at(2)Aleksa Sarai
2024-09-05uapi: explain how per-syscall AT_* flags should be allocatedAleksa Sarai
2024-09-04ipv4: Fix user space build failure due to header changeIdo Schimmel
2024-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly
2024-09-03netfilter: nf_tables: zero timeout means element never times outPablo Neira Ayuso
2024-08-30autofs: add per dentry expire timeoutIan Kent
2024-08-29io_uring/kbuf: add support for incremental buffer consumptionJens Axboe
2024-08-29HID: hidraw: add HIDIOCREVOKE ioctlPeter Hutterer
2024-08-28fs: sort out the fallocate mode vs flag messChristoph Hellwig
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-26dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski
2024-08-26net: Correct spelling in headersSimon Horman
2024-08-26packet: Correct spelling in if_packet.hSimon Horman
2024-08-26ethtool: Extend cable testing interface with result source informationOleksij Rempel
2024-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-08-25io_uring: wire up min batch wake timeoutJens Axboe
2024-08-25io_uring: user registered clockid for wait timeoutsPavel Begunkov