index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-21
io_uring: don't use retry based buffered reads for non-async bdev
Jens Axboe
2020-09-21
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
Jens Axboe
2020-09-14
io_uring: don't run task work on an exiting task
Jens Axboe
2020-09-14
io_uring: drop 'ctx' ref on task work cancelation
Jens Axboe
2020-09-13
io_uring: grab any needed state during defer prep
Jens Axboe
2020-09-05
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
2020-09-05
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
2020-09-05
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
2020-09-02
io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file
Jens Axboe
2020-09-02
io_uring: set table->files[i] to NULL when io_sqe_file_register failed
Jiufei Xue
2020-09-01
io_uring: fix removing the wrong file in __io_sqe_files_update()
Jiufei Xue
2020-08-27
io_uring: don't bounce block based -EAGAIN retry off task_work
Jens Axboe
2020-08-27
io_uring: fix IOPOLL -EAGAIN retries
Jens Axboe
2020-08-26
io_uring: clear req->result on IOPOLL re-issue
Jens Axboe
2020-08-26
io_uring: make offset == -1 consistent with preadv2/pwritev2
Jens Axboe
2020-08-25
io_uring: ensure read requests go through -ERESTART* transformation
Jens Axboe
2020-08-25
io_uring: don't use poll handler if file can't be nonblocking read/written
Jens Axboe
2020-08-25
io_uring: fix imbalanced sqo_mm accounting
Jens Axboe
2020-08-25
io_uring: revert consumed iov_iter bytes on error
Jens Axboe
2020-08-23
io-wq: fix hang after cancelling pending hashed work
Pavel Begunkov
2020-08-23
io_uring: don't recurse on tsk->sighand->siglock with signalfd
Jens Axboe
2020-08-20
io_uring: kill extra iovec=NULL in import_iovec()
Pavel Begunkov
2020-08-20
io_uring: comment on kfree(iovec) checks
Pavel Begunkov
2020-08-20
io_uring: fix racy req->flags modification
Pavel Begunkov
2020-08-19
io_uring: use system_unbound_wq for ring exit work
Jens Axboe
2020-08-18
io_uring: cleanup io_import_iovec() of pre-mapped request
Jens Axboe
2020-08-16
io_uring: get rid of kiocb_wait_page_queue_init()
Jens Axboe
2020-08-16
io_uring: find and cancel head link async work on files exit
Jens Axboe
2020-08-16
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
2020-08-16
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
2020-08-15
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-15
Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
2020-08-15
io_uring: sanitize double poll handling
Jens Axboe
2020-08-15
Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-15
Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-15
Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2020-08-15
Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-08-15
Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-15
Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-15
Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-08-15
Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-08-15
Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-08-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]