linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-06 18:35:18 to 2016-09-26 16:26:07 UTC [more...]

[PATCH] dissect: s/mode_t/usage_t/ in report_member()
 2016-09-26 16:26 UTC  (3+ messages)

[PATCH] sparse: ignore __assume_aligned__ attribute
 2016-09-21 14:44 UTC 

[PATCH] sparse: update __builtin_object_size() prototype
 2016-09-21 14:13 UTC 

xinshiqi has a recommended a Continuing Education course
 2016-09-18 19:34 UTC 

Direct Cash Loans Offer!!!
 2016-08-31 17:20 UTC 

业界最豪华电子游戏套餐,全网电子游艺最佳投注平台!
 2016-08-29  9:44 UTC 

Question regarding anotation
 2016-08-23  8:58 UTC  (5+ messages)

Attention Beneficially
 2016-08-21  6:50 UTC 

[PATCH v2 0/2] arm64 live patching
 2016-08-17  9:38 UTC  (23+ messages)
` [PATCH v2 1/2] arm64: implement FTRACE_WITH_REGS
` [PATCH v2 2/2] arm64: implement live patching
    `  "
        ` [PATCH] arm64: take SHN_LIVEPATCH syms into account when calculating plt_max_entries

[PATCH v3 0/2] arm64 live patching
 2016-08-11 19:32 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: implement FTRACE_WITH_REGS
` [PATCH v3 2/2] arm64: implement live patching

[PATCH] byteswap: don't use __builtin_bswap*() with sparse
 2016-08-11 11:55 UTC  (2+ messages)

[PATCH] implement constant-folding in __builtin_bswap*()
 2016-08-11 10:39 UTC 

[PATCH v3] sparse: add support for static assert
 2016-06-14 14:49 UTC  (3+ messages)

[PATCH] ptrlist: use after free in last_ptr_list()
 2016-06-13  9:45 UTC 

[PATCH] arm64: implement FTRACE_WITH_REGS
 2016-06-02 15:07 UTC 

[PATCH] sparse: add 'alloc_align' to the ignored attributes
 2016-06-01 14:30 UTC 

[PATCH] sparse: add no_sanitize_address as an ignored attribute
 2016-06-01  2:45 UTC 

Hello
 2016-05-29  0:45 UTC 

A Business Proposal for You
 2016-05-21 22:10 UTC 

[PATCH 1/2] linearize: Emit C99 declarations correctly
 2016-05-04 12:39 UTC  (2+ messages)
` [PATCH 2/2] validation: Check C99 for loop variables

Greetings!!!
 2016-04-18 20:12 UTC 

Greetings!!!
 2016-04-18 17:43 UTC 

FROM: MR. OLIVER SENO!!
 2016-04-08 18:53 UTC 

[PATCH 1/2] compiler.h: add support for malloc attribute
 2016-03-23 23:42 UTC 

REGRESSION: implied: we have to make the false states match as well
 2016-03-20 16:17 UTC  (4+ messages)
  ` Aw: "

RE
 2016-03-19 10:06 UTC 

[PATCH v3 00/21] improve constexpr handling
 2016-03-15 22:36 UTC  (50+ messages)
` [PATCH v3 01/21] expression: introduce additional expression constness tracking flags
` [PATCH v3 02/21] expression: init constexpr_flags at expression allocation
` [PATCH v3 03/21] expression: examine constness of casts at evaluation only
` [PATCH v3 04/21] expression: examine constness of binops and alike "
` [PATCH v3 05/21] expression: examine constness of preops "
` [PATCH v3 06/21] expression: examine constness of conditionals "
` [PATCH v3 07/21] expression: add support for tagging arithmetic constant expressions
` [PATCH v3 08/21] expression, evaluate: add support for tagging address constants
` [PATCH v3 09/21] evaluate: check static storage duration objects' intializers' constness
` [PATCH v3 10/21] expression, evaluate: recognize static objects as address constants
` [PATCH v3 11/21] evaluate: recognize address constants created through casts
` [PATCH v3 12/21] evaluate: recognize address constants created through pointer arithmetic
` [PATCH v3 13/21] evaluate: recognize members of static compound objects as address constants
` [PATCH v3 14/21] evaluate: recognize string literals "
` [PATCH v3 15/21] expression: recognize references to labels "
` [PATCH v3 16/21] expression: examine constness of __builtin_offsetof at evaluation only
` [PATCH v3 17/21] symbol: flag builtins constant_p, safe_p and warning as constexprs
` [PATCH v3 18/21] evaluate: relax some constant expression rules for pointer expressions
` [PATCH v3 19/21] expression, evaluate: support compound literals as address constants
` [PATCH v3 20/21] symbol: do not inherit storage modifiers from base types at examination
` [PATCH v3 21/21] evaluation: treat comparsions between types as integer constexpr

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:38 UTC 

