summaryrefslogtreecommitdiffstats
path: root/lib/string.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-12io_uring/uring_cmd: take advantage of completion batchingJens Axboe1-3/+7
2023-04-07io_uring: optimise io_req_local_work_addPavel Begunkov1-8/+16
2023-04-07io_uring: refactor __io_cq_unlock_post_flush()Pavel Begunkov1-10/+12
2023-04-07io_uring: reduce scheduling due to twPavel Begunkov6-25/+61
2023-04-07io_uring: inline llist_add()Pavel Begunkov1-1/+8
2023-04-07io_uring: add tw add flagsPavel Begunkov2-5/+11
2023-04-07io_uring: refactor io_cqring_wake()Pavel Begunkov2-13/+4
2023-04-07io_uring: optimize local tw add ctx pinningPavel Begunkov1-2/+6
2023-04-07io_uring: move pinning out of io_req_local_work_addPavel Begunkov1-7/+4
2023-04-05io_uring/uring_cmd: assign ioucmd->cmd at async prep timeJens Axboe1-3/+1
2023-04-04io_uring/rsrc: add custom limit for node cachingPavel Begunkov4-5/+13
2023-04-04io_uring/rsrc: optimise io_rsrc_data refcountingPavel Begunkov2-13/+19
2023-04-04io_uring/rsrc: add lockdep sanity checksPavel Begunkov3-5/+7
2023-04-04io_uring/rsrc: cache struct io_rsrc_nodePavel Begunkov4-12/+32
2023-04-04io_uring/rsrc: don't offload node freePavel Begunkov3-64/+4
2023-04-04io_uring/rsrc: optimise io_rsrc_put allocationPavel Begunkov2-17/+36
2023-04-04io_uring/rsrc: rename rsrc_listPavel Begunkov2-4/+10
2023-04-04io_uring/rsrc: kill rsrc_ref_lockPavel Begunkov3-7/+1
2023-04-04io_uring/rsrc: protect node refs with uring_lockPavel Begunkov3-56/+21
2023-04-04io_uring: io_free_req() via twPavel Begunkov1-1/+7
2023-04-04io_uring: don't put nodes under spinlocksPavel Begunkov2-5/+8
2023-04-04io_uring/rsrc: keep cached refs per nodePavel Begunkov3-14/+18
2023-04-04io_uring/rsrc: use non-pcpu refcounts for nodesPavel Begunkov2-12/+9
2023-04-03io_uring: cap io_sqring_entries() at SQ ring sizeJens Axboe2-2/+4
2023-04-03io_uring: rename trace_io_uring_submit_sqe() tracepointJens Axboe2-11/+7
2023-04-03io_uring: encapsulate task_work statePavel Begunkov8-73/+79
2023-04-03io_uring: remove extra tw trylocksPavel Begunkov1-2/+1
2023-04-03io_uring/io-wq: drop outdated commentJens Axboe1-5/+1
2023-04-03io_uring: kill unused notif declarationsPavel Begunkov1-13/+0
2023-04-03io-wq: Drop struct io_wqeGabriel Krisman Bertazi1-188/+156
2023-04-03io-wq: Move wq accounting to io_wqGabriel Krisman Bertazi1-38/+40
2023-04-03io_uring/kbuf: disallow mapping a badly aligned provided ring bufferJens Axboe1-0/+18
2023-04-03io_uring: Add KASAN support for alloc_cachesBreno Leitao4-4/+12
2023-04-03io_uring: Move from hlist to io_wq_work_nodeBreno Leitao2-12/+14
2023-04-03io_uring: One wqe per wqBreno Leitao1-110/+70
2023-04-03io_uring: add support for user mapped provided buffer ringJens Axboe4-24/+109
2023-04-03io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags'Jens Axboe2-3/+7
2023-04-03io_uring/kbuf: add buffer_list->is_mapped memberJens Axboe2-6/+11
2023-04-03io_uring/kbuf: move pinning of provided buffer ring into helperJens Axboe1-12/+25
2023-04-03io_uring: Adjust mapping wrt architecture aliasing requirementsHelge Deller1-0/+51
2023-04-03io_uring: avoid hashing O_DIRECT writes if the filesystem doesn't need itJens Axboe1-1/+7
2023-04-03fs: add FMODE_DIO_PARALLEL_WRITE flagJens Axboe3-2/+7
2023-04-02Linux 6.3-rc5v6.3-rc5Linus Torvalds1-1/+1
2023-04-02Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas1-2/+2
2023-04-01media: i2c: imx290: fix conditional function defintionsArnd Bergmann1-3/+3
2023-03-31platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLEHans de Goede1-13/+10
2023-03-31platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG Flow X13 m...weiliang15031-1/+2
2023-03-31platform/x86: gigabyte-wmi: add support for X570S AORUS ELITEHans de Goede1-0/+1
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang3-25/+46
2023-03-31iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu1-1/+2