OSDN Git Service

tomoyo/tomoyo-test1.git
2022-04-25 Dylan Yudakenio_uring: return an error when cqe is dropped
2022-04-25 Dylan Yudakenio_uring: use constants for cq_overflow bitfield
2022-04-25 Dylan Yudakenio_uring: rework io_uring_enter to simplify return...
2022-04-25 Dylan Yudakenio_uring: trace cqe overflows
2022-04-25 Dylan Yudakenio_uring: add trace support for CQE overflow
2022-04-25 Jens Axboeio_uring: allow re-poll if we made progress
2022-04-25 Jens Axboeio_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
2022-04-25 Jens Axboeio_uring: add support for IORING_ASYNC_CANCEL_ANY
2022-04-25 Jens Axboeio_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
2022-04-25 Jens Axboeio_uring: add support for IORING_ASYNC_CANCEL_ALL
2022-04-25 Jens Axboeio_uring: pass in struct io_cancel_data consistently
2022-04-25 Jens Axboeio_uring: remove dead 'poll_only' argument to io_poll_c...
2022-04-25 Pavel Begunkovio_uring: refactor io_disarm_next() locking
2022-04-25 Pavel Begunkovio_uring: move timeout locking in io_timeout_cancel()
2022-04-25 Jens Axboeio_uring: store SCM state in io_fixed_file->file_ptr
2022-04-25 Pavel Begunkovio_uring: kill ctx arg from io_req_put_rsrc
2022-04-25 Pavel Begunkovio_uring: add a helper for putting rsrc nodes
2022-04-25 Pavel Begunkovio_uring: store rsrc node in req instead of refs
2022-04-25 Pavel Begunkovio_uring: refactor io_assign_file error path
2022-04-25 Pavel Begunkovio_uring: use right helpers for file assign locking
2022-04-25 Pavel Begunkovio_uring: add data_race annotations
2022-04-25 Pavel Begunkovio_uring: inline io_req_complete_fail_submit()
2022-04-25 Pavel Begunkovio_uring: refactor io_submit_sqe()
2022-04-25 Pavel Begunkovio_uring: refactor lazy link fail
2022-04-25 Pavel Begunkovio_uring: introduce IO_REQ_LINK_FLAGS
2022-04-25 Pavel Begunkovio_uring: refactor io_queue_sqe()
2022-04-25 Pavel Begunkovio_uring: rename io_queue_async_work()
2022-04-25 Pavel Begunkovio_uring: inline io_queue_sqe()
2022-04-25 Pavel Begunkovio_uring: helper for prep+queuing linked timeouts
2022-04-25 Pavel Begunkovio_uring: inline io_free_req()
2022-04-25 Pavel Begunkovio_uring: kill io_put_req_deferred()
2022-04-25 Pavel Begunkovio_uring: minor refactoring for some tw handlers
2022-04-25 Pavel Begunkovio_uring: clean poll tw PF_EXITING handling
2022-04-25 Pavel Begunkovio_uring: optimise io_get_cqe()
2022-04-25 Pavel Begunkovio_uring: optimise submission left counting
2022-04-25 Pavel Begunkovio_uring: optimise submission loop invariant
2022-04-25 Pavel Begunkovio_uring: add helper to return req to cache list
2022-04-25 Pavel Begunkovio_uring: helper for empty req cache checks
2022-04-25 Pavel Begunkovio_uring: inline io_flush_cached_reqs
2022-04-25 Pavel Begunkovio_uring: shrink final link flush
2022-04-25 Pavel Begunkovio_uring: memcpy CQE from req
2022-04-24 Pavel Begunkovio_uring: explicitly keep a CQE in io_kiocb
2022-04-24 Pavel Begunkovio_uring: rename io_sqe_file_register
2022-04-24 Pavel Begunkovio_uring: deduplicate SCM accounting
2022-04-24 Pavel Begunkovio_uring: don't pass around fixed index for scm
2022-04-24 Pavel Begunkovio_uring: refactor __io_sqe_files_scm
2022-04-24 Pavel Begunkovio_uring: uniform SCM accounting
2022-04-24 Pavel Begunkovio_uring: don't scm-account for non af_unix sockets
2022-04-24 Jens Axboeio_uring: move finish_wait() outside of loop in cqring_...
2022-04-24 Pavel Begunkovio_uring: refactor io_req_add_compl_list()
2022-04-24 Pavel Begunkovio_uring: silence io_for_each_link() warning
2022-04-24 Pavel Begunkovio_uring: partially uninline io_put_task()
2022-04-24 Pavel Begunkovio_uring: cleanup conditional submit locking
2022-04-24 Pavel Begunkovio_uring: optimise mutex locking for submit+iopoll
2022-04-24 Pavel Begunkovio_uring: pre-calculate syscall iopolling decision
2022-04-24 Pavel Begunkovio_uring: split off IOPOLL argument verifiction
2022-04-24 Pavel Begunkovio_uring: clean up io_queue_next()
2022-04-24 Pavel Begunkovio_uring: move poll recycling later in compl flushing
2022-04-24 Pavel Begunkovio_uring: optimise io_free_batch_list
2022-04-24 Pavel Begunkovio_uring: refactor io_req_find_next
2022-04-24 Pavel Begunkovio_uring: remove extra ifs around io_commit_cqring
2022-04-24 Pavel Begunkovio_uring: small optimisation of tctx_task_work
2022-04-24 Linus TorvaldsLinux 5.18-rc4 v5.18-rc4
2022-04-24 Linus TorvaldsMerge tag 'sched_urgent_for_v5.18_rc4' of git://git...
2022-04-24 Linus TorvaldsMerge tag 'powerpc-5.18-3' of git://git./linux/kernel...
2022-04-24 Linus TorvaldsMerge tag 'perf_urgent_for_v5.18_rc4' of git://git...
2022-04-24 Linus TorvaldsMerge tag 'edac_urgent_for_v5.18_rc4' of git://git...
2022-04-24 Linus Torvaldskvmalloc: use vmalloc_huge for vmalloc allocations
2022-04-24 Song Liupage_alloc: use vmalloc_huge for large system hash
2022-04-24 Linus TorvaldsMerge tag '5.18-rc3-ksmbd-fixes' of git://git.samba...
2022-04-23 Linus TorvaldsMerge tag 'arc-5.18-rc4' of git://git./linux/kernel...
2022-04-23 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-04-23 Linus TorvaldsMerge tag 'for-linus-5.18-rc4-tag' of git://git./linux...
2022-04-23 Linus TorvaldsMerge tag 'drm-fixes-2022-04-23' of git://anongit.freed...
2022-04-23 Linus TorvaldsMerge tag 'input-for-v5.18-rc3' of git://git./linux...
2022-04-23 Linus TorvaldsMerge tag 'block-5.18-2022-04-22' of git://git.kernel...
2022-04-23 Linus TorvaldsMerge tag 'io_uring-5.18-2022-04-22' of git://git.kerne...
2022-04-23 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of...
2022-04-23 Randy Dunlapsparc: cacheflush_32.h needs struct page
2022-04-23 Dave AirlieMerge tag 'drm-misc-fixes-2022-04-22' of git://anongit...
2022-04-23 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2022-04-23 Linus TorvaldsMerge tag 'ata-5.18-rc4' of git://git./linux/kernel...
2022-04-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-04-22 Thomas Richterperf test: Fix error message for test case 71 on s390...
2022-04-22 Leo Yanperf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE...
2022-04-22 Leo Yanperf script: Always allow field 'data_src' for auxtrace
2022-04-22 Guilherme Amadioperf clang: Fix header include for LLVM >= 14
2022-04-22 Mario Limonciellogpio: Request interrupts after IRQ is initialized
2022-04-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.18-rc4' of git://git....
2022-04-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-04-22 Miaoqian Linarm/xen: Fix some refcount leaks
2022-04-22 Linus TorvaldsMerge tag 'xarray-5.18a' of git://git.infradead.org...
2022-04-22 Linus TorvaldsMerge tag '5.18-rc3-smb3-fixes' of git://git.samba...
2022-04-22 Linus TorvaldsMerge tag 'fs.fixes.v5.18-rc4' of git://git./linux...
2022-04-22 Linus TorvaldsMerge tag 'sound-5.18-rc4' of git://git./linux/kernel...
2022-04-22 Matthew Wilcox... XArray: Disallow sibling entries of nodes
2022-04-22 Matthew Wilcox... tools: Add kmem_cache_alloc_lru()
2022-04-22 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-04-22 Nicholas Pigginmm/vmalloc: huge vmalloc backing pages should be split...
2022-04-22 Muchun Songarm64: mm: fix p?d_leaf()
next