summaryrefslogtreecommitdiffstats
path: root/io_uring/xattr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-11io_uring/net: don't overflow multishot recvPavel Begunkov1-1/+1
2023-08-11io_uring/net: don't overflow multishot acceptPavel Begunkov1-1/+1
2023-08-11io_uring/io-wq: don't gate worker wake up success on wake_up_process()Jens Axboe1-4/+7
2023-08-11io_uring/io-wq: reduce frequency of acct->lock acquisitionsJens Axboe1-13/+34
2023-08-11io_uring/io-wq: don't grab wq->lock for worker activationJens Axboe1-3/+0
2023-08-10io_uring: remove unnecessary forward declarationJens Axboe1-1/+0
2023-08-10io_uring: have io_file_put() take an io_kiocb rather than the fileJens Axboe2-7/+5
2023-08-10io_uring/splice: use fput() directlyJens Axboe1-2/+2
2023-08-10io_uring/fdinfo: get rid of ref trygetJens Axboe1-12/+6
2023-08-09io_uring: cleanup 'ret' handling in io_iopoll_check()Jens Axboe1-7/+10
2023-08-09io_uring: break iopolling on signalPavel Begunkov1-0/+3
2023-08-09io_uring: kill io_uring userspace examplesPavel Begunkov10-1441/+0
2023-08-09io_uring: fix false positive KASAN warningsPavel Begunkov2-2/+0
2023-08-09io_uring: fix drain stalls by invalid SQEPavel Begunkov1-0/+2
2023-08-09io_uring/rsrc: Remove unused declaration io_rsrc_put_tw()Yue Haibing1-1/+0
2023-08-09io_uring: annotate the struct io_kiocb slab for appropriate user copyJens Axboe1-2/+14
2023-08-09io_uring: Add io_uring command support for socketsBreno Leitao4-0/+44
2023-07-17io_uring/cancel: wire up IORING_ASYNC_CANCEL_OP for sync cancelJens Axboe2-4/+11
2023-07-17io_uring/cancel: support opcode based lookup and cancelationJens Axboe4-5/+19
2023-07-17io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATAJens Axboe2-6/+14
2023-07-17io_uring: use cancelation match helper for poll and timeout requestsJens Axboe2-17/+7
2023-07-17io_uring/cancel: fix sequence matching for IORING_ASYNC_CANCEL_ANYJens Axboe1-2/+3
2023-07-17io_uring/cancel: abstract out request match helperJens Axboe2-4/+14
2023-07-17io_uring/timeout: always set 'ctx' in io_cancel_dataJens Axboe1-2/+2
2023-07-17io_uring/poll: always set 'ctx' in io_cancel_dataJens Axboe1-1/+1
2023-07-17Linux 6.5-rc2v6.5-rc2Linus Torvalds1-1/+1
2023-07-14cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N1-4/+15
2023-07-14cifs: is_network_name_deleted should return a boolShyam Prasad N3-7/+14
2023-07-14block: queue data commands from the flush state machine at the headChristoph Hellwig1-1/+1
2023-07-14iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter1-1/+2
2023-07-14iommu: Fix crash during syfs iommu_groups/N/typeJason Gunthorpe1-13/+14
2023-07-14tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...Masami Hiramatsu (Google)3-12/+14
2023-07-13blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rqChengming Zhou1-17/+30
2023-07-13sparc: mark __arch_xchg() as __always_inlineArnd Bergmann2-2/+2
2023-07-13MAINTAINERS: Foolishly claim maintainership of string routinesKees Cook1-1/+4
2023-07-13Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)3-26/+9
2023-07-13tracing/probes: Fix to update dynamic data counter if fetcharg uses itMasami Hiramatsu (Google)1-5/+7
2023-07-13tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)1-0/+2
2023-07-13tracing/probes: Fix to avoid double count of the string length on the arrayMasami Hiramatsu (Google)1-2/+2
2023-07-13fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is runningMasami Hiramatsu (Google)1-0/+6
2023-07-13nvme-pci: fix DMA direction of unmapping integrity dataMing Lei1-1/+1
2023-07-13nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig1-3/+33
2023-07-13tracing: Fix memory leak of iter->temp when reading trace_pipeZheng Yejian1-0/+1
2023-07-13libceph: harden msgr2.1 frame segment length checksIlya Dryomov1-15/+26
2023-07-13selftests: tc-testing: add test for qfq with stab overheadPedro Tammela1-0/+38
2023-07-13net/sched: sch_qfq: account for stab overhead in qfq_enqueuePedro Tammela1-1/+6
2023-07-13selftests: tc-testing: add tests for qfq mtu sanity checkPedro Tammela1-0/+48
2023-07-13net/sched: sch_qfq: reintroduce lmax bound check for MTUPedro Tammela1-2/+9
2023-07-13sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek2-3/+3
2023-07-13sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven1-3/+3