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
/
scripts
/
gcc-plugins
Age
Commit message (
Expand
)
Author
2025-09-23
gcc-plugins: Remove TODO_verify_il for GCC >= 16
Kees Cook
2025-07-21
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
2025-06-01
Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-06-01
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-08
randstruct: gcc-plugin: Remove bogus void member
Kees Cook
2025-05-08
gcc-plugins: Force full rebuild when plugins change
Kees Cook
2025-04-30
gcc-plugins: remove SANCOV gcc plugin
Arnd Bergmann
2025-04-30
Kbuild: remove structleak gcc plugin
Arnd Bergmann
2025-04-30
kbuild: require gcc-8 and binutils-2.30
Arnd Bergmann
2025-04-28
gcc-plugins: Remove ARM_SSP_PER_TASK plugin
Kees Cook
2024-08-05
gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement
Thorsten Blum
2024-07-08
gcc-plugins: Remove duplicate included header file stringpool.h
Thorsten Blum
2024-04-03
gcc-plugins/stackleak: Avoid .head.text section
Ard Biesheuvel
2023-11-27
gcc-plugins: randstruct: Update code comment in relayout_struct()
Gustavo A. R. Silva
2023-11-14
gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description
Konstantin Runov
2023-11-08
gcc-plugins: randstruct: Only warn about true flexible arrays
Kees Cook
2023-10-08
randstruct: Fix gcc-plugin performance mode to stay in group
Kees Cook
2023-08-10
gcc-plugins: Rename last_stmt() for GCC 14+
Kees Cook
2023-02-02
Merge branch 'for-linus/hardening' into for-next/hardening
Kees Cook
2023-02-02
gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
Sam James
2023-01-25
gcc-plugins: Reorganize gimple includes for GCC 13
Kees Cook
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
Thomas Gleixner
2022-05-24
gcc-plugins: use KERNELVERSION for plugin version
Masahiro Yamada
2022-05-16
gcc-plugins: randstruct: Remove cast exception handling
Kees Cook
2022-05-16
af_unix: Silence randstruct GCC plugin warning
Kees Cook
2022-05-16
niu: Silence randstruct warnings
Kees Cook
2022-05-16
big_keys: Use struct for internal payload
Kees Cook
2022-05-10
gcc-plugins: Change all version strings match kernel
Kees Cook
2022-05-08
randstruct: Move seed generation into scripts/basic/
Kees Cook
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2022-04-13
security: don't treat structure as an array of struct hlist_head
Bill Wendling
2022-04-12
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
2022-02-06
gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text
Kees Cook
2022-02-06
gcc-plugins/stackleak: Exactly match strings instead of prefixes
Kees Cook
2021-11-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-10-21
gcc-plugins: remove duplicate include in gcc-common.h
Ye Guojin
2021-10-21
gcc-plugins: Remove cyc_complexity
Kees Cook
2021-10-21
gcc-plugins: Explicitly document purpose and deprecation schedule
Kees Cook
2021-10-04
gcc-plugins: remove support for GCC 4.9 and older
Ard Biesheuvel
2021-09-27
gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
Ard Biesheuvel
2021-08-10
scripts: make some scripts executable
Masahiro Yamada
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
2021-03-01
gcc-plugins: latent_entropy: remove unneeded semicolon
Jason Yan
2021-03-01
gcc-plugins: structleak: remove unneeded variable 'ret'
Jason Yan
2021-01-06
gcc-plugins: fix gcc 11 indigestion with plugins...
Valdis Klētnieks
2020-12-04
gcc-plugins: simplify GCC plugin-dev capability test
Masahiro Yamada
2020-12-04
gcc-plugins: remove code for GCC versions older than 4.9
Masahiro Yamada
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
[next]