summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-232-2/+1
|\
| * cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsoletePaul Gortmaker2022-05-151-1/+1
| * cdrom: remove the unused driver specific disc change ioctlPaul Gortmaker2022-05-151-1/+0
* | Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...Linus Torvalds2022-05-235-6/+99
|\ \
| * | nvme: enable uring-passthrough for admin commandsKanchan Joshi2022-05-201-0/+2
| * | nvme: add vectored-io support for uring-cmdAnuj Gupta2022-05-111-0/+1
| * | nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi2022-05-111-0/+25
| * | fs,io_uring: add infrastructure for uring-cmdJens Axboe2022-05-113-8/+48
| * | io_uring: add tracing for additional CQE32 fieldsStefan Roesch2022-05-091-4/+14
| * | io_uring: support CQE32 in io_uring_cqeStefan Roesch2022-05-091-0/+7
| * | io_uring: add support for 128-byte SQEsJens Axboe2022-05-091-0/+8
| * | Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthroughJens Axboe2022-05-094-21/+41
| |\ \
| * \ \ Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthroughJens Axboe2022-05-094-3/+90
| |\ \ \ | | |_|/ | |/| |
* | | | Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-232-1/+7
|\ \ \ \
| * | | | io_uring: return hint on whether more data is available after receiveJens Axboe2022-04-291-0/+2
| * | | | Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jens Axboe2022-04-291-1/+5
| |\ \ \ \
| | * | | | tcp: pass back data left in socket after receiveJens Axboe2022-04-291-1/+5
| * | | | | Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-netJens Axboe2022-04-294-21/+93
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds2022-05-234-16/+29
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | io_uring: use the text representation of ops in traceDylan Yudaken2022-04-281-15/+21
| * | | | | io_uring: rename op -> opcodeDylan Yudaken2022-04-261-1/+1
| * | | | | io_uring: add io_uring_get_opcodeDylan Yudaken2022-04-261-0/+5
| * | | | | io_uring: add type to op enumDylan Yudaken2022-04-261-1/+1
| * | | | | io_uring: add socket(2) supportJens Axboe2022-04-241-0/+1
| * | | | | net: add __sys_socket_file()Jens Axboe2022-04-241-0/+1
* | | | | | Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...Linus Torvalds2022-05-232-5/+12
|\| | | | |
| * | | | | io_uring: fix trace for reduced sqe paddingJens Axboe2022-04-241-4/+5
| * | | | | io_uring: add fgetxattr and getxattr supportStefan Roesch2022-04-241-0/+2
| * | | | | io_uring: add fsetxattr and setxattr supportStefan Roesch2022-04-241-1/+5
* | | | | | Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-234-5/+148
|\ \ \ \ \ \
| * | | | | | io_uring: fix incorrect __kernel_rwf_t castVasily Averin2022-05-191-1/+1
| * | | | | | io_uring: add support for ring mapped supplied buffersJens Axboe2022-05-181-0/+36
| * | | | | | io_uring: add IORING_ACCEPT_MULTISHOT for acceptHao Xu2022-05-141-0/+5
| * | | | | | io_uring: add flag for allocating a fully sparse direct descriptor spaceJens Axboe2022-05-131-1/+7
| * | | | | | io_uring: allow allocated fixed files for openat/openat2Jens Axboe2022-05-131-0/+9
| | |_|_|_|/ | |/| | | |
| * | | | | io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsgJens Axboe2022-05-051-0/+10
| * | | | | io_uring: add IORING_SETUP_TASKRUN_FLAGJens Axboe2022-04-301-0/+7
| * | | | | io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is usedJens Axboe2022-04-301-0/+8
| * | | | | task_work: allow TWA_SIGNAL without a rescheduling IPIJens Axboe2022-04-302-2/+12
| |/ / / /
| * | | | io_uring: add trace support for CQE overflowDylan Yudaken2022-04-241-1/+41
| * | | | io_uring: add support for IORING_ASYNC_CANCEL_ANYJens Axboe2022-04-241-0/+2
| * | | | io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' keyJens Axboe2022-04-241-0/+3
| * | | | io_uring: add support for IORING_ASYNC_CANCEL_ALLJens Axboe2022-04-241-0/+7
| | |/ / | |/| |
* | | | Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-234-8/+68
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney2022-05-034-8/+68
| |\ \ \ \ \ \ \
| | | | | * | | | rcutorture: Call preempt_schedule() through static call/keyFrederic Weisbecker2022-04-111-1/+1
| | |_|_|/ / / / | |/| | | | | |
| | | | * | | | srcu: Prevent expedited GPs and blocking readers from consuming CPUPaul E. McKenney2022-05-031-0/+4
| | | | * | | | srcu: Add contention-triggered addition of srcu_node treePaul E. McKenney2022-04-111-0/+2
| | | | * | | | srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sdaPaul E. McKenney2022-04-111-0/+1
| | | | * | | | srcu: Use export for srcu_struct defined by DEFINE_STATIC_SRCU()Alexander Aring2022-04-111-0/+1