aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-25Merge branch 'for-next/mm' into for-next/coreWill Deacon1-0/+12
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreWill Deacon1-0/+8
2022-07-25USB: cdc: add serial-state definesJohan Hovold1-0/+9
2022-07-25USB: cdc: add control-signal definesJohan Hovold1-0/+4
2022-07-25Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier2-2/+6
2022-07-25irqchip/mmp: Declare init functions in common header fileBen Dooks1-0/+3
2022-07-24io_uring: add zc notification flush requestsPavel Begunkov1-0/+1
2022-07-24io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov1-1/+11
2022-07-24io_uring: flush notifiers after sendzcPavel Begunkov1-0/+4
2022-07-24io_uring: sendzc with fixed buffersPavel Begunkov1-1/+5
2022-07-24io_uring: allow to pass addr into sendzcPavel Begunkov1-1/+1
2022-07-24io_uring: wire send zc request typePavel Begunkov1-0/+5
2022-07-24io_uring: add notification slot registrationPavel Begunkov1-0/+17
2022-07-24io_uring: cache struct io_notifPavel Begunkov1-0/+7
2022-07-24io_uring: add zc notification infrastructurePavel Begunkov1-0/+5
2022-07-24io_uring: export io_put_task()Pavel Begunkov1-0/+25
2022-07-24Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-sendJens Axboe38-194/+873
2022-07-24io_uring: Add tracepoint for short writesStefan Roesch1-0/+25
2022-07-24fs: Add async write file modification handling.Stefan Roesch1-0/+1
2022-07-24fs: add a FMODE_BUF_WASYNC flags for f_modeStefan Roesch1-0/+3
2022-07-24mm: Add balance_dirty_pages_ratelimited_flags() functionJan Kara1-0/+7
2022-07-24io_uring: support multishot in recvmsgDylan Yudaken1-0/+7
2022-07-24net: copy from user before calling __get_compat_msghdrDylan Yudaken1-3/+2
2022-07-24net: copy from user before calling __copy_msghdrDylan Yudaken1-4/+3
2022-07-24io_uring: add netmsg cacheJens Axboe1-2/+4
2022-07-24io_uring: impose max limit on apoll cacheJens Axboe1-0/+1
2022-07-24io_uring: add abstraction around apoll cacheJens Axboe1-1/+5
2022-07-24io_uring: fix io_uring_cqe_overflow trace formatDylan Yudaken1-1/+1
2022-07-24io_uring: multishot recvDylan Yudaken1-0/+5
2022-07-24io_uring: let to set a range for file slot allocationPavel Begunkov2-0/+16
2022-07-24io_uring: add support for passing fixed file descriptorsJens Axboe1-0/+17
2022-07-24io_uring: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-07-24io_uring: fuse fallback_node and normal tw nodePavel Begunkov1-4/+1
2022-07-24io_uring: add sync cancelation API through io_uring_register()Jens Axboe1-0/+15
2022-07-24io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flagJens Axboe1-0/+2
2022-07-24io_uring: add trace event for running task workDylan Yudaken1-0/+30
2022-07-24io_uring: lockless task listDylan Yudaken1-1/+1
2022-07-24io_uring: hide eventfd assumptions in eventfd pathsPavel Begunkov1-0/+2
2022-07-24io_uring: remove ->flush_cqes optimisationPavel Begunkov1-1/+0
2022-07-24io_uring: move a few private types to local headersJens Axboe1-18/+0
2022-07-24io_uring: clean up tracing eventsPavel Begunkov1-85/+57
2022-07-24io_uring: make io_uring_types.h publicPavel Begunkov1-0/+554
2022-07-24io_uring: add IORING_SETUP_SINGLE_ISSUERPavel Begunkov1-1/+4
2022-07-24io_uring: add support for level triggered pollJens Axboe1-0/+3
2022-07-24spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-07-23SUNRPC: Remove xdr_align_data() and xdr_expand_hole()Anna Schumaker1-2/+0
2022-07-23SUNRPC: Add a function for zeroing out a portion of an xdr_streamAnna Schumaker1-0/+2
2022-07-23SUNRPC: Add a function for directly setting the xdr page lenAnna Schumaker1-0/+1
2022-07-23SUNRPC: Introduce xdr_stream_move_subsegment()Anna Schumaker1-0/+2
2022-07-23SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever1-0/+20