linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-08 02:00:27 to 2017-08-13 13:10:34 UTC [more...]

Sparse 0.5.1 RC5 released
 2017-08-13 13:10 UTC  (7+ messages)

[PATCH] Give the constant pseudo value a size
 2017-08-13  4:18 UTC 

[PATCH v3 0/8] fix loading of partially defined bitfield
 2017-08-12 20:14 UTC  (32+ messages)
` [PATCH v3 1/8] Remove single-store shortcut
` [PATCH v3 2/8] new helper: def_opcode()
` [PATCH v3 3/8] reuse nbr_pseudo_users()
` [PATCH v3 4/8] change the masking when loading bitfields
` [PATCH v3 5/8] simplify ((A & M') | B ) & M when M' & M == 0
` [PATCH v3 6/8] transform (A & M) >> S to (A >> S) & (M >> S)
` [PATCH v3 7/8] transform (A << S) >> S into A & (-1 "
` [PATCH v3 8/8] fix: cast of OP_AND only valid if it's an OP_CAST
  ` [PATCH v4 0/9] fix loading of partially defined bitfield
    ` [PATCH v4 1/9] testsuite: add support for commands with timeout
    ` [PATCH v4 2/9] Remove single-store shortcut
    ` [PATCH v4 3/9] new helper: def_opcode()
    ` [PATCH v4 4/9] reuse nbr_pseudo_users()
    ` [PATCH v4 5/9] change the masking when loading bitfields
    ` [PATCH v4 6/9] simplify ((A & M') | B ) & M when M' & M == 0
    ` [PATCH v4 7/9] transform (A & M) >> S to (A >> S) & (M >> S)
    ` [PATCH v4 8/9] transform (A << S) >> S into A & (-1 "
    ` [PATCH v4 9/9] fix: cast of OP_AND only valid if it's an OP_CAST

[PATCH] avoid infinite loop during simplification
 2017-08-12 15:29 UTC  (10+ messages)

RFC: Move Sparse development to github
 2017-08-12 15:11 UTC  (5+ messages)

sparse-llvm test cases
 2017-08-12 14:43 UTC  (12+ messages)

[GIT PULL] closing the release candidates
 2017-08-11 22:12 UTC  (6+ messages)

master branch for upcoming RC5
 2017-08-11 15:20 UTC  (5+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-08-11 15:09 UTC  (28+ messages)
` [RFC v2 01/23] x86/crypto: Adapt assembly for PIE support
` [RFC v2 02/23] x86: Use symbol name on bug table "
` [RFC v2 03/23] x86: Use symbol name in jump "
` [RFC v2 04/23] x86: Add macro to get symbol address "
` [RFC v2 05/23] xen: Adapt assembly "
` [RFC v2 06/23] kvm: "
` [RFC v2 07/23] x86: relocate_kernel - "
` [RFC v2 08/23] x86/entry/64: "
` [RFC v2 09/23] x86: pm-trace - "
` [RFC v2 10/23] x86/CPU: "
` [RFC v2 11/23] x86/acpi: "
` [RFC v2 12/23] x86/boot/64: "
` [RFC v2 13/23] x86/power/64: "
` [RFC v2 14/23] x86/paravirt: "
` [RFC v2 15/23] x86/boot/64: Use _text in a global "
` [RFC v2 16/23] x86/percpu: Adapt percpu "
` [RFC v2 17/23] compiler: Option to default to hidden symbols
` [RFC v2 18/23] x86/relocs: Handle DYN relocations for PIE support
` [RFC v2 19/23] x86: Support global stack cookie
` [RFC v2 20/23] x86/pie: Add option to build the kernel as PIE for x86_64
` [RFC v2 21/23] x86/relocs: Add option to generate 64-bit relocations
` [RFC v2 22/23] x86/module: Add support for mcmodel large and PLTs
` [RFC v2 23/23] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB

[GIT PULL] remove single-store shortcut
 2017-08-11 14:40 UTC 

[RFC v0 0/4] Give a type to constants too
 2017-08-11 13:16 UTC  (22+ messages)

[RFC] rationale for systematic elimination of OP_SYMADDR instructions
 2017-08-11 12:25 UTC  (11+ messages)

[PATCH v4 00/25] improve constexpr handling
 2017-08-11 11:14 UTC  (5+ messages)

RFC: ptrlist insert during iteration
 2017-08-11 11:10 UTC  (4+ messages)

Query: why do the ptr_list subtypes have a different structure?
 2017-08-11 10:49 UTC  (2+ messages)

(unknown),
 2017-08-10 21:36 UTC 

[PATCH v2] documentation: update email reference link
 2017-08-11  0:29 UTC  (2+ messages)

master branch testing
 2017-08-10 23:58 UTC  (3+ messages)

[PATCH] documentation: update email reference link
 2017-08-10 23:44 UTC  (3+ messages)

Query: clarification of a comment in linearize.c
 2017-08-10 22:37 UTC  (3+ messages)

[PATCH 2/2] test-inspect: Detect gtk3 then gtk2 package
 2017-08-10 21:05 UTC 

[PATCH 1/2] test-inspect: handle special case iter==NULL
 2017-08-10 21:02 UTC 

[PATCH V2 2/2] Documents: project ideas
 2017-08-10 20:28 UTC 

[PATCH V2 1/2] Adding document for sparse patch submit process
 2017-08-10 20:26 UTC 

Best way to inspect the parse tree from Sparse
 2017-08-10 19:59 UTC  (13+ messages)

[PATCH 2/2] Documents: project ideas
 2017-08-10 19:46 UTC  (3+ messages)

[PATCH 1/2] Adding document for sparse patch submit process
 2017-08-10 19:45 UTC  (3+ messages)

Potential incorrect simplification
 2017-08-10 13:25 UTC  (10+ messages)
` [PATCH v2 0/8] fix loading of partially defined bitfield
  ` [PATCH v2 1/8] Remove single-store shortcut

[GIT PULL v5] fix list corruption with recursive remove_usage()
 2017-08-10  1:19 UTC  (3+ messages)

Upcoming sparse release RC5
 2017-08-10  1:01 UTC  (23+ messages)

[GIT PULL] patches for -rc5
 2017-08-10  0:48 UTC  (5+ messages)

Interaction between bitfields and casts
 2017-08-09 22:56 UTC  (6+ 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).