summaryrefslogtreecommitdiff
path: root/include/linux/compiler_attributes.h
AgeCommit message (Expand)Author
2021-02-14percpu: fix clang modpost section mismatchDennis Zhou
2020-12-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-08-27Compiler Attributes: fix comment concerning GCC 4.6Luc Van Oostenryck
2020-08-27Compiler Attributes: remove comment about sparse not supporting __has_attributeLuc Van Oostenryck
2020-08-04Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-24gcc-plugins/stackleak: Use asm instrumentation to avoid useless register savingAlexander Popov
2020-06-16compiler_attributes.h: Support no_sanitize_undefined check with GCC 4Marco Elver
2019-10-11compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case useJoe Perches
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda
2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov
2018-12-21Revert "compiler-gcc: disable -ftracer for __noclone functions"Sean Christopherson
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda
2018-09-30Compiler Attributes: add support for __nonstring (gcc >= 8)Miguel Ojeda
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda