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.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
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
29 hours
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
42 hours
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
45 hours
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
45 hours
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4 days
dm: dm-zoned: Adjust dmz_load_mapping() allocation type
Kees Cook
4 days
dm-crypt: Adjust crypt_alloc_tfms_aead() allocation type
Kees Cook
6 days
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
11 days
md: ignore discard return value
Chaitanya Kulkarni
12 days
Merge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14 days
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-02
md: fix return value of mddev_trylock
Xiao Ni
2026-02-02
md/raid1: fix memory leak in raid1_run()
Zilin Guan
2026-01-30
Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-28
bcache: fix I/O accounting leak in detached_dev_do_request
Shida Zhang
2026-01-28
bcache: remove dead code in detached_dev_do_request
Shida Zhang
2026-01-28
dm mpath: make pg_init_delay_msecs settable
Benjamin Marzinski
2026-01-28
Revert "dm: fix a race condition in retrieve_deps"
Benjamin Marzinski
2026-01-28
dm mpath: Add missing dm_put_device when failing to get scsi dh name
Benjamin Marzinski
2026-01-27
dm vdo encodings: clean up header and version functions
Matthew Sakai
2026-01-26
dm: use bio_clone_blkg_association
Mikulas Patocka
2026-01-26
md raid: fix hang when stopping arrays with metadata through dm-raid
Heinz Mauelshagen
2026-01-26
md-cluster: fix NULL pointer dereference in process_metadata_update
Jiasheng Jiang
2026-01-26
md/bitmap: fix GPF in write_page caused by resize race
Jack Wang
2026-01-26
md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout
Yu Kuai
2026-01-26
md/raid5: fix IO hang with degraded array with llbitmap
Yu Kuai
2026-01-26
md: remove recovery_disabled
Li Nan
2026-01-26
md/raid10: cleanup skip handling in raid10_sync_request
Li Nan
2026-01-26
md/raid10: fix any_working flag handling in raid10_sync_request
Li Nan
2026-01-26
md: move finish_reshape to md_finish_sync()
Li Nan
2026-01-26
md: factor out sync completion update into helper
Li Nan
2026-01-26
md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
Li Nan
2026-01-26
md: update curr_resync_completed even when MD_RECOVERY_INTR is set
Li Nan
2026-01-26
md: mark rdev Faulty when badblocks setting fails
Li Nan
2026-01-26
md: break remaining operations on badblocks set failure in narrow_write_error
Li Nan
2026-01-26
md/raid1,raid10: support narrow_write_error when badblocks is disabled
Li Nan
2026-01-26
md: factor error handling out of md_done_sync into helper
Li Nan
2026-01-26
md/raid1: simplify uptodate handling in end_sync_write
Li Nan
2026-01-26
md/raid5: make sure max_sectors is not less than io_opt
Yu Kuai
2026-01-26
md/raid5: use mempool to allocate stripe_request_ctx
Yu Kuai
2026-01-26
md: merge mddev serialize_policy into mddev_flags
Yu Kuai
2026-01-26
md: merge mddev faillast_dev into mddev_flags
Yu Kuai
2026-01-26
md: merge mddev has_superblock into mddev_flags
Yu Kuai
2026-01-26
md/raid5: fix raid5_run() to return error when log_init() fails
Yu Kuai
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-22
bcache: use bio cloning for detached device requests
Shida Zhang
2026-01-21
dm: fix excessive blk-crypto operations for invalid keys
Eric Biggers
2026-01-21
dm-verity: fix section mismatch error
Mikulas Patocka
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
[next]