aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-28io_uring: support using a registered personality for commandsJens Axboe1-1/+6
2020-01-28io_uring: allow registering credentialsJens Axboe1-0/+2
2020-01-28io_uring: add io-wq workqueue sharingPavel Begunkov1-1/+3
2020-01-28io_uring/io-wq: don't use static creds/mm assignmentsJens Axboe1-0/+1
2020-01-20io_uring: optimise sqe-to-req flags translationPavel Begunkov1-5/+18
2020-01-20io_uring: add support for probing opcodesJens Axboe1-0/+18
2020-01-20io_uring: add support for IORING_OP_OPENAT2Jens Axboe1-0/+1
2020-01-20io_uring: enable option to only trigger eventfd for async completionsJens Axboe1-0/+1
2020-01-20io_uring: add support for send(2) and recv(2)Jens Axboe1-0/+2
2020-01-20io_uring: add support for IORING_SETUP_CLAMPJens Axboe1-0/+1
2020-01-20io_uring: add IORING_OP_MADVISEJens Axboe1-0/+1
2020-01-20io_uring: add IORING_OP_FADVISEJens Axboe1-0/+2
2020-01-20io_uring: allow use of offset == -1 to mean file positionJens Axboe1-0/+1
2020-01-20io_uring: add non-vectored read/write commandsJens Axboe1-0/+2
2020-01-20io_uring: add IOSQE_ASYNCJens Axboe1-0/+1
2020-01-20io_uring: add support for IORING_OP_STATXJens Axboe1-0/+2
2020-01-20io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe1-0/+1
2020-01-20io_uring: add support for IORING_OP_CLOSEJens Axboe1-0/+1
2020-01-20io_uring: add support for IORING_OP_OPENATJens Axboe1-0/+2
2020-01-20io_uring: add support for fallocate()Jens Axboe1-0/+1
2020-01-20Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe1-1/+2
2020-01-20io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov1-1/+2
2020-01-19Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-5.6/io_uring-vfsJens Axboe2-1/+40
2020-01-18open: introduce openat2(2) syscallAleksa Sarai2-1/+40
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2020-01-04kcov: fix struct layout for kcov_remote_argAndrey Konovalov1-5/+5
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+8
2019-12-13Input: input_event - fix struct padding on sparc64Arnd Bergmann1-0/+1
2019-12-13Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+23
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen1-0/+5
2019-12-11io_uring: ensure we return -EINVAL on unknown opcodeJens Axboe1-17/+22
2019-12-10io_uring: allow unbreakable linksJens Axboe1-0/+1
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2019-12-09netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter1-3/+3
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+29
2019-12-04kcov: remote coverage supportAndrey Konovalov1-0/+28
2019-12-04linux/scc.h: make uapi linux/scc.h self-containedMasahiro Yamada1-0/+1
2019-12-04Input: add privacy screen toggle keycodeMathew King1-0/+2
2019-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2019-12-03Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2019-12-03io_uring: mark us with IORING_FEAT_SUBMIT_STABLEJens Axboe1-0/+1
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+4
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+169
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+75
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+24
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds11-24/+36
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds2-0/+16