summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2022-08-02Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+161
2022-08-02Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...Linus Torvalds-2/+43
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+67
2022-08-01Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+4
2022-08-01Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+8
2022-07-28dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer-2/+2
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2022-07-24io_uring: add zc notification flush requestsPavel Begunkov-0/+1
2022-07-24io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov-1/+11
2022-07-24io_uring: flush notifiers after sendzcPavel Begunkov-0/+4
2022-07-24io_uring: sendzc with fixed buffersPavel Begunkov-1/+5
2022-07-24io_uring: allow to pass addr into sendzcPavel Begunkov-1/+1
2022-07-24io_uring: wire send zc request typePavel Begunkov-0/+5
2022-07-24io_uring: add notification slot registrationPavel Begunkov-0/+17
2022-07-24io_uring: support multishot in recvmsgDylan Yudaken-0/+7
2022-07-24io_uring: multishot recvDylan Yudaken-0/+5
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov-0/+13
2022-07-24io_uring: add support for passing fixed file descriptorsJens Axboe-0/+17
2022-07-24io_uring: replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2022-07-24io_uring: add sync cancelation API through io_uring_register()Jens Axboe-0/+15
2022-07-24io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flagJens Axboe-0/+2
2022-07-24io_uring: add IORING_SETUP_SINGLE_ISSUERPavel Begunkov-1/+4
2022-07-24io_uring: add support for level triggered pollJens Axboe-0/+3
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2022-07-22ublk_drv: make sure that correct flags(features) returned to userspaceMing Lei-3/+4
2022-07-21ublk: remove UBLK_IO_F_PREFLUSHChristoph Hellwig-1/+0
2022-07-20tools: Fixed MIPS builds due to struct flock re-definitionFlorian Fainelli-0/+2
2022-07-19KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean statsOliver Upton-1/+1
2022-07-18ublk: remove UBLK_IO_F_INTEGRITYChristoph Hellwig-1/+0
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+7
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+2
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+7
2022-07-14ublk_drv: support to complete io command via task_work_addMing Lei-0/+6
2022-07-14ublk_drv: add io_uring based userspace block driverMing Lei-0/+156
2022-07-14kvm: stats: tell userspace which values are booleanPaolo Bonzini-0/+1
2022-07-08Input: document the units for resolution of size axesSiarhei Vishniakou-4/+7
2022-07-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-4/+7
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+4
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong-4/+7
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov-1/+4
2022-07-01Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2022-07-01fanotify: introduce FAN_MARK_IGNOREAmir Goldstein-0/+8
2022-06-30Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+2
2022-06-30io_uring: keep sendrecv flags in ioprioPavel Begunkov-1/+1
2022-06-29drm/fourcc: fix integer type usage in uapi headerCarlos Llamas-2/+2
2022-06-28mptcp: fix conflict with <netinet/in.h>Ossama Othman-4/+5
2022-06-28perf/core: Add a new read format to get a number of lost samplesNamhyung Kim-1/+4
2022-06-27tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt-1/+2