aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+1023
2026-06-16Merge tag 'for-7.2/io_uring-20260615' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+63
2026-06-16Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+34
2026-06-16Merge tag 'watchdog-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds1-15/+45
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-21/+29
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-0/+13
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+17
2026-06-08watchdog: uapi: add comments for what bit masks apply toRandy Dunlap1-0/+2
2026-06-08btrfs: add ioctl GET_CSUMS to read raw checksums from file rangeMark Harmstone1-0/+34
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra1-21/+29
2026-06-03futex: Add support for unlocking robust futexesThomas Gleixner1-1/+28
2026-06-03futex: Cleanup UAPI definesThomas Gleixner1-15/+14
2026-06-03futex: Provide UABI defines for robust list entry modifiersThomas Gleixner1-0/+4
2026-06-02Merge tag 'soc-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2026-05-28Merge tag 'tee-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+1
2026-05-26io_uring/zcrx: add shared-memory notification statisticsClément Léger2-2/+25
2026-05-26io_uring/zcrx: notify user on frag copy fallbackClément Léger1-0/+1
2026-05-26io_uring/zcrx: notify user when out of buffersPavel Begunkov1-1/+23
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury1-0/+7
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury1-0/+2
2026-05-21vfs: add O_EMPTYPATH to openat(2)/openat2(2)Jori Koolstra1-0/+4
2026-05-20tee: fix tee_ioctl_object_invoke_arg paddingArnd Bergmann1-0/+1
2026-05-15fs: Clarify FS_CASEFOLD_FL semantics in UAPI headerChuck Lever1-1/+10
2026-05-14io_uring/net: allow filtering on IORING_OP_CONNECTShouvik Kar1-0/+16
2026-05-13drbd: clean up UAPI headersChristoph Böhmwalder2-29/+7
2026-05-11fs: Add case sensitivity flags to file_kattrChuck Lever1-0/+7
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2026-05-08drbd: replace genl_magic with explicit netlink serializationChristoph Böhmwalder2-0/+362
2026-05-08drbd: move UAPI headers to include/uapi/linux/Christoph Böhmwalder2-0/+683
2026-05-01rseq: Don't advertise time slice extensions if disabledThomas Gleixner1-1/+4
2026-04-28io_uring/kbuf: support min length left for incremental buffersMartin Michaelis1-1/+2
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds10-982/+0
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski5-453/+0
2026-04-23net: remove ISDN subsystem and Bluetooth CMTPJakub Kicinski3-299/+0
2026-04-23caif: remove CAIF NETWORK LAYERJakub Kicinski2-230/+0
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2026-04-20Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-6/+69
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-2/+3
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-9/+24
2026-04-19Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+29
2026-04-17Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+12
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+11
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+1
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+10
2026-04-16Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+27
2026-04-16Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+25
2026-04-15Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4