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
/
char
Age
Commit message (
Expand
)
Author
2026-02-26
Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2026-02-23
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
2026-02-23
ipmi:si: Fix check for a misbehaving BMC
Corey Minyard
2026-02-23
ipmi:msghandler: Handle error returns from the SMI sender
Corey Minyard
2026-02-23
ipmi:si: Don't block module unload if the BMC is messed up
Corey Minyard
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-06
ipmi:si: Use a long timeout when the BMC is misbehaving
Corey Minyard
2026-02-06
ipmi:si: Handle waiting messages when BMC failure detected
Corey Minyard
2026-02-06
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
2026-02-06
hwrng: optee - simplify OP-TEE context match
Rouven Czerwinski
2026-02-03
ipmi:ls2k: Make ipmi_ls2k_platform_driver static
Corey Minyard
2026-02-03
ipmi: ipmb: initialise event handler read bytes
Matt Johnston
2026-02-03
ipmi: Consolidate the run to completion checking for xmit msgs lock
Corey Minyard
2026-02-03
ipmi: Fix use-after-free and list corruption on sender error
Corey Minyard
2026-02-03
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Alper Ak
2026-02-03
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Alper Ak
2026-02-01
char: tpm: cr50: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2026-01-23
hwrng: airoha - set rng quality to 900
Aleksander Jan Bajkowski
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-16
xilinx_hwicap: fifo_icap.c: fix all kernel-doc warnings
Randy Dunlap
2026-01-15
lib/crypto: aescfb: Use new AES library API
Eric Biggers
2026-01-15
tpm/tpm_ftpm_tee: Fix kdoc after function renames
Uwe Kleine-König
2026-01-08
virtio-rng: fix DMA alignment for data buffer
Michael S. Tsirkin
2026-01-07
tpm/tpm_ftpm_tee: Make use of tee bus methods
Uwe Kleine-König
2026-01-07
tpm/tpm_ftpm_tee: Make use of tee specific driver registration
Uwe Kleine-König
2026-01-07
hwrng: optee - Make use of tee bus methods
Uwe Kleine-König
2026-01-07
hwrng: optee - Make use of module_tee_client_driver()
Uwe Kleine-König
2025-12-29
char: misc: Use IS_ERR() for filp_open() return value
Alper Ak
2025-12-29
char/mwave: drop it
Jiri Slaby (SUSE)
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-05
Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2025-12-05
Merge tag 'tpmdd-sessions-next-6.19-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-05
tpm2-sessions: Open code tpm_buf_append_hmac_session()
Jarkko Sakkinen
2025-12-05
tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_auth
Jarkko Sakkinen
2025-12-05
tpm2-sessions: Fix tpm2_read_public range checks
Jarkko Sakkinen
2025-12-05
tpm2-sessions: Fix out of range indexing in name_size
Jarkko Sakkinen
2025-12-04
Merge tag 'tpmdd-next-6.19-rc1-v4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]