linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-20 17:22:51 to 2018-11-02 11:27:29 UTC [more...]

[PATCH v3 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-11-02 11:27 UTC  (12+ messages)
` [PATCH v3 1/4] x86/mm: declare check_la57_support() as inline
` [PATCH v3 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v3 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
` [PATCH v3 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization

[PATCH 0/2] Compiler Attributes: __fallthrough
 2018-11-02 10:56 UTC  (42+ messages)
` [PATCH 1/2] Compiler Attributes: add support for __fallthrough (gcc >= 7.1)
` [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough

[PATCH v9 00/10] x86: macrofying inline asm
 2018-11-01 11:15 UTC  (46+ messages)
` [PATCH v9 03/10] x86: objtool: use asm macro for better compiler decisions
` PROPOSAL: Extend inline asm syntax with size spec
    ` [RESEND] "

[PATCH v2 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-10-29 14:56 UTC  (14+ messages)
` [PATCH v2 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v2 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v2 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
` [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization

[PATCH sparse] parse: shifting by full number of bits is undefined
 2018-10-26  9:01 UTC  (2+ messages)

[PATCH 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-10-18 17:03 UTC  (9+ messages)
` [PATCH 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
` [PATCH 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization

[PATCH 1/3] kbuild: Add -Wshadow to sparse
 2018-10-17 20:13 UTC  (3+ messages)

[PATCH] compiler.h: update definition of unreachable()
 2018-10-15 21:14 UTC  (4+ messages)

[PATCH v2] compiler.h: give up __compiletime_assert_fallback()
 2018-10-11 15:15 UTC  (19+ messages)

[PATCH v5 00/15] Compiler Attributes
 2018-10-06 19:41 UTC 

[GIT PULL linux-next] Add Compiler Attributes (v6) tree
 2018-10-06  2:37 UTC  (2+ messages)

[GIT PULL linux-next] Add Compiler Attributes tree
 2018-10-04  5:01 UTC  (14+ messages)

Sparse warnings from calls to max3() and max
 2018-10-03 20:43 UTC 

[PATCH v5 00/15] Compiler Attributes
 2018-09-30 11:17 UTC  (23+ messages)
` [PATCH v5 05/15] Compiler Attributes: remove unneeded sparse (__CHECKER__) tests
` [PATCH v5 06/15] Compiler Attributes: add missing SPDX ID in compiler_types.h
` [PATCH v5 07/15] Compiler Attributes: use feature checks instead of version checks
` [PATCH v5 08/15] Compiler Attributes: KENTRY used twice the "used" attribute
` [PATCH v5 09/15] Compiler Attributes: remove uses of __attribute__ from compiler.h
` [PATCH v5 10/15] Compiler Attributes: add Doc/process/programming-language.rst
` [PATCH v5 11/15] Compiler Attributes: add MAINTAINERS entry
` [PATCH v5 12/15] Compiler Attributes: add support for __nonstring (gcc >= 8)
` [PATCH v5 13/15] Compiler Attributes: enable -Wstringop-truncation on W=1 "
` [PATCH v5 14/15] Compiler Attributes: auxdisplay: panel: use __nonstring
` [PATCH v5 15/15] Compiler Attributes: ext4: remove local __nonstring definition

[PATCH v3 1/2] Compiler Attributes: naked can be shared
 2018-09-25 19:03 UTC  (2+ messages)

Bug#906472: horst: FTBFS in buster/sid (unable to open 'stdarg.h')
 2018-09-25 17:06 UTC  (4+ messages)

[PATCH v9 00/20] kasan: add software tag-based mode for arm64
 2018-09-24 15:14 UTC 

[PATCH v8 09/20] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
 2018-09-24  9:19 UTC  (5+ messages)
  ` [PATCH v8 16/20] kasan: add hooks implementation for tag-based mode

[PATCH v8 00/10] x86: macrofying inline asm for better compilation
 2018-09-21 18:26 UTC  (2+ messages)

[PATCH v8 01/20] kasan, mm: change hooks signatures
 2018-09-21 12:13 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).