Show patches with: none      |   4063 patches
« 1 2 ... 6 7 840 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
dissect: support _Generic() a bit more dissect: support _Generic() a bit more - - - --- 2020-07-30 Oleg Nesterov Mainlined
[v1] sindex: allow indexing outside the project tree [v1] sindex: allow indexing outside the project tree - - 1 --- 2020-07-30 Alexey Gladkov Mainlined
fix stream_prev() for invalid (negative) stream fix stream_prev() for invalid (negative) stream - - - --- 2020-07-29 Luc Van Oostenryck Mainlined
dissect: use struct symbol::visited/inspected instead of ::examined/evaluated dissect: use struct symbol::visited/inspected instead of ::examined/evaluated 1 - - --- 2020-07-29 Luc Van Oostenryck Mainlined
dissect: add support for _Generic dissect: add support for _Generic - - - --- 2020-07-28 Alexey Gladkov Mainlined
xtensa: fix configuration of endianness xtensa: fix configuration of endianness - - - --- 2020-07-25 Luc Van Oostenryck Mainlined
remove unsed field for EXPR_GENERIC remove unsed field for EXPR_GENERIC - - - --- 2020-07-25 Luc Van Oostenryck Mainlined
generic: fix missing inlining of generic expression generic: fix missing inlining of generic expression - - - --- 2020-07-24 Luc Van Oostenryck Mainlined
[6/6] allow [*] in array declarators fix parsing of C99's array declarators - - - --- 2020-07-23 Luc Van Oostenryck Mainlined
[5/6] remove now unused match_idents() fix parsing of C99's array declarators - - - --- 2020-07-23 Luc Van Oostenryck Mainlined
[4/6] simplify & fix parsing of array declarators fix parsing of C99's array declarators - - - --- 2020-07-23 Luc Van Oostenryck Mainlined
[3/6] add testcases for C99 array declarators fix parsing of C99's array declarators - - - --- 2020-07-23 Luc Van Oostenryck Mainlined
[2/6] do not accept comma expressions in array declarator fix parsing of C99's array declarators - - - --- 2020-07-23 Luc Van Oostenryck Mainlined
[1/6] add testcase for comma in array declarator fix parsing of C99's array declarators - - - --- 2020-07-23 Luc Van Oostenryck Mainlined
attribute: simplify parsing of attributes attribute: simplify parsing of attributes - - - --- 2020-07-22 Luc Van Oostenryck Mainlined
doc: use https URLs doc: use https URLs - - - --- 2020-07-22 Luc Van Oostenryck Mainlined
manpage: replace homepage to sparse.docs.kernel.org manpage: replace homepage to sparse.docs.kernel.org - - - --- 2020-07-22 Luc Van Oostenryck Mainlined
option: accept 'sparse -U ...' option: accept 'sparse -U ...' - - - --- 2020-07-22 Luc Van Oostenryck Mainlined
add position to struct stream add position to struct stream - - - --- 2020-07-18 Luc Van Oostenryck Mainlined
warnings: ensure the source filename is shown at least once warnings: ensure the source filename is shown at least once - - - --- 2020-07-18 Luc Van Oostenryck Superseded
teach sparse about -fmax-errors teach sparse about -fmax-errors - - - --- 2020-07-14 Luc Van Oostenryck Mainlined
syntax errors in numbers are not fatal syntax errors in numbers are not fatal - - - --- 2020-07-14 Luc Van Oostenryck Mainlined
[3/3] warn on empty initializations warn on empty expressions - - - --- 2020-07-14 Luc Van Oostenryck Mainlined
[2/3] warn on empty assignments warn on empty expressions - - - --- 2020-07-14 Luc Van Oostenryck Mainlined
[1/3] add testcase for incorrect empty expressions warn on empty expressions - - - --- 2020-07-14 Luc Van Oostenryck Mainlined
[9/9] predefine: let predefine_width() take the usual interface arch specific predefines - - - --- 2020-07-13 Luc Van Oostenryck Mainlined
[8/9] x86-x32: fix it by defining a separate target for it arch specific predefines - - - --- 2020-07-13 Luc Van Oostenryck Mainlined
[7/9] arch: allow target specific [u]intptr_t & ptrdiff_t arch specific predefines - - - --- 2020-07-13 Luc Van Oostenryck Mainlined
[6/9] predefine: teach sparse about __SIG_ATOMIC_TYPE__ arch specific predefines - - - --- 2020-07-13 Luc Van Oostenryck Mainlined
[5/9] arch: add predefines __INT_FAST${N}_TYPE__ arch specific predefines - - - --- 2020-07-13 Luc Van Oostenryck Mainlined
[4/9] arch: add predefines __INT_LEAST${N}_TYPE__ arch specific predefines - - - --- 2020-07-13 Luc Van Oostenryck Mainlined
[3/9] ppc: add predefines __LONGDOUBLE128 & __LONG_DOUBLE_128__ arch specific predefines - - - --- 2020-07-13 Luc Van Oostenryck Mainlined
[2/9] alpha: has 64-bit long double & int128 arch specific predefines - - - --- 2020-07-13 Luc Van Oostenryck Mainlined
[1/9] sparc: add 'sparcv8' predefines for sparc32 arch specific predefines - - - --- 2020-07-13 Luc Van Oostenryck Mainlined
[4/4,RFC] fix evaluation error with assignment of qualified arrays fix evaluation of assignment and qualified arrays - - - --- 2020-07-10 Luc Van Oostenryck Mainlined
[3/4] add testcase for missing warning for assignment to const fix evaluation of assignment and qualified arrays - - - --- 2020-07-10 Luc Van Oostenryck Mainlined
[2/4] add another testcase with const array/pointer fix evaluation of assignment and qualified arrays - - - --- 2020-07-10 Luc Van Oostenryck Mainlined
[1/4] add a testcase for assignment to const <type> (*)[] fix evaluation of assignment and qualified arrays - - - --- 2020-07-10 Luc Van Oostenryck Mainlined
xtensa: add minimal support xtensa: add minimal support - - - --- 2020-07-09 Luc Van Oostenryck Mainlined
[9/9] cgcc: remove now unneeded options & defines OS-specific small fixes & cleanup - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[8/9] cygwin: add the predefines '__cdecl', ... OS-specific small fixes & cleanup - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[7/9] arch: add predefines for OS identification OS-specific small fixes & cleanup - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[6/9] sparc: char are unsigned on Solaris OS-specific small fixes & cleanup - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[5/9] x86: fixes types for NetBSD & OpenBSD OS-specific small fixes & cleanup - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[4/9] predefine: no __unix__ for Darwin OS-specific small fixes & cleanup - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[3/9] predefine: add __linux__ & __linux OS-specific small fixes & cleanup - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[2/9] arch: add an option to specify the OS: --os=$OS OS-specific small fixes & cleanup - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[1/9] x86: reorg the target file OS-specific small fixes & cleanup - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
h8300: add minimal support h8300: add minimal support - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
target: keep tables sorted target: keep tables sorted - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[2/2] nios2: add non-trailing double underscore predefines small fixes for NIOS2 - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[1/2] nios2: long double is 64-bit small fixes for NIOS2 - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[3/3] arm: add predefine __ARMEL__ or __ARMEB__ add the predefines for endianness - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[2/3] arm64: add predefine for endianness add the predefines for endianness - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[1/3] mips: add predefines __MIPSEL__ or __MIPSEB__ & friends add the predefines for endianness - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[3/3] riscv: add the predefines for the extensions teach sparse about the '-march' for RISC-V - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[2/3] riscv: parse '-march=....' teach sparse about the '-march' for RISC-V - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[1/3] arch: teach sparse about the '-march' option teach sparse about the '-march' for RISC-V - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[3/3] keyword: use some macros to avoid duplication make the keyword table more readable - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[2/3] keyword: reorder the keywords make the keyword table more readable - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
[1/3] keyword: reorganize the keyword table make the keyword table more readable - - - --- 2020-07-08 Luc Van Oostenryck Mainlined
c2x: message in _Static_assert() is now optional c2x: message in _Static_assert() is now optional - - - --- 2020-07-07 Luc Van Oostenryck Mainlined
arch: add minimal support for microblaze arch: add minimal support for microblaze - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
test-inspect: reset locale after gtk_init() test-inspect: reset locale after gtk_init() - - - --- 2020-07-05 Davidson Francis Mainlined
[2/2] predefine: avoid add_pre_buffer() for targets add helper predefine_{strong,weak}() - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[1/2] predefine: add helper predefine_{strong,weak}() add helper predefine_{strong,weak}() - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[2/2] predefine: fix multi-token predefine predefine: fix multi-token predefine - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[1/2] predefine: add testcase for multi-token predefines predefine: fix multi-token predefine - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[15/15] cleanup: move hexval() to utils.c tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[14/15] cleanup: move parsing helpers to parse.c tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[13/15] cleanup: move predefines in a separate file tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[12/15] options: keep the options sorted tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[11/15] options: move option parsing in a separate file tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[10/15] options: add a small helper: handle_switch_finalize() tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[09/15] options: move declaration of tabstop out of "token.h" tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[08/15] options: avoid spaces between function name and arguments list tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[07/15] options: alphasort the handle_switch_[a-zA_Z]() tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[06/15] options: move helpers up tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[05/15] options: handle_onoff_switch() can handle any flags, not only warnings tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[04/15] options: make Wsparse_error less special tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[03/15] options: move on top the definition of warning type enums tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[02/15] options: move -Wsparse-all's processing out of handle_onoff_switch() tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
[01/15] options: let handle_onoff_switch() use null terminated arrays tidy-up options / reorganize lib.c - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
testsuite: add testcase for bogus linearization of >>= & /= testsuite: add testcase for bogus linearization of >>= & /= - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
predef: simplify add_pre_buffer() predef: simplify add_pre_buffer() - - - --- 2020-07-05 Luc Van Oostenryck Mainlined
sindex: avoid a warning with 'case -1:' sindex: avoid a warning with 'case -1:' - 1 - --- 2020-07-04 Luc Van Oostenryck Mainlined
[3/3] add memory asm constraint for S390 teach sparse about arch specific asm constraints - - - --- 2020-07-04 Luc Van Oostenryck Mainlined
[2/3] add memory asm constraint for PPC teach sparse about arch specific asm constraints - - - --- 2020-07-04 Luc Van Oostenryck Mainlined
[1/3] add support for arch specific asm constraints teach sparse about arch specific asm constraints - - - --- 2020-07-04 Luc Van Oostenryck Mainlined
testsuite: add new flag '-p' to subcommand 'format' testsuite: add new flag '-p' to subcommand 'format' - - - --- 2020-07-03 Luc Van Oostenryck Mainlined
manpage: annotations manpage: annotations - - - --- 2020-07-03 Luc Van Oostenryck Rejected
preprocess: use predefine() also for __%s__TYPE__ preprocess: use predefine() also for __%s__TYPE__ - - - --- 2020-06-29 Luc Van Oostenryck Superseded
remove unneeded BSD & Solaris compatibility layer remove unneeded BSD & Solaris compatibility layer - - - --- 2020-06-28 Luc Van Oostenryck Mainlined
avoid multiple warnings when inlining undeclared calls avoid multiple warnings when inlining undeclared calls - - - --- 2020-06-25 Luc Van Oostenryck Mainlined
testsuite: fix 'format help' / validate number of arguments testsuite: fix 'format help' / validate number of arguments - - - --- 2020-06-22 Luc Van Oostenryck Mainlined
teach sparse about __STDC_HOSTED__ teach sparse about __STDC_HOSTED__ - - - --- 2020-06-22 Luc Van Oostenryck Mainlined
gensel: remove unneeded test/uninitialized warning gensel: remove unneeded test/uninitialized warning - - - --- 2020-06-22 Luc Van Oostenryck Mainlined
evaluate.c: fix a gcc 'may be used uninitialized' warning evaluate.c: fix a gcc 'may be used uninitialized' warning - - - --- 2020-06-21 Ramsay Jones Superseded
doc: add some info to the main page doc: add some info to the main page - - - --- 2020-06-21 Luc Van Oostenryck Mainlined
[5/5] gensel: validate the type of the associations Fixes for generic selection - - - --- 2020-06-19 Luc Van Oostenryck Mainlined
« 1 2 ... 6 7 840 41 »