Show patches with: State = Action Required       |    Archived = No       |   28 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO() [v2] build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO() - - - --- 2025-03-28 Vincent Mailhol New
build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO() build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO() - - - --- 2024-12-05 Vincent Mailhol New
[10/10] compiler.h: remove __is_constexpr() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[09/10] coresight: etm4x: replace __is_const_expr() by is_const() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[07/10] overflow: replace __is_constexpr() by is_const() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[06/10] fortify: replace __is_constexpr() by is_const() in strlen() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[05/10] minmax: simplify __clamp_once() by using is_const_false() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[03/10] compiler.h: add is_const_true() and is_const_false() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[02/10] compiler.h: add is_const() as a replacement of __is_constexpr() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
[01/10] compiler.h: add statically_false() compiler.h: refactor __is_constexpr() into is_const{,_true,_false}() - - - --- 2024-12-02 Vincent Mailhol via B4 Relay New
sparse reports "different lock contexts for basic block" when using guard syntax sparse reports "different lock contexts for basic block" when using guard syntax - - - --- 2024-12-02 Uwe Kleine-König New
[6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers Enable strict percpu address space checks 1 - - --- 2024-11-26 Uros Bizjak New
[5/6] percpu: Repurpose __percpu tag as a named address space qualifier Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
[4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
[3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
[2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
[1/6] x86/kgdb: Use IS_ERR_PCPU() macro Enable strict percpu address space checks - - - --- 2024-11-26 Uros Bizjak New
compiler.h: Fix undefined BUILD_BUG_ON_ZERO() compiler.h: Fix undefined BUILD_BUG_ON_ZERO() 1 - - --- 2024-11-15 Philipp Reisner New
[1/1] compiler.h: Add missing include statement for build_bug.h Add missing include in compiler.h - - - --- 2024-11-14 Philipp Reisner New
[v4,2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK() add const_true() to simplify GENMASK_INPUT_CHECK() - - - --- 2024-11-13 Vincent Mailhol New
[v4,1/2] compiler.h: add const_true() add const_true() to simplify GENMASK_INPUT_CHECK() - 1 - --- 2024-11-13 Vincent Mailhol New
[RESEND,v3,2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK() add _statically_true() to simplify GENMASK_INPUT_CHECK() - - - --- 2024-11-12 Vincent Mailhol New
[RESEND,v3,1/2] compiler.h: add _static_assert() add _statically_true() to simplify GENMASK_INPUT_CHECK() - - - --- 2024-11-12 Vincent Mailhol New
[v3,2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK() add _statically_true() to simplify GENMASK_INPUT_CHECK() - - - --- 2024-11-12 Vincent Mailhol New
[v3,1/2] compiler.h: add _static_assert() add _statically_true() to simplify GENMASK_INPUT_CHECK() - - - --- 2024-11-12 Vincent Mailhol New
[v2] linux/bits: simplify GENMASK_INPUT_CHECK() [v2] linux/bits: simplify GENMASK_INPUT_CHECK() - - - --- 2024-11-11 Vincent Mailhol New