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_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
2025-04-30
xfs: allow ro mounts if rtdev or logdev are read-only
Hans Holmberg
2025-04-28
xfs: stop using set_blocksize
Darrick J. Wong
2025-04-28
Merge remote-tracking branch 'linux-block/block-6.15' into xfs tree
Carlos Maiolino
2025-04-24
ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd
Ming Lei
2025-04-24
ublk: call ublk_dispatch_req() for handling UBLK_U_IO_NEED_GET_DATA
Ming Lei
2025-04-24
block: don't autoload drivers on blk-cgroup configuration
Christoph Hellwig
2025-04-24
block: don't autoload drivers on stat
Christoph Hellwig
2025-04-24
block: remove the backing_inode variable in bdev_statx
Christoph Hellwig
2025-04-24
block: move blkdev_{get,put} _no_open prototypes out of blkdev.h
Christoph Hellwig
2025-04-24
block: never reduce ra_pages in blk_apply_bdi_limits
Christoph Hellwig
2025-04-24
selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutils
Uday Shankar
2025-04-24
Merge tag 'nvme-6.15-2025-04-24' of git://git.infradead.org/nvme into block-6.15
Jens Axboe
2025-04-23
selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'
Ming Lei
2025-04-23
selftests: ublk: fix recover test
Ming Lei
2025-04-23
block: hoist block size validation code to a separate function
Darrick J. Wong
2025-04-23
block: fix race between set_blocksize and read paths
Darrick J. Wong
2025-04-22
xfs: remove duplicate Zoned Filesystems sections in admin-guide
Hans Holmberg
2025-04-22
XFS: fix zoned gc threshold math for 32-bit arches
Carlos Maiolino
2025-04-22
nvmet: fix out-of-bounds access in nvmet_enable_port
Richard Weinberger
2025-04-17
Merge tag 'nvme-6.15-2025-04-17' of git://git.infradead.org/nvme into block-6.15
Jens Axboe
2025-04-17
xfs: document zoned rt specifics in admin-guide
Hans Holmberg
2025-04-16
Merge tag 'md-6.15-20250416' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2025-04-16
selftests: ublk: add generic_06 for covering fault inject
Uday Shankar
2025-04-16
ublk: simplify aborting ublk request
Ming Lei
2025-04-16
ublk: remove __ublk_quiesce_dev()
Ming Lei
2025-04-16
ublk: improve detection and handling of ublk server exit
Uday Shankar
2025-04-16
ublk: move device reset into ublk_ch_release()
Ming Lei
2025-04-16
ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_io
Ming Lei
2025-04-16
ublk: add ublk_force_abort_dev()
Ming Lei
2025-04-16
ublk: properly serialize all FETCH_REQs
Uday Shankar
2025-04-16
selftests: ublk: move creating UBLK_TMP into _prep_test()
Ming Lei
2025-04-16
selftests: ublk: add test_stress_05.sh
Ming Lei
2025-04-16
selftests: ublk: support user recovery
Ming Lei
2025-04-16
selftests: ublk: support target specific command line
Ming Lei
2025-04-16
selftests: ublk: increase max nr_queues and queue depth
Ming Lei
2025-04-16
selftests: ublk: set queue pthread's cpu affinity
Ming Lei
2025-04-16
selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...
Ming Lei
2025-04-16
selftests: ublk: add two stress tests for zero copy feature
Ming Lei
2025-04-16
selftests: ublk: run stress tests in parallel
Ming Lei
2025-04-16
selftests: ublk: make sure _add_ublk_dev can return in sub-shell
Ming Lei
2025-04-16
selftests: ublk: cleanup backfile automatically
Ming Lei
2025-04-16
selftests: ublk: add io_uring uapi header
Ming Lei
2025-04-16
selftests: ublk: fix ublk_find_tgt()
Ming Lei
2025-04-16
block: integrity: Do not call set_page_dirty_lock()
Martin K. Petersen
2025-04-16
xfs: fix fsmap for internal zoned devices
Darrick J. Wong
2025-04-16
md/raid1: Add check for missing source disk in process_checks()
Meir Elisha
2025-04-16
xfs: Fix spelling mistake "drity" -> "dirty"
Zhang Xianwei
2025-04-16
nvmet: pci-epf: cleanup link state management
Damien Le Moal
2025-04-16
nvmet: pci-epf: clear CC and CSTS when disabling the controller
Damien Le Moal
2025-04-16
nvmet: pci-epf: always fully initialize completion entries
Damien Le Moal
[next]