summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-29io_uring/rsrc: kill io_charge_rsrc_node()Jens Axboe
2024-10-29io_uring/splice: open code 2nd direct file assignmentJens Axboe
2024-10-29io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cacheJens Axboe
2024-10-29io_uring/rsrc: move struct io_fixed_file to rsrc.h headerJens Axboe
2024-10-29io_uring/nop: add support for testing registered files and buffersJens Axboe
2024-10-29io_uring: add support for fixed wait regionsJens Axboe
2024-10-29io_uring: change io_get_ext_arg() to use uaccess begin + endJens Axboe
2024-10-29io_uring: switch struct ext_arg from __kernel_timespec to timespec64Jens Axboe
2024-10-29io_uring/sqpoll: wait on sqd->wait for thread parkingJens Axboe
2024-10-29io_uring/register: add IORING_REGISTER_RESIZE_RINGSJens Axboe
2024-10-29io_uring/memmap: explicitly return -EFAULT for mmap on NULL ringsJens Axboe
2024-10-29io_uring: abstract out a bit of the ring filling logicJens Axboe
2024-10-29io_uring: move max entry definition and ring sizing into headerJens Axboe
2024-10-29io_uring/net: clean up io_msg_copy_hdrPavel Begunkov
2024-10-29io_uring/net: don't alias send user pointer readsPavel Begunkov
2024-10-29io_uring/net: don't store send address ptrPavel Begunkov
2024-10-29io_uring/net: split send and sendmsg prep helpersPavel Begunkov
2024-10-29io_uring: kill 'imu' from struct io_kiocbJens Axboe
2024-10-29io_uring/net: move send zc fixed buffer import to issue pathJens Axboe
2024-10-29io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node()Jens Axboe
2024-10-29io_uring/rw: get rid of using req->imuJens Axboe
2024-10-29io_uring/uring_cmd: get rid of using req->imuJens Axboe
2024-10-29io_uring/rsrc: don't assign bvec twice in io_import_fixed()Jens Axboe
2024-10-29io_uring: clean up cqe trace pointsPavel Begunkov
2024-10-29io_uring: static_key for !IORING_SETUP_NO_SQARRAYPavel Begunkov
2024-10-29io_uring: kill io_llist_xchgPavel Begunkov
2024-10-29io_uring: move cancel hash tables to kvmalloc/kvfreeJens Axboe
2024-10-29io_uring/cancel: get rid of init_hash_table() helperJens Axboe
2024-10-29io_uring/poll: get rid of per-hashtable bucket locksJens Axboe
2024-10-29io_uring/poll: get rid of io_poll_tw_hash_eject()Jens Axboe
2024-10-29io_uring/poll: get rid of unlocked cancel hashJens Axboe
2024-10-29io_uring/poll: remove 'ctx' argument from io_poll_req_delete()Jens Axboe
2024-10-29io_uring/msg_ring: add support for sending a sync messageJens Axboe
2024-10-29io_uring/msg_ring: refactor a few helper functionsJens Axboe
2024-10-29io_uring/eventfd: move ctx->evfd_last_cq_tail into io_ev_fdJens Axboe
2024-10-29io_uring/eventfd: abstract out ev_fd grab + release helpersJens Axboe
2024-10-29io_uring/eventfd: move trigger check into a helperJens Axboe
2024-10-29io_uring/eventfd: move actual signaling part into separate helperJens Axboe
2024-10-29io_uring/eventfd: check for the need to async notifier earlierJens Axboe
2024-10-29io_uring/eventfd: abstract out ev_fd put helperJens Axboe
2024-10-29sched_ext: Introduce NUMA awareness to the default idle selection policyAndrea Righi
2024-10-29NFSD: Initialize struct nfsd4_copy earlierChuck Lever
2024-10-29wcd937x codec fixesMark Brown
2024-10-29Merge branch 'net-phylink-simplify-sfp-phy-attachment'Jakub Kicinski
2024-10-29net: phylink: simplify how SFP PHYs are attachedRussell King (Oracle)
2024-10-29net: phylink: validate sfp_select_interface() returned interfaceRussell King (Oracle)
2024-10-29net: phylink: add common validation for sfp_select_interface()Russell King (Oracle)
2024-10-29ASoC: codecs: adau1373: drop platform dataMark Brown
2024-10-29regmap: kunit: Fix repeated test paramCheng-Cheng Lo
2024-10-29net: phylink: simplify phylink_parse_fixedlink()Russell King (Oracle)