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
Age
Commit message (
Expand
)
Author
2026-01-23
xfs: fix remote xattr valuelblk check
Darrick J. Wong
2026-01-23
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
2026-01-23
xfs: strengthen attr leaf block freemap checking
Darrick J. Wong
2026-01-23
xfs: refactor attr3 leaf table size computation
Darrick J. Wong
2026-01-23
xfs: fix freemap adjustments when adding xattrs to leaf blocks
Darrick J. Wong
2026-01-23
xfs: delete attr leaf freemap entries when empty
Darrick J. Wong
2026-01-21
xfs: fix incorrect context handling in xfs_trans_roll
Wenwu Hou
2026-01-21
xfs: always allocate the free zone with the lowest index
Hans Holmberg
2026-01-21
xfs: promote metadata directories and large block support
Darrick J. Wong
2026-01-21
xfs: use blkdev_get_zone_info to simplify zone reporting
Christoph Hellwig
2026-01-21
xfs: check that used blocks are smaller than the write pointer
Christoph Hellwig
2026-01-21
xfs: split and refactor zone validation
Christoph Hellwig
2026-01-21
xfs: pass the write pointer to xfs_init_zone
Christoph Hellwig
2026-01-21
xfs: add a xfs_rtgroup_raw_size helper
Christoph Hellwig
2026-01-21
xfs: add missing forward declaration in xfs_zones.h
Damien Le Moal
2026-01-21
xfs: remove xfs_attr_leaf_hasname
Christoph Hellwig
2026-01-21
xfs: mark data structures corrupt on EIO and ENODATA
Darrick J. Wong
2026-01-21
xfs: rework zone GC buffer management
Christoph Hellwig
2026-01-21
xfs: use bio_reuse in the zone GC code
Christoph Hellwig
2026-01-21
block: add a bio_reuse helper
Christoph Hellwig
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
2026-01-21
xfs: move the remaining content from xfs.h to xfs_platform.h
Christoph Hellwig
2026-01-21
xfs: include global headers first in xfs_platform.h
Christoph Hellwig
2026-01-21
xfs: rename xfs_linux.h to xfs_platform.h
Christoph Hellwig
2026-01-21
xfs: factor out a xlog_write_space_advance helper
Christoph Hellwig
2026-01-21
xfs: improve the iclog space assert in xlog_write_iovec
Christoph Hellwig
2026-01-21
xfs: add a xlog_write_space_left helper
Christoph Hellwig
2026-01-21
xfs: improve the calling convention for the xlog_write helpers
Christoph Hellwig
2026-01-21
xfs: regularize iclog space accounting in xlog_write_partial
Christoph Hellwig
2026-01-21
xfs: move struct xfs_log_vec to xfs_log_priv.h
Christoph Hellwig
2026-01-21
xfs: move struct xfs_log_iovec to xfs_log_priv.h
Christoph Hellwig
2026-01-21
xfs: improve the ->iop_format interface
Christoph Hellwig
2026-01-21
xfs: set lv_bytes in xlog_write_one_vec
Christoph Hellwig
2026-01-21
xfs: add a xlog_write_one_vec helper
Christoph Hellwig
2026-01-18
Linux 6.19-rc6
v6.19-rc6
Linus Torvalds
2026-01-18
Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-18
Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-01-18
Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-18
Merge tag 'dmaengine-fix-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-18
Merge tag 'phy-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2026-01-18
Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-01-18
Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2026-01-18
Merge tag 'i2c-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-18
Merge tag 'edac_urgent_for_v6.19_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-01-18
Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-18
Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-01-18
Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-18
Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-01-18
Merge tag 'irq-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-18
ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
Yang Erkun
[next]