Show patches with: none      |   4049 patches
« 1 2 3 440 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,14/14] DCE/DSE: vmlinux.lds.h: allow NO_KEEP on __ex_table sections DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,13/14] DCE/DSE: add SECTION_NO_KEEP_SUPPORT option DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,12/14] DCE/DSE: riscv: build reference for .pushsection in assembly DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,11/14] DCE/DSE: riscv: build reference for .pushsection in C functions DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,10/14] DCE/DSE: riscv: make every ex_table's name unique DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,09/14] DCE/DSE: inhibit .size directive for SHF_GROUP DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,08/14] DCE/DSE: add choice of methods to build reference for orphan sections DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,07/14] DCE/DSE: add HAVE_SECTION_NO_KEEP_SUPPORT option DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,06/14] DCE/DSE: add HAVE_SECTION_SHF_GROUP_SUPPORT option DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,05/14] DCE/DSE: add HAVE_SECTION_SHF_LINK_ORDER_SUPPORT option DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,04/14] compiler: add unique LABEL_NAME() DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,03/14] compiler: add unique __SECTION_NAME() DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,02/14] compiler: add a global __QUITE_UNIQUE_ID() DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
[v1,01/14] DCE/DSE: allow keep unique bounded sections DCE/DSE: Add Dead Syscalls Elimination support, part2 - - - --- 2023-11-03 Yuan Tan New
compiler.h: unify __UNIQUE_ID compiler.h: unify __UNIQUE_ID - - - --- 2023-08-31 Nick Desaulniers New
[v4,18/21] compiler.h: RFC - s/__LINE__/__COUNTER__/ in __UNIQUE_ID fallback Untitled series #765405 - - - --- 2023-07-13 Jim Cromie New
parse: add support for the __cleanup__ attribute parse: add support for the __cleanup__ attribute - - - --- 2023-06-16 Dan Carpenter New
tracing: make ftrace_likely_update() declaration visible tracing: make ftrace_likely_update() declaration visible - 1 - --- 2023-05-17 Arnd Bergmann New
[v1] RISC-V: Add basic support for the vector extension [v1] RISC-V: Add basic support for the vector extension - - - --- 2023-03-06 Conor Dooley New
[sparse,resend] linearize.c: fix buffer overrun warning from fortify [sparse,resend] linearize.c: fix buffer overrun warning from fortify - - - --- 2023-02-27 Jeff Layton New
linearize.c: fix potential buffer overrun linearize.c: fix potential buffer overrun - - - --- 2023-02-22 Jeff Layton New
tools: Rename __fallthrough to fallthrough tools: Rename __fallthrough to fallthrough - - - --- 2022-11-25 Liam R. Howlett New
xtensa: switch to little endianness xtensa: switch to little endianness - - - --- 2022-11-16 Guennadi Liakhovetski New
[v5] overflow: Introduce overflows_type() and castable_to_type() [v5] overflow: Introduce overflows_type() and castable_to_type() - - - --- 2022-10-24 Gwan-gyeong Mun New
[v4] overflow: Introduce overflows_type() and castable_to_type() [v4] overflow: Introduce overflows_type() and castable_to_type() - - - --- 2022-10-21 Gwan-gyeong Mun New
[v3] overflow: Introduce overflows_type() and castable_to_type() [v3] overflow: Introduce overflows_type() and castable_to_type() - - - --- 2022-10-13 Gwan-gyeong Mun New
[v13,9/9] drm/i915: Remove truncation warning for large objects Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-28 Gwan-gyeong Mun New
[v13,8/9] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-28 Gwan-gyeong Mun New
[v13,7/9] drm/i915: Check if the size is too big while creating shmem file Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-28 Gwan-gyeong Mun New
[v13,6/9] drm/i915: Check for integer truncation on the configuration of ttm place Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-28 Gwan-gyeong Mun New
[v13,5/9] drm/i915: Check for integer truncation on scatterlist creation Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-28 Gwan-gyeong Mun New
[v13,4/9] drm/i915/gem: Typecheck page lookups Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-28 Gwan-gyeong Mun New
[v13,3/9] overflow: Introduce overflows_type() and castable_to_type() Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - - - --- 2022-09-28 Gwan-gyeong Mun New
[v13,2/9] overflow: Introduce check_assign() and check_assign_user_ptr() Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… 1 2 - --- 2022-09-28 Gwan-gyeong Mun New
[v13,1/9] overflow: Allow mixed type arguments Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 2 1 --- 2022-09-28 Gwan-gyeong Mun New
[v2] overflow: Introduce overflows_type() and castable_to_type() [v2] overflow: Introduce overflows_type() and castable_to_type() - - - --- 2022-09-26 Kees Cook New
[v12,9/9] drm/i915: Remove truncation warning for large objects Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-26 Gwan-gyeong Mun New
[v12,8/9] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-26 Gwan-gyeong Mun New
[v12,7/9] drm/i915: Check if the size is too big while creating shmem file Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-26 Gwan-gyeong Mun New
[v12,6/9] drm/i915: Check for integer truncation on the configuration of ttm place Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-26 Gwan-gyeong Mun New
[v12,5/9] drm/i915: Check for integer truncation on scatterlist creation Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-26 Gwan-gyeong Mun New
[v12,4/9] drm/i915/gem: Typecheck page lookups Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 3 - --- 2022-09-26 Gwan-gyeong Mun New
[v12,3/9] overflow: Introduce overflows_type() and __castable_to_type() Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - - - --- 2022-09-26 Gwan-gyeong Mun New
[v12,2/9] overflow: Introduce check_assign() and check_assign_user_ptr() Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… 1 2 - --- 2022-09-26 Gwan-gyeong Mun New
[v12,1/9] overflow: Allow mixed type arguments Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and sc… - 2 1 --- 2022-09-26 Gwan-gyeong Mun New
[v11.5] overflow: Introduce overflows_type() and __castable_to_type() [v11.5] overflow: Introduce overflows_type() and __castable_to_type() - - - --- 2022-09-26 Kees Cook New
RISC-V: Add support fo the zihintpause extension RISC-V: Add support fo the zihintpause extension - - 1 --- 2022-08-11 Palmer Dabbelt New
RISC-V: Add support fo the zihintpause extension RISC-V: Add support fo the zihintpause extension - - - --- 2022-08-11 Palmer Dabbelt New
RISC-V: Add support for the zicbom extension RISC-V: Add support for the zicbom extension - - 1 --- 2022-08-11 Palmer Dabbelt New
[RFC,2/2] kref: move kref_put_lock() callback to caller refcount: attempt to avoid imbalance warnings - - - --- 2022-06-30 Alexander Aring New
[RFC,1/2] refcount: add __cond_lock() for conditional lock refcount API refcount: attempt to avoid imbalance warnings - - - --- 2022-06-30 Alexander Aring New
[5/5] bitwise: early expansion of simple constants allow -1 and compares in bitwise types - - - --- 2022-06-27 Luc Van Oostenryck New
[4/5] bitwise: do not remove the signedness of bitwise types allow -1 and compares in bitwise types - - - --- 2022-06-27 Luc Van Oostenryck New
[3/5] bitwise: allow compares for bitwise types allow -1 and compares in bitwise types - - - --- 2022-06-27 Luc Van Oostenryck New
[2/5] bitwise: accept all ones as non-restricted value allow -1 and compares in bitwise types - - - --- 2022-06-27 Luc Van Oostenryck New
[1/5] bitwise: add testcases allow -1 and compares in bitwise types - - - --- 2022-06-27 Luc Van Oostenryck New
[6/6] inline: free symbol list after use cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck New
[5/6] inline: allocate statement after guards cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck New
[4/6] inline: avoid needless intermediate vars cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck New
[3/6] inline: declaration of the variadic vars is useless cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck New
[2/6] inline: comment about creating node of node on variadics cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck New
[1/6] inline: add testcases for inlining of variadics cleanup related to inlining of variadic functions - - - --- 2022-06-26 Luc Van Oostenryck New
fix "unreplaced" warnings caused by using typeof() on inline functions fix "unreplaced" warnings caused by using typeof() on inline functions - - - --- 2022-06-24 Luc Van Oostenryck New
sparse: only warn about directly nested flexible arrays sparse: only warn about directly nested flexible arrays - - - --- 2022-01-11 Jacob Keller New
[3/3] dissect: Show typedefs semind: Index more symbols - - - --- 2021-11-02 Alexey Gladkov New
[2/3] dissect: Show macro definitions semind: Index more symbols - - - --- 2021-11-02 Alexey Gladkov New
[1/3] dissect: Allow to show all symbols semind: Index more symbols - - - --- 2021-11-02 Alexey Gladkov New
[2/2] parse: warn about a 'case label' on empty statement [1/2] sparse: fix broken 'memcpy-max-count' check - - - --- 2021-09-27 Ramsay Jones New
[1/2] sparse: fix broken 'memcpy-max-count' check [1/2] sparse: fix broken 'memcpy-max-count' check - - - --- 2021-09-27 Ramsay Jones New
sparse v0.6.4 sparse v0.6.4 - - - --- 2021-09-06 Ramsay Jones New
[2/2] make implicit type conversion explicit fixes for using sparse as a C++ library - 1 - --- 2021-08-13 Ke Du New
[1/2] expose more functions to C++ in header files fixes for using sparse as a C++ library - 1 - --- 2021-08-13 Ke Du New
[5/5] scheck: fix type of operands in casts small fixes for the symbolic checker - - - --- 2021-07-29 Luc Van Oostenryck New
[4/5] scheck: mkvar() with target or input type small fixes for the symbolic checker - - - --- 2021-07-29 Luc Van Oostenryck New
[3/5] scheck: constants are untyped small fixes for the symbolic checker - - - --- 2021-07-29 Luc Van Oostenryck New
[2/5] scheck: ignore OP_NOP & friends small fixes for the symbolic checker - - - --- 2021-07-29 Luc Van Oostenryck New
[1/5] scheck: better diagnostic for unsupported instructions small fixes for the symbolic checker - - - --- 2021-07-29 Luc Van Oostenryck New
fix missing itype in SEL(x, 0/1, 1/0) --> (x ==/!= 0) fix missing itype in SEL(x, 0/1, 1/0) --> (x ==/!= 0) - - - --- 2021-07-29 Luc Van Oostenryck New
warn when zero-extending a negation warn when zero-extending a negation - - - --- 2020-12-16 Luc Van Oostenryck New
experimental: code sinking experimental: code sinking - - - --- 2020-12-04 Luc Van Oostenryck New
sparse attribute packed on structures sparse attribute packed on structures - - - --- 2020-12-15 Jacob Keller Accepted
[8/8] add support for "%Lx" (and "%Ls") format check tweaks - - - --- 2020-10-05 Luc Van Oostenryck Accepted
[7/8] add support for "%ls" format check tweaks - - - --- 2020-10-05 Luc Van Oostenryck Accepted
[6/8] s/data/type/ for struct format_type format check tweaks - - - --- 2020-10-05 Luc Van Oostenryck Accepted
[5/8] call verify_format_attribute() unconditionally format check tweaks - - - --- 2020-10-05 Luc Van Oostenryck Accepted
[4/8] parse format attribute less verbosely format check tweaks - - - --- 2020-10-05 Luc Van Oostenryck Accepted
[3/8] move the definition of FMT_{PRINTF,SCANF} format check tweaks - - - --- 2020-10-05 Luc Van Oostenryck Accepted
[2/8] add helper get_nth_expression() format check tweaks - - - --- 2020-10-05 Luc Van Oostenryck Accepted
[1/8] need to strip SYM_NODE before comparing types format check tweaks - - - --- 2020-10-05 Luc Van Oostenryck Accepted
removed an unused parameter for show_symbol_list() - - - --- 2010-08-26 Bernd Petrovitsch Accepted
[5/5] unqual: pre- & post-increment/decrement should *not* drop qualifiers fix qualifier dropping - - - --- 2020-11-18 Luc Van Oostenryck Rejected
[13/13] flex-array: warn when a flexible array member has some padding add warnings for flexible arrays - - - --- 2020-09-30 Luc Van Oostenryck Rejected
[v2,3/3] add more testcases for AND/OR simplification fix & extend mask related testcases - - - --- 2020-09-06 Luc Van Oostenryck Rejected
[v2,2/3] add more testcases for existing AND/OR simplifications fix & extend mask related testcases - - - --- 2020-09-06 Luc Van Oostenryck Rejected
[v2,1/3] optim: fix some testcases related to bitfield manipulation fix & extend mask related testcases - - - --- 2020-09-06 Luc Van Oostenryck Rejected
manpage: annotations manpage: annotations - - - --- 2020-07-03 Luc Van Oostenryck Rejected
predefine: add a macro telling about named address spaces predefine: add a macro telling about named address spaces - - - --- 2020-06-16 Luc Van Oostenryck Rejected
[SPARSE,5/5] perform early CFG cleanup detect invalid branches in the IR - - - --- 2020-04-10 Luc Van Oostenryck Rejected
[SPARSE,4/5] extract add_jump() from add_goto() detect invalid branches in the IR - - - --- 2020-04-10 Luc Van Oostenryck Rejected
[SPARSE,3/5] do not issue a branch to non-existent label detect invalid branches in the IR - - - --- 2020-04-10 Luc Van Oostenryck Rejected
« 1 2 3 440 41 »