Linux Sparse
[Prev Page][Next Page]
- [PATCH v4 13/13] documentation for rbtrees, (continued)
- Print function, return type, arguments and their types, Shakthi Kannan
- My new gpg key and temporary sparse repository, Christopher Li
- [PATCH] compile sparse with Intel C, Mikulas Patocka
- [PATCH 1/2] FAQ: update the website address and call it Wiki,
Jonathan Neuschäfer
- Re: buffer overflow check bug,
Dan Carpenter
- [PATCH][RFC] handle -I and -include combination,
kosaki . motohiro
- [PATCH 0/2] Add some more ignored attributes for glibc,
Dan Carpenter
- [PATCH v2] fix casting constant to _Bool, Xi Wang
- [RFC][PATCH] fix casting constant to _Bool,
Xi Wang
- [GIT PULL] LLVM backend updates,
Pekka Enberg
- [RFC/PATCH] sparse, llvm: Fix string globals access,
Pekka Enberg
- [PATCH 1/2] sparse, llvm: Simplify output_data() type logic,
Pekka Enberg
- simplify_cast() question, Xi Wang
- [PATCH] fix casts when linearizing compound assignments,
Xi Wang
- [RFC][PATCH 0/3] implement pseudo->ctype,
Xi Wang
- [PATCH] check missing or duplicate goto labels,
Xi Wang
- [PATCH] compile-i386: fix use-after-free in func_cleanup(),
Xi Wang
[PATCH] Updated __nocast vs __bitwise documentation,
Shakthi Kannan
simplify: conservative handling of casts with pointers,
Jan Pokorný
[PATCH] unssa: track use of newly added pseudo,
Jan Pokorný
Re: [PATCH] depend.c: build up a dependency tree from c entities downto tokens: entries in the tree are: macro-depend: tree of #if nesting macro-expansions: possible macro expansion source of a token tok->macro-expansions->macro tok->macro-depend->ma,
Konrad Eisele
dependency tee from c parser entities downto token,
Konrad Eisele
- [PATCH] depend.c: build up a dependency tree from c entities downto tokens: entries in the tree are: macro-depend: tree of #if nesting macro-expansions: possible macro expansion source of a token tok->macro-expansions->macro tok->macro-depend->macro c entities are linked in via [stmt|expr|sym]->start-end-token, Konrad Eisele
- Re: dependency tee from c parser entities downto token, Christopher Li
- Re: dependency tee from c parser entities downto token, Konrad Eisele
- Re: dependency tee from c parser entities downto token, Christopher Li
- Re: dependency tee from c parser entities downto token, Konrad Eisele
- Re: dependency tee from c parser entities downto token, Christopher Li
- Re: dependency tee from c parser entities downto token, Konrad Eisele
- Re: dependency tee from c parser entities downto token, Konrad Eisele
- Re: dependency tee from c parser entities downto token, Christopher Li
- Re: dependency tee from c parser entities downto token, Konrad Eisele
- Re: dependency tee from c parser entities downto token, Konrad Eisele
- Re: dependency tee from c parser entities downto token, Christopher Li
- Re: dependency tee from c parser entities downto token, Konrad Eisele
- Re: dependency tee from c parser entities downto token, Christopher Li
- Re: dependency tee from c parser entities downto token, Konrad Eisele
- Message not available
- Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Konrad Eisele
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
- Re: Fwd: dependency tee from c parser entities downto token, Christopher Li
Killing off __cond_lock(),
Peter Zijlstra
help needed: document __nocast vs __bitwise (Was: [PATCH 00/16] mm: prepare for converting vm->vm_flags to 64-bit), Christopher Li
Using c2xml on kernel sources,
Shakthi Kannan
Patch: add __builtin_stpcpy and __sync_synchronize to builtin functions,
Frederic Crozat
strings, Benjamin Herrenschmidt
sparse-llvm: pseudo_to_value: Assertion `sym->ident == ((void *)0)' failed,
Benjamin Herrenschmidt
[RFC/PATCH 1/2] sparse, llvm: Make function declaration accessible to backend,
Pekka Enberg
[PATCH] evaluate: reject post-ops on void*,
Jan Pokorný
sparse-llvm has been merged, Christopher Li
[PATCH] sparse: Add 'leaf' to ignored attributes.,
Ethan Jackson
[PATCH 1/3] sparse, llvm: Use LLVMInt1Type() in sym_basetype_type(),
Pekka Enberg
Sparse 0.4.4 is released, Christopher Li
[GIT PULL] Sparse LLVM backend, Pekka Enberg
[PATCH] sparse, llvm: Don't fail the build if LLVM is too old,
Pekka Enberg
[PATCH] sparse, llvm: FP comparison op code generation, Pekka Enberg
[PATCH] sparse, llvm: Simplify comparison op code generation,
Pekka Enberg
[PATCH] sparse, llvm: More comparison ops code generation,
Pekka Enberg
[PATCH 1/2] sparse, llvm: Pointer cast code generation,
Pekka Enberg
suggestion for Merging LLVM,
Christopher Li
[PATCH 1/3] sparse, llvm: Fix symbol initializer code generation,
Pekka Enberg
cannot size expression - exported array in kernel,
Johannes Berg
[PATCH 1/2] sparse, llvm: Make 'sparsec' error handling more robust,
Pekka Enberg
OP_CALL and function pointers,
Pekka Enberg
Reduced call graph,
Nguyen Thai Ngoc Duy
sparse repository at kernel.org is back, Christopher Li
Sparse at git.kernel.org,
Pekka Enberg
variable size array declarations,
Dan Carpenter
[PATCH] sparse, llvm: Add support for union types, Pekka Enberg
[PATCH] sparse, llvm: Add support for array types, Pekka Enberg
[PATCH] sparse, llvm: Fix symbol_type() for bitfields and enums, Pekka Enberg
[PATCH 1/2] sparse, llvm: Use new LLVM type system API for structs,
Pekka Enberg
[PATCH] sparse, llvm: Fix 'void *' pointer code generation,
Pekka Enberg
[RFC/PATCH 1/2] sparse: Fix including glibc headers on x86-64,
penberg
[PATCH 1/2] sparse: Bump up sizeof(_Bool) to 8 bits,
Pekka Enberg
improper sparse warnings in linux kernel build?,
H Hartley Sweeten
Re: [PATCH] recognize binary constants,
Kamal Mostafa
[sparse-llvm] LLVM and alignment, Pekka Enberg
[PATCH v2] sparse: Reduce 'test-suite' run output,
Pekka Enberg
Re: LLVM and PSEUDO_REG/PSEUDO_PHI,
Pekka Enberg
Sparse 0.4.4-rc2, Christopher Li
Re: [PATCH] Re: LLVM and PSEUDO_REG/PSEUDO_PHI,
Jeff Garzik
[ANNOUNCE] LLVM backend for Sparse,
Pekka Enberg
[PATCH 1/3] evaluate: warn on identical exprs around '&&',
Chris Forbes
[PATCH 0/3] linearize_statement: split up into helper functions,
Linus Torvalds
[PATCH] sparse: Reduce 'test-suite' run output,
Pekka Enberg
sparse considers LONG_MAX too big for long on x86-64, Josh Triplett
sparse and multiarch include paths,
Josh Triplett
(slightly) inconsistent code in evaluate.c:type_difference, Jonathan Neuschäfer
Re: [PATCH 2/2] mmc: fix integer assignments to pointer,
Chris Ball
[PATCH] FAQ: update the website address and call it Wiki, Jonathan Neuschäfer
[PATCH 1/5] sparse: Show expected vs. actual output on test failure,
Pekka Enberg
[PATCH] Ignore the ms_hook_prologue attribute.,
Michael Stefaniuc
[PATCH 1/2] FAQ: fix a typo ("because or"),
Jonathan Neuschäfer
Sparse 0.4.4-rc1,
Christopher Li
intended use of "safe"?,
Ben Pfaff
[RFC PATCH 0/2] check for identical exprs on LHS and RHS of '&&',
Chris Forbes
[PATCH] fix a memory leak in compile-i386.c,
Jonathan Neuschäfer
sparse problems with __acquires, __releases, Jim Cromie
[PATCH] Recognize and ignore _Complex, artificial and vector_size,
Pavel Roskin
[PATCH] sparse: Add 'artifical' to ignore attributes,
Pekka Enberg
Missing bitwise warnings, Emil Langrock
more "unreplaced symbol" warnings,
Randy Dunlap
"advancing past deep designator" warnings,
Randy Dunlap
vector_size attribute?,
Randy Dunlap
Flow graph - identify loop body,
Diego Pinheiro
[PATCH] evaluate: Allow sizeof(_Bool) to succeed.,
Ben Pfaff
[PATCH 0/2] Fix 'already_tokenized()' performance problem,
Linus Torvalds
[PATCH] parse.c: "if(" -> "if (" adjustment,
Jan Pokorný
Re: [PATCH] fix sparse happy borkage when including gfp.h,
Dave Hansen
[PATCH] treat `enum opcode' as enumeration rather than int, Jan Pokorný
[PATCH] use ARRAY_SIZE() when possible (continued),
Jan Pokorný
[PATCH 1/3] build: allow easy override of GCC_BASE,
Diego Elio Pettenò
Re: sparse, gcc 4.6 and a few build changes,
Christopher Li
[PATCH] show_instruction: tolerate NULL sym for OP_SYMADDR, Jan Pokorný
[PATCH 1/4] more transparent dealing with tokens/position,
Jan Pokorný
[PATCH] unify usage of VOID,
Jan Pokorný
[PATCH 1/2] better dealing with OP_PHISOURCE insn,
Jan Pokorný
[PATCH] flow.c: make comment for `dominates' reflect code,
Jan Pokorný
[PATCH] remove unused "container" macro,
Jan Pokorný
[PATCH] memops.c: fix load instruction simplification,
Jan Pokorný
[PATCH] Makefile: warn user when libxml and/or libgtk2 are not available,
Florian Fainelli
Re: relicensing Sparse,
Alexey Dobriyan
[PATCH 1/2] Fix tokenizer for octal escape sequences,
Namhyung Kim
[PATCH] use ARRAY_SIZE() when possible,
Namhyung Kim
[PATCH] memops.c: always true expression,
Nicolas Kaiser
sparse 0.4.3, Christopher Li
Sparse complains about __constant_cpu_to_be32(1), Bart Van Assche
"wrong count at exit" after spin_lock/_unlock pair,
Sven Eckelmann
bad asm goto ?,
Dave Jones
Re: [patch 1/2] OSS: soundcard: locking bug in sound_ioctl(),
Arnd Bergmann
including sparse headers in C++ code,
Tomas Klacko
sparse 2.4.3-rc1, Christopher Li
[PATCH v2] parser: add Blackfin gcc info,
Mike Frysinger
[PATCH] parser: add Blackfin gcc info,
Mike Frysinger
Re: [PATCH] trivial: disable sparse' warning for "potentially expensive pointer subtraction"., Bernd Petrovitsch
[PATCH] removed an unused parameter for show_symbol_list(), Bernd Petrovitsch
[[PATCH]] Fix a typo - "typdef" is neither C nor plain English,
Bernd Petrovitsch
modifier_string() inconsistency with modifiers,
Bernd Petrovitsch
Lots of "error: multiple storage classes" warnings on the Linux kernel,
Bernd Petrovitsch
sparse ignores __attribute__((packed)),
Bart Van Assche
Bogus warning when comparing nocast short variables,
Pavel Roskin
Spurious symbol 'foo' was not declared,
Morten Welinder
Small patch for __builtin_fabs and an attribute,
Morten Welinder
Re: Warning message when using sparse,
Jiri Slaby
Re: [PATCH 1/1] parser: add support for asm goto,
Christopher Li
help for using sparse,
bonneta
[PATCH] Ignore the may_alias GCC attribute,
Damien Lespiau
packed struct sizeof wrong, Johannes Berg
L'\0' handling,
Yura Pakhuchiy
[Index of Archives]
[Trinity Fuzzer Tool]
[Linux Kernel]
[Netdev]
[IETF Annouce]
[Security]
[Bugtraq]