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
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
2021-10-18
stddef: Introduce DECLARE_FLEX_ARRAY() helper
Kees Cook
2021-10-18
btrfs: Use memset_startat() to clear end of struct
Kees Cook
2021-10-18
string.h: Introduce memset_startat() for wiping trailing members and padding
Kees Cook
2021-10-18
xfrm: Use memset_after() to clear padding
Kees Cook
2021-10-18
string.h: Introduce memset_after() for wiping trailing members/padding
Kees Cook
2021-10-18
lib: Introduce CONFIG_MEMCPY_KUNIT_TEST
Kees Cook
2021-10-18
fortify: Add compile-time FORTIFY_SOURCE tests
Kees Cook
2021-09-25
fortify: Allow strlen() and strnlen() to pass compile-time known lengths
Kees Cook
2021-09-25
fortify: Prepare to improve strnlen() and strlen() warnings
Kees Cook
2021-09-25
fortify: Fix dropped strcpy() compile-time write overflow check
Kees Cook
2021-09-25
fortify: Explicitly disable Clang support
Kees Cook
2021-09-25
fortify: Move remaining fortify helpers into fortify-string.h
Kees Cook
2021-09-25
lib/string: Move helper functions out of string.c
Kees Cook
2021-09-25
compiler_types.h: Remove __compiletime_object_size()
Kees Cook
2021-09-25
cm4000_cs: Use struct_group() to zero struct cm4000_dev region
Kees Cook
2021-09-25
can: flexcan: Use struct_group() to zero struct flexcan_regs regions
Kees Cook
2021-09-25
HID: roccat: Use struct_group() to zero kone_mouse_event
Kees Cook
2021-09-25
HID: cp2112: Use struct_group() for memcpy() region
Kees Cook
2021-09-25
drm/mga/mga_ioc32: Use struct_group() for memcpy() region
Kees Cook
2021-09-25
iommu/amd: Use struct_group() for memcpy() region
Kees Cook
2021-09-25
bnxt_en: Use struct_group_attr() for memcpy() region
Kees Cook
2021-09-25
cxl/core: Replace unions with struct_group()
Kees Cook
2021-09-25
stddef: Introduce struct_group() helper macro
Kees Cook
2021-09-25
stddef: Fix kerndoc for sizeof_field() and offsetofend()
Kees Cook
2021-09-25
powerpc: Split memset() to avoid multi-field overflow
Kees Cook
2021-09-25
scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
Kees Cook
2021-09-19
Linux 5.15-rc2
v5.15-rc2
Linus Torvalds
2021-09-19
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-19
Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-19
Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-09-19
Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-19
Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-19
Merge tag 'perf-tools-fixes-for-v5.15-2021-09-18' of git://git.kernel.org/pub...
Linus Torvalds
2021-09-19
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
2021-09-19
alpha: enable GENERIC_PCI_IOMAP unconditionally
Linus Torvalds
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
2021-09-19
Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"
Linus Torvalds
2021-09-19
Revert drm/vc4 hdmi runtime PM changes
Linus Torvalds
2021-09-19
kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
Nathan Chancellor
2021-09-19
x86/build: Do not add -falign flags unconditionally for clang
Nathan Chancellor
2021-09-19
kbuild: Fix comment typo in scripts/Makefile.modpost
Ramji Jiyani
2021-09-19
sh: Add missing FORCE prerequisites in Makefile
Geert Uytterhoeven
2021-09-19
gen_compile_commands: fix missing 'sys' package
Kortan
2021-09-19
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
Ariel Marcovitch
2021-09-19
checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
Ariel Marcovitch
2021-09-18
alpha: move __udiv_qrnnd library function to arch/alpha/lib/
Linus Torvalds
2021-09-18
alpha: mark 'Jensen' platform as no longer broken
Linus Torvalds
2021-09-18
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
[next]