linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-28 13:09:42 to 2019-08-12 21:50:48 UTC [more...]

[PATCH 14/16] include/linux: prefer __section from compiler_attributes.h
 2019-08-12 21:50 UTC  (2+ messages)
` [PATCH 15/16] include/linux/compiler.h: remove unused KENTRY macro

[PATCH net-next] net: can: Fix compiling warning
 2019-08-12 17:19 UTC  (2+ messages)

Sparse context checking Vs Clang Thread Safety analysis
 2019-05-21 18:23 UTC  (2+ messages)

[PATCH] trace: events: fix error directive in argument list
 2019-03-30 13:50 UTC  (5+ messages)

[PATCH AUTOSEL 4.14 15/37] compiler.h: update definition of unreachable()
 2019-03-30  1:29 UTC 

[PATCH AUTOSEL 4.19 21/57] compiler.h: update definition of unreachable()
 2019-03-30  1:28 UTC 

[PATCH v2 3/4] x86/fpu: Fix __user annotations
 2019-03-29 19:42 UTC  (2+ messages)

[PATCH] include/linux/hugetlb.h: Convert to use vm_fault_t
 2019-03-19 17:51 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 35/83] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
 2019-02-13  2:36 UTC 

[PATCH AUTOSEL 4.20 041/105] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
 2019-02-13  2:32 UTC 

[PATCH v6 00/27] x86: PIE support and option to extend KASLR randomization
 2019-02-01 17:35 UTC  (9+ messages)
` [PATCH v6 15/27] compiler: Option to default to hidden symbols

[RFC v1 0/4] static analysis of copy_to_user()
 2019-01-24  3:15 UTC  (9+ messages)
` [RFC v1 1/4] expression.h: update comment to include other cast types
` [RFC v1 2/4] move name-based analysis before linearization
` [RFC v1 3/4] add a check for copy_to_user() address spaces
` [RFC v1 4/4] check copy_to_user() sizes

[PATCH RFC 1/4] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
 2019-01-20 15:36 UTC  (27+ messages)
` [PATCH RFC 2/4] include/linux/compiler.h: allow memory operands
` [PATCH RFC 3/4] barriers: convert a control to a data dependency

[PATCH v3 1/3] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
 2019-01-11 13:48 UTC 

Bug#873508: sparse test failures on ppc32le (and other not so common archs)
 2019-01-10 11:39 UTC  (9+ messages)
`  "

[PATCH v2 1/3] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
 2019-01-03 18:46 UTC  (3+ messages)

[PATCH v2 3/3] kasan: fix krealloc handling for tag-based mode
 2019-01-02 22:14 UTC 

[PATCH v9 00/10] x86: macrofying inline asm
 2018-12-27  4:47 UTC  (31+ messages)
` PROPOSAL: Extend inline asm syntax with size spec

[PATCH v2] x86, kbuild: revert macrofying inline assembly code
 2018-12-21 18:44 UTC  (4+ messages)

[PATCH mm] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
 2018-12-20 13:02 UTC  (2+ messages)

[PATCH v3 00/12] x86, kbuild: revert macrofying inline assembly code
 2018-12-19 14:33 UTC  (6+ messages)
` [PATCH v3 08/12] Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"

[PATCH] kbuild, x86: revert macros in extended asm workarounds
 2018-12-18 19:33 UTC  (8+ messages)

[PATCH v13 08/25] kasan: initialize shadow to 0xff for tag-based mode
 2018-12-18 13:31 UTC  (12+ messages)
` [PATCH v13 00/25] kasan: add software tag-based mode for arm64
  ` [PATCH v13 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
    ` [PATCH v13 19/25] kasan: add hooks implementation for tag-based mode

[PATCH v11 00/13] Intel SGX1 support
 2018-12-11 18:31 UTC  (11+ messages)

[RFC v1] copy_{to,from}_user(): only inline when !__CHECKER__
 2018-12-09 22:08 UTC  (9+ messages)

[PATCH v12 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
 2018-12-06 12:25 UTC  (8+ messages)
  ` [PATCH v12 20/25] kasan, arm64: add brk handler for inline instrumentation
  ` [PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS

[PATCH v11 00/24] kasan: add software tag-based mode for arm64
 2018-11-27 16:12 UTC  (6+ messages)
  ` [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h
  ` [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS

[PATCH] arm64: sysreg: fix sparse warnings
 2018-11-16 13:54 UTC  (6+ messages)

[PATCH v10 00/22] kasan: add software tag-based mode for arm64
 2018-11-15 13:43 UTC  (26+ messages)
  ` [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
  ` [PATCH v10 06/22] kasan, arm64: adjust shadow size for tag-based mode
  ` [PATCH v10 05/22] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
  ` [PATCH v10 07/22] kasan: initialize shadow to 0xff for tag-based mode
  ` [PATCH v10 09/22] kasan: add tag related helper functions
  ` [PATCH v10 12/22] kasan, arm64: fix up fault handling logic

[PATCH v3 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-11-10  1:41 UTC  (14+ 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  (5+ messages)
` [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough

[PATCH v2 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-10-29 14:56 UTC  (10+ messages)
` [PATCH v2 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization


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).