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.18-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_qcom-6.18.y
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-03-24
block: remove __bdevname
Christoph Hellwig
2020-03-24
block: remove the blk_lookup_devt export
Christoph Hellwig
2020-03-21
block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline
Paolo Valente
2020-03-21
block, bfq: make reparent_leaf_entity actually work only on leaf entities
Paolo Valente
2020-03-21
block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
Paolo Valente
2020-03-21
block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
Paolo Valente
2020-03-21
block, bfq: fix use-after-free in bfq_idle_slice_timer_body
Zhiqiang Liu
2020-03-18
scsi: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-18
nvme: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-18
xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-18
virtio_blk.c: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-18
block/genhd: Notify udev about capacity change
Balbir Singh
2020-03-18
block: Prevent hung_check firing during long sync IO
Ming Lei
2020-03-18
block: fix a device invalidation regression
Christoph Hellwig
2020-03-12
block, zoned: fix integer overflow with BLKRESETZONE et al
Alexey Dobriyan
2020-03-12
blk-iocost: remove duplicated lines in comments
Weiping Zhang
2020-03-12
block: sed-opal: Change the check condition for regular session validity
Revanth Rajashekar
2020-03-12
block: Document genhd capability flags
Stephen Kitt
2020-03-12
block: cleanup comment for blk_flush_complete_seq
Guoqing Jiang
2020-03-12
block: remove unneeded argument from blk_alloc_flush_queue
Guoqing Jiang
2020-03-12
block: cleanup for _blk/blk_rq_prep_clone
Guoqing Jiang
2020-03-12
block: remove redundant setting of QUEUE_FLAG_DYING
Guoqing Jiang
2020-03-12
block: use bio_{wouldblock,io}_error in direct_make_request
Guoqing Jiang
2020-03-12
block: fix comment for blk_cloned_rq_check_limits
Guoqing Jiang
2020-03-12
block: Fix use-after-free issue accessing struct io_cq
Sahitya Tummala
2020-03-10
null_blk: Add support for init_hctx() fault injection
Bart Van Assche
2020-03-10
null_blk: Handle null_add_dev() failures properly
Bart Van Assche
2020-03-10
null_blk: Fix the null_add_dev() error path
Bart Van Assche
2020-03-10
null_blk: Fix changing the number of hardware queues
Bart Van Assche
2020-03-10
null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
Bart Van Assche
2020-03-10
blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
Bart Van Assche
2020-03-10
blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
Bart Van Assche
2020-03-10
blk-mq: Fix a comment in include/linux/blk-mq.h
Bart Van Assche
2020-03-08
Linux 5.6-rc5
v5.6-rc5
Linus Torvalds
2020-03-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2020-03-08
Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-08
Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-08
Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-08
Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-03-07
Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-07
Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-03-07
io_uring: fix lockup with timeouts
Pavel Begunkov
2020-03-07
Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-03-07
Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-03-07
Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-07
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2020-03-07
Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
[next]