Linux Sparse
[Prev Page][Next Page]
- [PATCH 05/13] format-check: remove unneeded member: target, (continued)
- [PATCH] flex-array: fix typo in warning message, Luc Van Oostenryck
- [PATCH] update TODOs, Luc Van Oostenryck
- [ANNOUNCE] Sparse v0.6.3-rc1,
Luc Van Oostenryck
- [PATCH] builtin: teach sparse about __builtin_ia32_pause(), Luc Van Oostenryck
- [PATCH] flex-array: fix location for nesting of flexible members, Luc Van Oostenryck
- [PATCH] add helpers is_struct_type() & is_union_type(), Luc Van Oostenryck
- [PATCH] flex-array: allow arrays of unions with flexible members.,
Ilya Maximets
- [PATCH] unop: fix access to defining instruction in simplify_unop(), Luc Van Oostenryck
- [PATCH] remove definition of removed OP_{AND,OR}_BOOL, Luc Van Oostenryck
- [PATCH 0/4] fix usual conversion of integers,
Luc Van Oostenryck
- [PATCH 0/8] format check tweaks,
Luc Van Oostenryck
- [PATCH 1/8] need to strip SYM_NODE before comparing types, Luc Van Oostenryck
- [PATCH 4/8] parse format attribute less verbosely, Luc Van Oostenryck
- [PATCH 2/8] add helper get_nth_expression(), Luc Van Oostenryck
- [PATCH 5/8] call verify_format_attribute() unconditionally, Luc Van Oostenryck
- [PATCH 3/8] move the definition of FMT_{PRINTF,SCANF}, Luc Van Oostenryck
- [PATCH 7/8] add support for "%ls", Luc Van Oostenryck
- [PATCH 8/8] add support for "%Lx" (and "%Ls"), Luc Van Oostenryck
- [PATCH 6/8] s/data/type/ for struct format_type, Luc Van Oostenryck
- Re: [PATCH 0/8] format check tweaks, Ben Dooks
- [PATCH] add helper get_nth_expression(), Luc Van Oostenryck
- [PATCH 0/3] add some builtin types for printf format checking,
Luc Van Oostenryck
- format updates for handing format attribute,
Ben Dooks
- [PATCH] testsuite: fix erroneous comment, Luc Van Oostenryck
- [PATCH] fix Hurd PATH_MAX ..., Luc Van Oostenryck
- [PATCH 00/13] add warnings for flexible arrays,
Luc Van Oostenryck
- [PATCH 09/13] flex-array: add helper has_flexible_array(), Luc Van Oostenryck
- [PATCH 07/13] flex-array: warn if flexible array is not last, Luc Van Oostenryck
- [PATCH 08/13] flex-array: identify structures with a flexible array member, Luc Van Oostenryck
- [PATCH 06/13] flex-array: warn on flexible arrays in unions, Luc Van Oostenryck
- [PATCH 05/13] flex-array: detect structures with a flexible array member, Luc Van Oostenryck
- [PATCH 01/13] flex-array: add testcases, Luc Van Oostenryck
- [PATCH 13/13] flex-array: warn when a flexible array member has some padding, Luc Van Oostenryck
- [PATCH 12/13] flex-array: warn on flexible array in nested aggregate types, Luc Van Oostenryck
- [PATCH 03/13] flex-array: do not lay out invalid struct members, Luc Van Oostenryck
- [PATCH 11/13] flex-array: warn an arrays containing a flexible array, Luc Van Oostenryck
- [PATCH 02/13] flex-array: factor out common part of lay_out_{struct,union}(), Luc Van Oostenryck
- [PATCH 04/13] flex-array: flexible array members have zero size and alignment is OK, Luc Van Oostenryck
- [PATCH 10/13] flex-array: warn when using sizeof() on a flexible array, Luc Van Oostenryck
- Re: [PATCH 00/13] add warnings for flexible arrays, Linus Torvalds
- update to format parsing branch,
Ben Dooks
- [PATCH] compiler.h: avoid escaped section names,
Nick Desaulniers
- Making structs with variable-sized arrays unsized?,
Linus Torvalds
- Segmentation fault when running sparse with current linux master,
Christian Eggers
- [PATCH v2 0/3] fix & extend mask related testcases,
Luc Van Oostenryck
- [PATCH 0/3] fix & extend mask related testcases,
Luc Van Oostenryck
- [PATCH 0/3] add and use new helper: replace_with_value(),
Luc Van Oostenryck
- [PATCH] testsuite: easier testing via script & makefile, Luc Van Oostenryck
- [PATCH 0/4] builtin: teach sparse to linearize __builtin_fma(),
Luc Van Oostenryck
- sparse multiple address spaces?,
Randy Dunlap
- sparse problem with duplicate __iomem?,
Randy Dunlap
- Sparse improvements & regressions for Linux v5.8-rc1 -> v5.9-rc1, Luc Van Oostenryck
- [PATCH] cleanup: remove unneeded predeclaration of evaluate_cast(), Luc Van Oostenryck
- [PATCH 0/3] teach sparse about union casts,
Luc Van Oostenryck
- [PATCH] fix evaluate_ptr_add() when sizeof(offset) != sizeof(pointer), Luc Van Oostenryck
- Re: KASAN: global-out-of-bounds Read in precalculate_color, syzbot
- [PATCH] fix is_scalar_type(): fouled types are scalars, Luc Van Oostenryck
- [PATCH] bug-assign-op0.c: fix test on 32-bit builds,
Ramsay Jones
- [PATCH 0/7] doc: small tweaks to the online documentation,
Luc Van Oostenryck
- [PATCH] warning: conditionalize "advancing past deep designator", Luc Van Oostenryck
- [PATCH 00/10] separate parsing of asm-names from attributes,
Luc Van Oostenryck
- [PATCH 01/10] use lookup_keyword() for qualifiers, Luc Van Oostenryck
- [PATCH 02/10] attribute: split handle_asm_name() from handle_attributes(), Luc Van Oostenryck
- [PATCH 03/10] attribute: fold parse_asm_declarator() into handle_asm_name(), Luc Van Oostenryck
- [PATCH 04/10] attribute: remove argument 'keywords' from handle_attributes(), Luc Van Oostenryck
- [PATCH 05/10] attribute: directly use attribute_specifier() to handle attributes, Luc Van Oostenryck
- [PATCH 06/10] attribute: factorize matching of '__attribute__', Luc Van Oostenryck
- [PATCH 07/10] attribute: no need to lookup '__attribute__' in NS_KEYWORD, Luc Van Oostenryck
- [PATCH 08/10] testing for SYM_KEYWORD is unneeded for lookup_keyword(), Luc Van Oostenryck
- [PATCH 09/10] testing for sym->op is unneeded for lookup_keyword(), Luc Van Oostenryck
- [PATCH 10/10] keyword type is a bitmask and must be tested so, Luc Van Oostenryck
- [PATCH 0/8] simplify parsing of storage modifiers,
Luc Van Oostenryck
- [PATCH 0/5] improve presenttation of the documentation,
Luc Van Oostenryck
- [PATCH] fix checking if type is void, Luc Van Oostenryck
- [PATCH] delay 'empty character constant' warning to phase 5, Luc Van Oostenryck
- [PATCH 0/6] teach sparse about wide string initializers,
Luc Van Oostenryck
- [PATCH 0/3] fix evaluation of __sync_{bool,val}_compare_and_swap(),
Luc Van Oostenryck
- [PATCH 0/4] Fix shifts-assigns and avoid warns on deadcode,
Luc Van Oostenryck
- Issue with inline functions and switch statements,
Stafford Horne
- [PATCH] doc: document the sparse's extensions, Luc Van Oostenryck
- [PATCH] fix diagnostic source path from command line, Luc Van Oostenryck
- Re: sparse | upgrade to upstream v0.6.2 (!2),
Luc Van Oostenryck
- [PATCH] sindex.1: Use ' for a plain quote char,
Uwe Kleine-König
- [PATCH v1] sindex: allow indexing outside the project tree,
Alexey Gladkov
- [PATCH] fix stream_prev() for invalid (negative) stream, Luc Van Oostenryck
- [PATCH] dissect: use struct symbol::visited/inspected instead of ::examined/evaluated,
Luc Van Oostenryck
- [PATCH] dissect: add support for _Generic,
Alexey Gladkov
- [PATCH] xtensa: fix configuration of endianness, Luc Van Oostenryck
- [PATCH] remove unsed field for EXPR_GENERIC, Luc Van Oostenryck
- [PATCH] generic: fix missing inlining of generic expression, Luc Van Oostenryck
- [PATCH 0/6] fix parsing of C99's array declarators,
Luc Van Oostenryck
- [PATCH] attribute: simplify parsing of attributes, Luc Van Oostenryck
- [PATCH] doc: use https URLs, Luc Van Oostenryck
- [PATCH] manpage: replace homepage to sparse.docs.kernel.org, Luc Van Oostenryck
- [PATCH] option: accept 'sparse -U ...', Luc Van Oostenryck
- [PATCH] add position to struct stream, Luc Van Oostenryck
- [PATCH] warnings: ensure the source filename is shown at least once,
Luc Van Oostenryck
- [PATCH] teach sparse about -fmax-errors, Luc Van Oostenryck
- [PATCH] syntax errors in numbers are not fatal, Luc Van Oostenryck
- [PATCH 0/3] warn on empty expressions,
Luc Van Oostenryck
- [PATCH 0/9] arch specific predefines,
Luc Van Oostenryck
- [PATCH 0/4] fix evaluation of assignment and qualified arrays,
Luc Van Oostenryck
- using sparse to catch refcount leaks,
Aurélien Aptel
- Re: [PATCH 5/5] crypto: arm/ghash - use variably sized key struct,
Herbert Xu
- [PATCH] xtensa: add minimal support, Luc Van Oostenryck
- [PATCH 0/9] OS-specific small fixes & cleanup,
Luc Van Oostenryck
- [PATCH 1/9] x86: reorg the target file, Luc Van Oostenryck
- [PATCH 2/9] arch: add an option to specify the OS: --os=$OS, Luc Van Oostenryck
- [PATCH 3/9] predefine: add __linux__ & __linux, Luc Van Oostenryck
- [PATCH 5/9] x86: fixes types for NetBSD & OpenBSD, Luc Van Oostenryck
- [PATCH 4/9] predefine: no __unix__ for Darwin, Luc Van Oostenryck
- [PATCH 6/9] sparc: char are unsigned on Solaris, Luc Van Oostenryck
- [PATCH 7/9] arch: add predefines for OS identification, Luc Van Oostenryck
- [PATCH 8/9] cygwin: add the predefines '__cdecl', ..., Luc Van Oostenryck
- [PATCH 9/9] cgcc: remove now unneeded options & defines, Luc Van Oostenryck
- [PATCH] h8300: add minimal support, Luc Van Oostenryck
- [PATCH] target: keep tables sorted, Luc Van Oostenryck
- [PATCH 0/2] small fixes for NIOS2,
Luc Van Oostenryck
- [PATCH 0/3] add the predefines for endianness,
Luc Van Oostenryck
- [PATCH 0/3] teach sparse about the '-march' for RISC-V,
Luc Van Oostenryck
- [PATCH 0/3] make the keyword table more readable,
Luc Van Oostenryck
- Sparse improvements & regressions for Linux v5.7-rc1 -> v5.8-rc1,
Luc Van Oostenryck
- [PATCH] c2x: message in _Static_assert() is now optional, Luc Van Oostenryck
- lock checking issues (was: Re: [PATCH v3] cifs: Fix leak when handling lease break for cached root fid),
Aurélien Aptel
- [PATCH] arch: add minimal support for microblaze, Luc Van Oostenryck
- [PATCH] test-inspect: reset locale after gtk_init(),
Davidson Francis
- [PATCH 0/2] add helper predefine_{strong,weak}(),
Luc Van Oostenryck
- [PATCH 0/2] predefine: fix multi-token predefine,
Luc Van Oostenryck
- [PATCH 00/15] tidy-up options / reorganize lib.c,
Luc Van Oostenryck
- [PATCH 01/15] options: let handle_onoff_switch() use null terminated arrays, Luc Van Oostenryck
- [PATCH 02/15] options: move -Wsparse-all's processing out of handle_onoff_switch(), Luc Van Oostenryck
- [PATCH 03/15] options: move on top the definition of warning type enums, Luc Van Oostenryck
- [PATCH 04/15] options: make Wsparse_error less special, Luc Van Oostenryck
- [PATCH 05/15] options: handle_onoff_switch() can handle any flags, not only warnings, Luc Van Oostenryck
- [PATCH 06/15] options: move helpers up, Luc Van Oostenryck
- [PATCH 07/15] options: alphasort the handle_switch_[a-zA_Z](), Luc Van Oostenryck
- [PATCH 08/15] options: avoid spaces between function name and arguments list, Luc Van Oostenryck
- [PATCH 09/15] options: move declaration of tabstop out of "token.h", Luc Van Oostenryck
- [PATCH 10/15] options: add a small helper: handle_switch_finalize(), Luc Van Oostenryck
- [PATCH 11/15] options: move option parsing in a separate file, Luc Van Oostenryck
- [PATCH 12/15] options: keep the options sorted, Luc Van Oostenryck
- [PATCH 13/15] cleanup: move predefines in a separate file, Luc Van Oostenryck
- [PATCH 14/15] cleanup: move parsing helpers to parse.c, Luc Van Oostenryck
- [PATCH 15/15] cleanup: move hexval() to utils.c, Luc Van Oostenryck
- [PATCH] testsuite: add testcase for bogus linearization of >>= & /=, Luc Van Oostenryck
- [PATCH] predef: simplify add_pre_buffer(), Luc Van Oostenryck
- [PATCH] sindex: avoid a warning with 'case -1:',
Luc Van Oostenryck
- [PATCH 0/3] teach sparse about arch specific asm constraints,
Luc Van Oostenryck
- [PATCH] testsuite: add new flag '-p' to subcommand 'format', Luc Van Oostenryck
- [PATCH] manpage: annotations, Luc Van Oostenryck
- [PATCH] preprocess: use predefine() also for __%s__TYPE__, Luc Van Oostenryck
- [PATCH] remove unneeded BSD & Solaris compatibility layer, Luc Van Oostenryck
- [PATCH] avoid multiple warnings when inlining undeclared calls, Luc Van Oostenryck
- [PATCH] testsuite: fix 'format help' / validate number of arguments, Luc Van Oostenryck
- [PATCH] teach sparse about __STDC_HOSTED__, Luc Van Oostenryck
- [PATCH] gensel: remove unneeded test/uninitialized warning, Luc Van Oostenryck
- [PATCH] evaluate.c: fix a gcc 'may be used uninitialized' warning,
Ramsay Jones
- [ANNOUNCE] Sparse v0.6.2, Luc Van Oostenryck
- [PATCH] doc: add some info to the main page, Luc Van Oostenryck
- [PATCH 0/5] Fixes for generic selection,
Luc Van Oostenryck
- [ANNOUNCE] Sparse v0.6.2-rc2,
Luc Van Oostenryck
- [PATCH 0/5] support builtin macros & __has_feature(),
Luc Van Oostenryck
- [PATCH] ir-validate: remove orphan comments,
garritfra
- [PATCH] testsuite: be less paranoid with timeout, Luc Van Oostenryck
- [PATCH] build: let the C++ compiler be configurable, Luc Van Oostenryck
- [PATCH] doc: reformulate an item in the TODO, Luc Van Oostenryck
- [PATCH] doc: fix markup in types.rst (s/```/``/), Luc Van Oostenryck
- [PATCH] doc: fix some typos, Luc Van Oostenryck
- [PATCH] doc: update TODO, Luc Van Oostenryck
- [PATCH] predefine: add a macro telling about named address spaces,
Luc Van Oostenryck
- [PATCH] doc: add intro stolen from the wiki,
Luc Van Oostenryck
- [PATCH] doc: copy the old relnotes here, Luc Van Oostenryck
- [PATCH] doc: minimal version for Sphinx is 1.7, Luc Van Oostenryck
- [PATCH] doc: reindent the sublists in the relnotes, Luc Van Oostenryck
- [PATCH] doc: correct some spelling,
Ramsay Jones
- [PATCH] attribute: parse but ignore enum attributes,
Luc Van Oostenryck
- [PATCH] sindex: use -stdc=gnu99, Luc Van Oostenryck
- [PATCH] sindex: minimal version for sqlite3 is 3.24, Luc Van Oostenryck
- Re: [PATCH] printk: Make linux/printk.h self-contained,
Herbert Xu
- [ANNOUNCE] Sparse v0.6.2-rc1,
Luc Van Oostenryck
- [PATCH] doc: add release notes for incoming v0.6.2, Luc Van Oostenryck
- [PATCH] doc: add link to the doc on kernel.org in the man page, Luc Van Oostenryck
- [PATCH] doc: move meta-doc to its own section, Luc Van Oostenryck
- [PATCH] doc: add some doc for the type system, Luc Van Oostenryck
- [PATCH] testsuite: plain chars are never compatible with [un]signed chars, Luc Van Oostenryck
- [PATCH 0/7] move arch-specific builtins to their own table,
Luc Van Oostenryck
- [SPARSE PATCH] nios2: add declaration for __builtin_{rd,wr}ctl(), Luc Van Oostenryck
- [PATCH AUTOSEL 5.6 042/606] x86: Fix early boot crash on gcc-10, third try, Sasha Levin
- [PATCH] generic: fix crash when nothing match, Luc Van Oostenryck
- [PATCH] pre-process: remove unneeded declaration of show_token_sequence(), Luc Van Oostenryck
- [PATCH] pre-process: fix a compiler array subscript type warning,
Ramsay Jones
- [PATCH] univ-init: scalar initializer needs some additional checks,
Luc Van Oostenryck
- [PATCH] evaluate: mark evaluate_generic_selection() as static,
Ramsay Jones
- [PATCH] univ-init: set default to -Wno-universal-initializer, Luc Van Oostenryck
- [Bug 207959] New: Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute.,
bugzilla-daemon
- [Bug 207959] Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute., bugzilla-daemon
- Re: [Bug 207959] New: Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute., Ramsay Jones
- [Bug 207959] Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute., bugzilla-daemon
- [Bug 207959] Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute., bugzilla-daemon
- [Bug 207959] Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute., bugzilla-daemon
- [Bug 207959] Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute., bugzilla-daemon
- [Bug 207959] Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute., bugzilla-daemon
- [Bug 207959] Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute., bugzilla-daemon
- [Bug 207959] Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute., bugzilla-daemon
- [Bug 207959] Don't warn about the universal zero initializer for a structure with the 'designated_init' attribute., bugzilla-daemon
- [PATCH] add support for _Generic, Luc Van Oostenryck
- Re: [tip:locking/kcsan 12/12] /bin/bash: line 1: 61526 Segmentation fault sparse ...,
Marco Elver
- [PATCH] add an option to suppress warning no 'newline at EOF', Luc Van Oostenryck
- [SPARSE v2 00/28] detect invalid branches,
Luc Van Oostenryck
- [PATCH v1 01/28] misc: fix testcase typeof-safe, Luc Van Oostenryck
- [PATCH v1 02/28] misc: s/fntype/rettype/, Luc Van Oostenryck
- [PATCH v1 03/28] misc: always use the node for current_fn, Luc Van Oostenryck
- [PATCH v1 04/28] bad-goto: add testcase for 'jump inside discarded expression statement', Luc Van Oostenryck
- [PATCH v1 05/28] bad-goto: add testcases for linearization of invalid labels, Luc Van Oostenryck
- [PATCH v1 06/28] bad-goto: reorganize testcases and add some more, Luc Van Oostenryck
- [PATCH v1 07/28] bad-goto: do not linearize if the IR will be invalid, Luc Van Oostenryck
- [PATCH v1 08/28] bad-goto: reorg test in evaluate_goto_statement(), Luc Van Oostenryck
- [PATCH v1 09/28] bad-goto: simplify testing of undeclared labels, Luc Van Oostenryck
- [PATCH v1 10/28] bad-goto: do not linearize function with undeclared labels, Luc Van Oostenryck
- [PATCH v1 11/28] bad-goto: catch labels with reserved names, Luc Van Oostenryck
- [PATCH v1 12/28] scope: no memset() needed after __alloc_scope(), Luc Van Oostenryck
- [PATCH v1 13/28] scope: move scope opening/ending inside compound_statement(), Luc Van Oostenryck
- [PATCH v1 14/28] scope: extract bind_symbol_with_scope() from bind_symbol(), Luc Van Oostenryck
- [PATCH v1 15/28] scope: __func__ is special, Luc Van Oostenryck
- [PATCH v1 16/28] scope: __label__ is special, Luc Van Oostenryck
- [PATCH v1 17/28] scope: s/{start,end}_symbol_scope/{start,end}_block_scope/, Luc Van Oostenryck
- [PATCH v1 18/28] scope: make function_scope invalid outside functions, Luc Van Oostenryck
- [PATCH v1 19/28] scope: let labels have their own scope, Luc Van Oostenryck
- [PATCH v1 20/28] scope: add is_in_scope(), Luc Van Oostenryck
- [PATCH v1 21/28] scope: give a scope for labels & gotos, Luc Van Oostenryck
- [PATCH v1 22/28] bad-goto: jumping inside a statemet expression is an error, Luc Van Oostenryck
- [PATCH v1 23/28] bad-goto: label expression inside a statement expression is UB, Luc Van Oostenryck
- [PATCH v1 24/28] bad-goto: extract check_label_declaration(), Luc Van Oostenryck
- [PATCH v1 25/28] bad-goto: check declaration of label expressions, Luc Van Oostenryck
- [PATCH v1 26/28] bad-label: check for unused labels, Luc Van Oostenryck
- [PATCH v1 27/28] bad-label: mark labels as used when needed, Luc Van Oostenryck
- [PATCH v1 28/28] bad-label: respect attribute((unused)), Luc Van Oostenryck
- Re: [SPARSE v2 00/28] detect invalid branches, Linus Torvalds
- [SPARSE PATCH] univ-init: conditionally accept { 0 } without warnings,
Luc Van Oostenryck
- [PATCH 0/3] simplify parsing of inline/__tls/__visible,
Luc Van Oostenryck
- [PATCH 0/6] improve handling of function attributes,
Luc Van Oostenryck
- [PATCH 0/3] documentation related updates,
Luc Van Oostenryck
- [PATCH] misc: fix typo: s/OS_UNIX/OS_NATIVE/, Luc Van Oostenryck
- Re: [PATCH 1/4] C: s/0/NULL/ for pointer type, Luc Van Oostenryck
- complain about re-declared functions with different modifiers,
Dan Carpenter
- [PATCH] show-parse: null pointer dereference in do_show_type(),
Davidson Francis
- [PATCH] build: fix LLVM version detection,
Quentin Monnet
- [PATCH AUTOSEL 5.6 082/129] compiler.h: fix error in BUILD_BUG_ON() reporting, Sasha Levin
- [PATCH AUTOSEL 5.4 53/84] compiler.h: fix error in BUILD_BUG_ON() reporting, Sasha Levin
- [PATCH AUTOSEL 4.19 23/40] compiler.h: fix error in BUILD_BUG_ON() reporting, Sasha Levin
- [PATCH AUTOSEL 4.14 18/30] compiler.h: fix error in BUILD_BUG_ON() reporting, Sasha Levin
- [PATCH AUTOSEL 4.9 13/21] compiler.h: fix error in BUILD_BUG_ON() reporting, Sasha Levin
- [PATCH AUTOSEL 4.4 10/14] compiler.h: fix error in BUILD_BUG_ON() reporting, Sasha Levin
- [PATCH AUTOSEL 5.5 070/106] compiler.h: fix error in BUILD_BUG_ON() reporting, Sasha Levin
- [PATCH 00/17] detect invalid branches at evaluation time,
Luc Van Oostenryck
- [PATCH 01/17] bad-goto: add testcase for 'jump inside discarded expression statement', Luc Van Oostenryck
- [PATCH 02/17] bad-goto: add testcases for linearization of invalid labels, Luc Van Oostenryck
- [PATCH 03/17] bad-goto: add more testcases, Luc Van Oostenryck
- [PATCH 04/17] bad-goto: do not linearize if the IR will be invalid, Luc Van Oostenryck
- [PATCH 05/17] bad-goto: reorg test in evaluate_goto_statement(), Luc Van Oostenryck
- [PATCH 06/17] bad-goto: simplify testing of undeclared labels, Luc Van Oostenryck
- [PATCH 07/17] bad-goto: do not linearize function with undeclared labels, Luc Van Oostenryck
- [PATCH 08/17] bad-goto: catch labels with reserved names, Luc Van Oostenryck
- [PATCH 09/17] scope: no memset() needed after __alloc_scope(), Luc Van Oostenryck
- [PATCH 11/17] scope: make function scope the same as the body block scope, Luc Van Oostenryck
- [PATCH 13/17] scope: let labels have their own scope, Luc Van Oostenryck
- [PATCH 15/17] scope: give a scope for labels & gotos, Luc Van Oostenryck
- [PATCH 14/17] scope: add is_in_scope(), Luc Van Oostenryck
- [PATCH 16/17] bad-goto: catch gotos inside expression statements, Luc Van Oostenryck
- [PATCH 17/17] bad-goto: cleanup evaluate_goto(), Luc Van Oostenryck
- [PATCH 12/17] scope: s/{start,end}_symbol_scope/{start,end}_block_scope/, Luc Van Oostenryck
- [PATCH 10/17] scope: move scope opening/ending inside compound_statement(), Luc Van Oostenryck
- [PATCH] no memset() needed after __alloc_scope(), Luc Van Oostenryck
- [PATCH] do not use expr->left for conditionals, Luc Van Oostenryck
- [SPARSE PATCH 0/5] detect invalid branches in the IR,
Luc Van Oostenryck
- Interesting (?) failure case,
Linus Torvalds
- [PATCH] add support for GCC's __auto_type,
Luc Van Oostenryck
- [PATCH] sindex: Add option to search by location,
Alexey Gladkov
- [PATCH 0/5] add support for __builtin_unreachable(),
Luc Van Oostenryck
- [PATCH] cpp: sanitize redefining a macro during its own expansion, Luc Van Oostenryck
- [RFC] cpp: remove extra newlines during macro expansion, Luc Van Oostenryck
- [PATCH] introduce Wdirective_within_macro,
Oleg Nesterov
- [PATCH v2] Add semantic index utility,
Alexey Gladkov
- [PATCH] Add symantic index utility,
Alexey Gladkov
- [PATCH] dissect: enforce toplevel() if SYM_STRUCT was not defined,
Oleg Nesterov
- [PATCH v2 1/2] struct_union_enum_specifier: always initialize sym->scope,
Oleg Nesterov
- [PATCH 1/3] struct_union_enum_specifier: set MOD_TOPLEVEL if toplevel(sym->scope),
Oleg Nesterov
- [PATCH 1/2] dissect: don't set ->ident = '?' in no_member(),
Oleg Nesterov
[Index of Archives]
[Trinity Fuzzer Tool]
[Linux Kernel]
[Netdev]
[IETF Annouce]
[Security]
[Bugtraq]