projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2021-06-30
Hao Xu
io_uring: spin in iopoll() only when reqs are in a...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: pre-initialise some of req fields
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: refactor io_submit_flush_completions
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: optimise hot path restricted checks
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: remove not needed PF_EXITING check
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: mainstream sqpoll task_work running
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: refactor io_arm_poll_handler()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Olivier Langlois
io_uring: reduce latency by reissueing the operation
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Jens Axboe
io_uring: add IOPOLL and reserved field checks to IORIN...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Jens Axboe
io_uring: add IOPOLL and reserved field checks to IORIN...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: refactor io_openat2()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: simplify struct io_uring_sqe layout
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: update sqe layout build checks
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: fix code style problems
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: refactor io_sq_thread()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Pavel Begunkov
io_uring: don't change sqpoll creds if not needed
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Olivier Langlois
io_uring: Create define to modify a SQPOLL parameter
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Olivier Langlois
io_uring: Fix race condition when sqp thread goes to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: improve in tctx_task_work() resubmission
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: don't resched with empty task_list
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: refactor tctx task_work list splicing
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: optimise task_work submit flushing
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: inline __tctx_task_work()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: refactor io_get_sequence()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: clean all flags in io_clean_op() at once
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: simplify iovec freeing in io_clean_op()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: track request creds with a flag
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: move creds from io-wq work to io_kiocb
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: refactor io_submit_flush_completions()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
Pavel Begunkov
io_uring: fix false WARN_ONCE
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jens Axboe
io_uring: allow user configurable IO thread CPU affinity
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Jens Axboe
io-wq: use private CPU mask
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Olivier Langlois
io-wq: remove header files not needed anymore
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Olivier Langlois
io_uring: minor clean up in trace events definition
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
Olivier Langlois
io_uring: Add to traces the req pointer when available
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: optimise io_commit_cqring()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: shove more drain bits out of hot path
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: switch !DRAIN fast path when possible
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: fix min types mismatch in table alloc
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Fam Zheng
io_uring: Fix comment of io_get_sqe
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: optimise non-drain path
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: refactor io_req_defer()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: move uring_lock location
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: wait heads renaming
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: clean up check_overflow flag
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: small io_submit_sqe() optimisation
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: optimise completion timeout flushing
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: don't cache number of dropped SQEs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: refactor io_get_sqe()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: shuffle more fields into SQ ctx section
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: move ctx->flags from SQ cacheline
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Pavel Begunkov
io_uring: keep SQ pointers in a single cacheline
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Colin Ian King
io-wq: remove redundant initialization of variable ret
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
Colin Ian King
io_uring: Fix incorrect sizeof operator for copy_from_u...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: inline io_iter_do_read()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: unify SQPOLL and user task cancellations
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: cache task struct refs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: don't vmalloc rsrc tags
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: add helpers for 2 level table alloc
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: remove rsrc put work irq save/restore
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: hide rsrc tag copy into generic helpers
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io-wq: simplify worker exiting
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io-wq: don't repeat IO_WQ_BIT_EXIT check by worker
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: rename function *task_file
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: refactor io_iopoll_req_issued
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io-wq: remove unused io-wq refcounting
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io-wq: embed wqe ptr array into struct io_wq
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: fix blocking inline submission
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: enable shmem/memfd memory registration
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: don't bounce submit_state cachelines
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: rename io_get_cqring
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: kill cached_cq_overflow
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: deduce cq_mask from cq_entries
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: remove dependency on ring->sq/cq_entries
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: better locality for rsrc fields
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: shuffle rarely used ctx fields
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: make fail flag not link specific
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: get rid of files in exit cancel
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: simplify waking sqo_sq_wait
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: remove unused park_task_work
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: improve sq_thread waiting check
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Pavel Begunkov
io_uring: improve sqpoll event/state handling
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Linus Torvalds
Linux 5.13-rc6
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Linus Torvalds
Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Linus Torvalds
Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'riscv-for-linus-5.13-rc6' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Feng Tang
mm: relocate 'write_protect_seq' in struct mm_struct
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'usb-5.13-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'tty-5.13-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'staging-5.13-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'driver-core-5.13-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'char-misc-5.13-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'pinctrl-v5.13-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'block-5.13-2021-06-12' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'sched-urgent-2021-06-12' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'perf-urgent-2021-06-12' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Linus Torvalds
Merge tag 'objtool-urgent-2021-06-12' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Alexandre Ghiti
riscv: Fix BUILTIN_DTB for sifive and microchip soc
commit
|
commitdiff
|
tree
|
snapshot
next