projects
/
linux-2.6-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-block.git
2022-04-21
Pavel Begunkov
io_uring: don't take ctx refs in tctx_task_work()
commit
|
commitdiff
|
tree
2022-04-21
Pavel Begunkov
io_uring: ban tw queue for exiting processes
commit
|
commitdiff
|
tree
2022-04-21
Pavel Begunkov
io_uringg: add io_should_fail_tw() helper
commit
|
commitdiff
|
tree
2022-04-21
Pavel Begunkov
io_uring: optimise io_req_task_work_add
commit
|
commitdiff
|
tree
2022-04-21
Jens Axboe
io_uring: allow re-poll if we made progress
commit
|
commitdiff
|
tree
2022-04-21
Jens Axboe
io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
commit
|
commitdiff
|
tree
2022-04-20
Jens Axboe
io_uring: add support for IORING_ASYNC_CANCEL_ANY
commit
|
commitdiff
|
tree
2022-04-20
Jens Axboe
io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
commit
|
commitdiff
|
tree
2022-04-20
Jens Axboe
io_uring: add support for IORING_ASYNC_CANCEL_ALL
commit
|
commitdiff
|
tree
2022-04-20
Jens Axboe
io_uring: pass in struct io_cancel_data consistently
commit
|
commitdiff
|
tree
2022-04-20
Jens Axboe
io_uring: remove dead 'poll_only' argument to io_poll_c...
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: refactor io_disarm_next() locking
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: move timeout locking in io_timeout_cancel()
commit
|
commitdiff
|
tree
2022-04-20
Jens Axboe
io_uring: store SCM state in io_fixed_file->file_ptr
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: kill ctx arg from io_req_put_rsrc
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: add a helper for putting rsrc nodes
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: store rsrc node in req instead of refs
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: refactor io_assign_file error path
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: use right helpers for file assign locking
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: add data_race annotations
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: inline io_req_complete_fail_submit()
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: refactor io_submit_sqe()
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: refactor lazy link fail
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: introduce IO_REQ_LINK_FLAGS
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: refactor io_queue_sqe()
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: rename io_queue_async_work()
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: inline io_queue_sqe()
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: helper for prep+queuing linked timeouts
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: inline io_free_req()
commit
|
commitdiff
|
tree
2022-04-20
Pavel Begunkov
io_uring: kill io_put_req_deferred()
commit
|
commitdiff
|
tree
2022-04-18
Pavel Begunkov
io_uring: minor refactoring for some tw handlers
commit
|
commitdiff
|
tree
2022-04-18
Pavel Begunkov
io_uring: clean poll tw PF_EXITING handling
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: optimise io_get_cqe()
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: optimise submission left counting
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: optimise submission loop invariant
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: add helper to return req to cache list
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: helper for empty req cache checks
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: inline io_flush_cached_reqs
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: shrink final link flush
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: memcpy CQE from req
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: explicitly keep a CQE in io_kiocb
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: rename io_sqe_file_register
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: deduplicate SCM accounting
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: don't pass around fixed index for scm
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: refactor __io_sqe_files_scm
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: uniform SCM accounting
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: don't scm-account for non af_unix sockets
commit
|
commitdiff
|
tree
2022-04-17
Jens Axboe
io_uring: move finish_wait() outside of loop in cqring_...
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: refactor io_req_add_compl_list()
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: silence io_for_each_link() warning
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: partially uninline io_put_task()
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: cleanup conditional submit locking
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: optimise mutex locking for submit+iopoll
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: pre-calculate syscall iopolling decision
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: split off IOPOLL argument verifiction
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: clean up io_queue_next()
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: move poll recycling later in compl flushing
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: optimise io_free_batch_list
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: refactor io_req_find_next
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: remove extra ifs around io_commit_cqring
commit
|
commitdiff
|
tree
2022-04-17
Pavel Begunkov
io_uring: small optimisation of tctx_task_work
commit
|
commitdiff
|
tree
2022-04-17
Linus Torvalds
Linux 5.18-rc3
v5.18-rc3
commit
|
commitdiff
|
tree
2022-04-17
Linus Torvalds
Merge tag 'for-linus-5.18-rc3-tag' of git://git./linux...
commit
|
commitdiff
|
tree
2022-04-17
Linus Torvalds
Merge tag 'x86-urgent-2022-04-17' of git://git./linux...
commit
|
commitdiff
|
tree
2022-04-17
Linus Torvalds
Merge tag 'timers-urgent-2022-04-17' of git://git....
commit
|
commitdiff
|
tree
2022-04-17
Linus Torvalds
Merge tag 'smp-urgent-2022-04-17' of git://git./linux...
commit
|
commitdiff
|
tree
2022-04-17
Linus Torvalds
Merge tag 'irq-urgent-2022-04-17' of git://git./linux...
commit
|
commitdiff
|
tree
2022-04-17
Linus Torvalds
Merge tag 'for-v5.18-rc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2022-04-17
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
2022-04-17
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.18-2' of git://git...
commit
|
commitdiff
|
tree
2022-04-17
Linus Torvalds
Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git....
commit
|
commitdiff
|
tree
2022-04-16
Linus Torvalds
Merge tag 'soc-fixes-5.18-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2022-04-16
Linus Torvalds
Merge tag 'random-5.18-rc3-for-linus' of git://git...
commit
|
commitdiff
|
tree
2022-04-16
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2022-04-16
Bartosz Golaszewski
Merge tag 'intel-gpio-v5.18-2' of gitolite.pub/scm...
commit
|
commitdiff
|
tree
2022-04-16
Linus Torvalds
Merge tag 'dma-mapping-5.18-2' of git://git.infradead...
commit
|
commitdiff
|
tree
2022-04-16
Jason A. Donenfeld
random: use memmove instead of memcpy for remaining...
commit
|
commitdiff
|
tree
2022-04-15
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
2022-04-15
Linus Torvalds
Merge tag 'for-5.18/dm-fixes-2' of git://git./linux...
commit
|
commitdiff
|
tree
2022-04-15
Patrick Wang
mm: kmemleak: take a full lowmem check in kmemleak_...
commit
|
commitdiff
|
tree
2022-04-15
Omar Sandoval
mm/vmalloc: fix spinning drain_vmap_work after reading...
commit
|
commitdiff
|
tree
2022-04-15
Andrew Morton
revert "fs/binfmt_elf: use PT_LOAD p_align values for...
commit
|
commitdiff
|
tree
2022-04-15
Andrew Morton
revert "fs/binfmt_elf: fix PT_LOAD p_align values for...
commit
|
commitdiff
|
tree
2022-04-15
Mike Kravetz
hugetlb: do not demote poisoned hugetlb pages
commit
|
commitdiff
|
tree
2022-04-15
Charan Teja...
mm: compaction: fix compiler warning when CONFIG_COMPAC...
commit
|
commitdiff
|
tree
2022-04-15
Minchan Kim
mm: fix unexpected zeroed page mapping with zram swap
commit
|
commitdiff
|
tree
2022-04-15
Juergen Gross
mm, page_alloc: fix build_zonerefs_node()
commit
|
commitdiff
|
tree
2022-04-15
Marco Elver
mm, kfence: support kmem_dump_obj() for KFENCE objects
commit
|
commitdiff
|
tree
2022-04-15
Vincenzo Frascino
kasan: fix hw tags enablement when KUNIT tests are...
commit
|
commitdiff
|
tree
2022-04-15
Zqiang
irq_work: use kasan_record_aux_stack_noalloc() record...
commit
|
commitdiff
|
tree
2022-04-15
Axel Rasmussen
mm/secretmem: fix panic when growing a memfd_secret
commit
|
commitdiff
|
tree
2022-04-15
Hugh Dickins
tmpfs: fix regressions from wider use of ZERO_PAGE
commit
|
commitdiff
|
tree
2022-04-15
Joe Perches
MAINTAINERS: Broadcom internal lists aren't maintainers
commit
|
commitdiff
|
tree
2022-04-15
Borislav Petkov
i2c: ismt: Fix undefined behavior due to shift overflow...
commit
|
commitdiff
|
tree
2022-04-15
Andy Shevchenko
i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
commit
|
commitdiff
|
tree
2022-04-15
Andy Shevchenko
i2c: dev: check return value when calling dev_set_name()
commit
|
commitdiff
|
tree
2022-04-15
Bjorn Andersson
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
commit
|
commitdiff
|
tree
2022-04-15
Marek Vasut
i2c: imx: Implement errata ERR007805 or e7805 bus frequ...
commit
|
commitdiff
|
tree
2022-04-15
Martin Povišer
i2c: pasemi: Wait for write xfers to finish
commit
|
commitdiff
|
tree
2022-04-15
Shin'ichiro...
dm: fix bio length of empty flush
commit
|
commitdiff
|
tree
next