[kbuild-all] [kvm:queue 27/38] arch/x86/kvm/hyperv.c:186:41: sparse: incorrect type in argument 2 (different modifiers)
 2016-02-22 18:41 UTC  (8+ messages)
            ` [PATCH] Do not drop 'nocast' modifier when taking the address

[FAIL 0/5] Static lock analysis
 2016-02-17 23:05 UTC  (7+ messages)
` [FAIL 1/5] parse: Add comment to struct statement
` [FAIL 2/5] inspect: Show context information
` [FAIL 3/5] linearize: Add context symbol name when showing context instructions
` [FAIL 4/5] parse: Add acquire, release, requires and guarded_by attributes
` [FAIL 5/5] test-locks: Add lock tester

[PATCH] dissect: teach do_initializer() to handle the nested EXPR_IDENTIFIER's
 2016-02-08 15:13 UTC 

[PATCH] dissect: teach do_expression() to handle EXPR_OFFSETOF
 2016-02-08 13:26 UTC 

[PATCH] Fix size calculation of unsized bool array
 2016-02-04 16:10 UTC  (2+ messages)

[PATCH 0/3] Minor enhancements and fixes
 2016-02-02 18:54 UTC  (3+ messages)

error: ctype on uninitialized symbol
 2016-02-02  2:53 UTC  (2+ messages)

[PATCH v2 00/13] improve constexpr handling
 2016-02-01  3:06 UTC  (43+ messages)
` [PATCH v2 01/13] expression: introduce additional expression constness tracking flags
` [PATCH v2 02/13] expression: examine constness of casts at evaluation only
` [PATCH v2 03/13] expression: examine constness of binops and alike "
` [PATCH v2 04/13] expression: examine constness of preops "
` [PATCH v2 05/13] expression: examine constness of conditionals "
` [PATCH v2 06/13] expression, evaluate: add support for recognizing address constants
` [PATCH v2 07/13] evaluate: check static storage duration objects' intializers' constness
` [PATCH v2 08/13] expression: recognize references to labels as address constants
` [PATCH v2 09/13] expression: examine constness of __builtin_offsetof at evaluation only
` [PATCH v2 10/13] symbol: flag builtins constant_p, safe_p and warning as constexprs
` [PATCH v2 11/13] evaluate: relax some constant expression rules for pointer expressions
` [PATCH v2 12/13] expression, evaluate: support compound literals as address constants
` [PATCH v2 13/13] symbol: do not inherit storage modifiers from base types at examination

[PATCH v2] sparse: add support for static assert
 2016-01-29 16:15 UTC  (4+ messages)

sparse error on __int128
 2016-01-25 18:42 UTC  (5+ messages)

[PATCH 3/3] Add NOWARN and NOERR compile conditions
 2016-01-13 14:39 UTC  (4+ messages)
` [PATCH 3/3 v4] Add Wall_off switch to disable errors and warnings

[PATCH RFC 07/13] evaluate: check static storage duration objects' intializers' constness
 2016-01-11 19:28 UTC  (6+ messages)

[PATCH RFC 01/13] expression: introduce additional expression constness tracking flags
 2016-01-11 17:54 UTC  (4+ messages)

[PATCH RFC 00/13] improve constexpr handling
 2016-01-11 17:46 UTC  (5+ messages)

[PATCH] sparse: add support for static assert
 2016-01-11 17:37 UTC  (4+ 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).