aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler_attributes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda1-0/+14
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov1-13/+0
2018-12-21Revert "compiler-gcc: disable -ftracer for __noclone functions"Sean Christopherson1-8/+1
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda1-5/+9
2018-09-30Compiler Attributes: add support for __nonstring (gcc >= 8)Miguel Ojeda1-0/+14
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda1-0/+244