Show patches with: none      |   4035 patches
« 1 2 3 440 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
fix SIGFPE caused by signed division overflow - - - --- 2013-05-10 Xi Wang Mainlined
sparse, llvm: fix link errors - - - --- 2013-05-10 Xi Wang Mainlined
sparse, llvm: fix link errors - - - --- 2013-05-12 Xi Wang Mainlined
sparse, llvm: fix phi generation - - - --- 2013-05-16 Xi Wang Mainlined
fix pointer casts in evaluate_compare() - - - --- 2013-05-16 Xi Wang Mainlined
fix casting to bool 1 - - --- 2013-05-16 Xi Wang Rejected
fix floating point ! type - - - --- 2013-05-16 Xi Wang Rejected
fix logical operand type - - - --- 2013-05-16 Xi Wang Rejected
[RFC] sparse, llvm: simplify function generation - - - --- 2013-05-17 Xi Wang Mainlined
[3/4] sparse, llvm: base load/store address type on insn_symbol_type() - - - --- 2013-05-18 Xi Wang Mainlined
[1/2] sparse, llvm: improve pointer arithmetic handling 1 - - --- 2013-05-19 Xi Wang Mainlined
[2/2] sparse, llvm: set target specification - - - --- 2013-05-19 Xi Wang Mainlined
[1/2] fix result type of relational and logical operators 1 - - --- 2013-05-24 Xi Wang Mainlined
[2/2] fix expression type for floating point ! 1 - - --- 2013-05-24 Xi Wang Mainlined
PATCH: sparse_add_switch() for backends to register new switches into main parsing table PATCH: sparse_add_switch() for backends to register new switches into main parsing table - - - --- 2020-01-29 Xan Phung Changes Requested
[BUG] sparse warning EXPORT_SYMBOL()'d symbol non-static - - - --- 2013-11-15 Wei Yongjun Not Applicable
[v3] x86/bug: __WARN_FLAGS: prevent shadowing by renaming local variable f to __flags [v3] x86/bug: __WARN_FLAGS: prevent shadowing by renaming local variable f to __flags 1 1 - --- 2022-03-24 Vincent MAILHOL Not Applicable
sparse: fix erroneous 'cast truncates bits' warning sparse: fix erroneous 'cast truncates bits' warning - - - --- 2018-09-19 Vegard Nossum Not Applicable
"graph" (v0.6.1-rc2) segfaults on top-level asm "graph" (v0.6.1-rc2) segfaults on top-level asm - - - --- 2019-10-08 Vegard Nossum Superseded
remove validation/tmp.o in clean target - - - --- 2015-07-19 Uwe Kleine-König Superseded
[v2] remove validation/tmp.o in clean target - - - --- 2015-07-19 Uwe Kleine-König Mainlined
sparse test failures on ppc32le (and other not so common archs) - - - --- 2017-08-30 Uwe Kleine-König Not Applicable
sparse test failures on ppc32le (and other not so common archs) - - - --- 2017-09-01 Uwe Kleine-König Not Applicable
build: only generate version.h when needed and remove it in clean target - - - --- 2017-09-14 Uwe Kleine-König Rejected
build: remove version.h in clean target - - - --- 2017-09-20 Uwe Kleine-König Mainlined
[v2] cgcc: teach cgcc about GNU/kFreeBSD - - - --- 2017-09-20 Uwe Kleine-König Mainlined
compile-i386: Use SPARSE_VERSION instead of __DATE__ 1 - - --- 2017-09-22 Uwe Kleine-König Mainlined
build: make PREFIX overwritable on the commandline - - - --- 2017-09-22 Uwe Kleine-König Rejected
cgcc: provide __ARM_PCS_VFP for armhf - - - --- 2017-09-26 Uwe Kleine-König Mainlined
Bug#873508: sparse test failures on ppc32le (and other not so common archs) - - - --- 2017-09-27 Uwe Kleine-König Not Applicable
[1/6] build: make PREFIX overwritable from the environment - - - --- 2017-10-04 Uwe Kleine-König Mainlined
[2/6] build: put comment about local.mk to the place where it is included - - - --- 2017-10-04 Uwe Kleine-König Mainlined
[3/6] build: drop BASIC_CFLAGS and ALL_CFLAGS - - - --- 2017-10-04 Uwe Kleine-König Mainlined
[4/6] build: drop -g from LDFLAGS - - - --- 2017-10-04 Uwe Kleine-König Mainlined
[5/6] build: pass standard make variables to compiler and linker - - - --- 2017-10-04 Uwe Kleine-König Rejected
[6/6] build: replace *_EXTRA_OBJS by local assignments to LDFLAGS and LOADLIBES - - - --- 2017-10-04 Uwe Kleine-König Rejected
Honor CPPFLAGS 1 - - --- 2018-04-19 Uwe Kleine-König Superseded
remove validation/tmp.o in clean target 1 - - --- 2018-04-19 Uwe Kleine-König Mainlined
Makefile: Use find's -delete instead of -exec rm {} \; 1 - - --- 2018-04-19 Uwe Kleine-König Rejected
machine.h: Fix MACH_NATIVE on m68k machine.h: Fix MACH_NATIVE on m68k - - - --- 2019-01-31 Uwe Kleine-König Mainlined
validation: Add patterns FAIL, PASS, XPASS and XFAIL to test validation: Add patterns FAIL, PASS, XPASS and XFAIL to test - - - --- 2019-01-31 Uwe Kleine-König Superseded
Makefile: default to LD = CC Makefile: default to LD = CC - - - --- 2019-01-31 Uwe Kleine-König Mainlined
honor CFLAGS from environment honor CFLAGS from environment - - - --- 2019-02-12 Uwe Kleine-König Superseded
[RFC] determine specifics using gcc -dumpmachine instead of uname -m [RFC] determine specifics using gcc -dumpmachine instead of uname -m - - - --- 2019-02-15 Uwe Kleine-König Superseded
sindex.1: Use ' for a plain quote char sindex.1: Use ' for a plain quote char - - - --- 2020-07-31 Uwe Kleine-König Mainlined
[RFC,v1] copy_{to,from}_user(): only inline when !__CHECKER__ [RFC,v1] copy_{to,from}_user(): only inline when !__CHECKER__ - - - --- 2018-12-09 Tycho Andersen Not Applicable
[RFC,v1,1/4] expression.h: update comment to include other cast types static analysis of copy_to_user() - - - --- 2018-12-20 Tycho Andersen Mainlined
[RFC,v1,2/4] move name-based analysis before linearization static analysis of copy_to_user() - - - --- 2018-12-20 Tycho Andersen Changes Requested
[RFC,v1,3/4] add a check for copy_to_user() address spaces static analysis of copy_to_user() - - - --- 2018-12-20 Tycho Andersen Changes Requested
[RFC,v1,4/4] check copy_to_user() sizes static analysis of copy_to_user() - - - --- 2018-12-20 Tycho Andersen Changes Requested
arm64: implement FTRACE_WITH_REGS - - - --- 2016-06-02 Torsten Duwe Not Applicable
[v2,1/2] arm64: implement FTRACE_WITH_REGS - - - --- 2016-06-27 Torsten Duwe Not Applicable
[v2,2/2] arm64: implement live patching - - - --- 2016-06-27 Torsten Duwe Not Applicable
[v2,1/2] arm64: implement FTRACE_WITH_REGS - - - --- 2016-07-09 Torsten Duwe Not Applicable
[v3,1/2] arm64: implement FTRACE_WITH_REGS - - - --- 2016-08-11 Torsten Duwe Not Applicable
[v3,2/2] arm64: implement live patching - - - --- 2016-08-11 Torsten Duwe Not Applicable
[1/3] .gitignore: add cscope and Qt project files - - - --- 2015-07-30 Tony Camuso Superseded
[2/3] c2xml.c, parse.c: gcc 5+ stricter case statement parsing - - - --- 2015-07-30 Tony Camuso Superseded
[3/3] Add NOWARN and NOERR compile conditions - - - --- 2015-07-30 Tony Camuso Rejected
[3/3,V2] lib.c: add Wall_off switch - - - --- 2015-07-31 Tony Camuso Rejected
[3/3,V3] Add Wall_off switch to disable errors and warnings - - - --- 2015-07-31 Tony Camuso Rejected
[3/3,v4] Add Wall_off switch to disable errors and warnings - - - --- 2015-08-03 Tony Camuso Rejected
[1/3,v2] .gitignore: add cscope and Qt project files - - - --- 2015-08-03 Tony Camuso Superseded
[2/3,v2] Handle all enum members in case statements - - - --- 2015-08-04 Tony Camuso Superseded
[1/3,v3] .gitignore: add cscope and Qt project files - - - --- 2015-08-10 Tony Camuso Mainlined
[2/3,v3] Add default case to switches on enum variables - - - --- 2015-08-10 Tony Camuso Mainlined
including sparse headers in C++ code - - - --- 2010-10-11 Tomas Klacko Rejected
including sparse headers in C++ code - - - --- 2010-10-12 Tomas Klacko Rejected
including sparse headers in C++ code - - - --- 2010-10-16 Tomas Klacko Rejected
including sparse headers in C++ code - - - --- 2010-10-19 Tomas Klacko Rejected
cgcc: handle -x assembler cgcc: handle -x assembler - - - --- 2022-04-10 Tom Rix Superseded
[bpf,1/2] samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings Fix build errors and warnings when make M=samples/bpf - - - --- 2021-01-13 Tiezhu Yang Not Applicable
[2/2] compiler.h: Include asm/rwonce.h under ARM64 and ALPHA to fix build errors Fix build errors and warnings when make M=samples/bpf - - - --- 2021-01-13 Tiezhu Yang Not Applicable
Simplify shift operations on constants Simplify shift operations on constants - - - --- 2019-03-02 Thomas Weißschuh Mainlined
Fix implicit cast to float (Was:Re: Initializing float variables without type suffix) - - - --- 2009-02-06 Thomas Schmid Mainlined
sparse: Make -Werror turn warnigns into errors - - - --- 2014-09-03 Thomas Graf Superseded
[v2] sparse: Make -Werror turn warnigns into errors - - - --- 2014-09-25 Thomas Graf Mainlined
sparse: Fix ioc type check - - - --- 2014-09-25 Thomas Graf Not Applicable
[v4,15/27] compiler: Option to default to hidden symbols - - - --- 2018-05-29 Thomas Garnier Not Applicable
[v5,15/27] compiler: Option to default to hidden symbols - - - --- 2018-06-25 Thomas Garnier Not Applicable
[v6,15/27] compiler: Option to default to hidden symbols Untitled series #74365 - - - --- 2019-01-31 Thomas Garnier Not Applicable
[1/2,sparse] Support the force attribute for function parameters - - - --- 2013-01-30 Thierry Reding Rejected
[2/2] Ignore address space for IS_ERR() and friends - - - --- 2013-01-30 Thierry Reding Not Applicable
Add testcases for bitwise cast on pointer - - - --- 2018-04-25 Thiébaud Weksteen Superseded
[BUG,report] sparse warnings on DEFINE_PER_CPU() symbols non-static - - - --- 2013-12-03 Tejun Heo Not Applicable
[BUG,report] sparse warnings on DEFINE_PER_CPU() symbols non-static - - 1 --- 2013-12-04 Tejun Heo Not Applicable
percpu: fix spurious sparse warnings from DEFINE_PER_CPU() - - 1 --- 2013-12-05 Tejun Heo Not Applicable
[v5,2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations - - - --- 2018-06-08 Steven Rostedt Not Applicable
cgcc: Fix preprocessing of assembler files - 1 - --- 2014-01-04 Stefan Weil Rejected
"warning: context imbalance" in kernel/bpf/hashtab.c "warning: context imbalance" in kernel/bpf/hashtab.c - - - --- 2020-11-05 Song Liu Not Applicable
[1/3] kbuild: Add -Wshadow to sparse [1/3] kbuild: Add -Wshadow to sparse - - - --- 2018-10-17 Sebastian Andrzej Siewior Not Applicable
[2/2] FAQ: Remove outdated section about the license - - - --- 2013-11-26 Schrober Superseded
[1/3] Add -*- gdb-script -*- to the top of gdbhelpers, for Emacs - - - --- 2009-05-31 Samuel Bronson Rejected
[2/3] Replace SYM_ and MOD_ #defines with enums in symbol.h. - - - --- 2009-05-31 Samuel Bronson Rejected
[3/3] Whitespace tweaks in symbol.h - - - --- 2009-05-31 Samuel Bronson Rejected
[PATCH-v2,2/4] Replace SYM_ and MOD_ #defines with enums in symbol.h. - - - --- 2009-06-01 Samuel Bronson Rejected
[4/4] Have Makefile import config.mak if it exists. - - - --- 2009-06-01 Samuel Bronson Mainlined
Makefile: remove SMATCH_DATA smatch_data/kernel.balanced_funcs item - - - --- 2017-05-16 Sami Kerola Not Applicable
Staging/comedi: Fixes static analysis warning raised by sparse - - - --- 2014-06-15 Sam Ravnborg Not Applicable
sparse: fix bogus shift too big warning when rhs is a variable - 1 - --- 2014-06-16 Sam Ravnborg Rejected
« 1 2 3 440 41 »