messages from 2025-10-03 12:18:23 to 2025-12-11 13:20:07 UTC [more...]
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-12-11 13:19 UTC (53+ messages)
` [PATCH v4 01/35] compiler_types: Move lock checking attributes to compiler-context-analysis.h
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v4 03/35] compiler-context-analysis: Add test stub
` [PATCH v4 04/35] Documentation: Add documentation for Compiler-Based Context Analysis
` [PATCH v4 05/35] checkpatch: Warn about context_unsafe() without comment
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
` [PATCH v4 07/35] lockdep: Annotate lockdep assertions for "
` [PATCH v4 08/35] locking/rwlock, spinlock: Support Clang's "
` [PATCH v4 09/35] compiler-context-analysis: Change __cond_acquires to take return value
` [PATCH v4 10/35] locking/mutex: Support Clang's context analysis
` [PATCH v4 11/35] locking/seqlock: "
` [PATCH v4 12/35] bit_spinlock: Include missing <asm/processor.h>
` [PATCH v4 13/35] bit_spinlock: Support Clang's context analysis
` [PATCH v4 14/35] rcu: "
` [PATCH v4 15/35] srcu: "
` [PATCH v4 16/35] kref: Add context-analysis annotations
` [PATCH v4 17/35] locking/rwsem: Support Clang's context analysis
` [PATCH v4 18/35] locking/local_lock: Include missing headers
` [PATCH v4 19/35] locking/local_lock: Support Clang's context analysis
` [PATCH v4 20/35] locking/ww_mutex: "
` [PATCH v4 21/35] debugfs: Make debugfs_cancellation a context guard struct
` [PATCH v4 22/35] compiler-context-analysis: Remove Sparse support
` [PATCH v4 23/35] compiler-context-analysis: Remove __cond_lock() function-like helper
` [PATCH v4 24/35] compiler-context-analysis: Introduce header suppressions
` [PATCH v4 25/35] compiler: Let data_race() imply disabled context analysis
` [PATCH v4 26/35] MAINTAINERS: Add entry for Context Analysis
` [PATCH v4 27/35] kfence: Enable context analysis
` [PATCH v4 28/35] kcov: "
` [PATCH v4 29/35] kcsan: "
` [PATCH v4 30/35] stackdepot: "
` [PATCH v4 31/35] rhashtable: "
` [PATCH v4 32/35] printk: Move locking annotation to printk.c
` [PATCH v4 33/35] security/tomoyo: Enable context analysis
` [PATCH v4 34/35] crypto: "
` [PATCH v4 35/35] sched: Enable context analysis for core.c and fair.c
[GIT PULL] __auto_type conversion for v6.19-rc1
2025-12-09 20:40 UTC (13+ messages)
Add printf/scanf -Wformat checking
2025-12-01 19:52 UTC (7+ messages)
` [PATCH RESEND2 1/4] parse: initial parsing of __attribute__((format))
` [PATCH RESEND2 2/4] add -Wformat
` [PATCH RESEND2 3/4] evaluate: check variadic argument types against formatting info
` [PATCH RESEND2 4/4] tests: add varargs printf format tests
[PATCH] validation: add check for typeof() and address spaces
2025-12-01 15:24 UTC (2+ messages)
[PATCH v2] symbol: preserve address space qualifiers with typeof()
2025-12-01 15:23 UTC (2+ messages)
__builtin_unreachable() and MOD_NORETURN
2025-11-18 11:12 UTC
make xfs sparse-warning free
2025-11-18 6:00 UTC (13+ messages)
` [PATCH 1/3] lockref: add a __cond_lock annotation for lockref_put_or_lock
` [PATCH 2/3] xfs: move some code out of xfs_iget_recycle
` [PATCH 3/3] xfs: work around sparse context tracking in xfs_qm_dquot_isolate
[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
2025-11-14 13:22 UTC (8+ messages)
[v2,0/3] module: Add compile-time check for embedded NUL characters
2025-11-11 13:14 UTC
[bug] false positive "invalid initializer"
2025-10-28 14:26 UTC
[PATCH 3/3] compiler.h: add __chkp_no_side_effects() empty hint/assertion macro
2025-10-26 0:09 UTC (2+ messages)
Will sparse ever work correctly with guard?
2025-10-23 14:51 UTC
[PATCH] symbol: preserve address space qualifiers with typeof()
2025-10-21 7:22 UTC (2+ messages)
typeof() preserves address space information
2025-10-21 7:04 UTC (2+ messages)
Add printf/scanf -Wformat checking
2025-10-20 10:01 UTC (8+ messages)
` [PATCH RESEND 1/4] parse: initial parsing of __attribute__((format))
` [PATCH RESEND 2/4] add -Wformat
` [PATCH RESEND 3/4] evaluate: check variadic argument types against formatting info
` [PATCH RESEND 4/4] tests: add varargs printf format tests
[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
2025-10-19 12:38 UTC (36+ messages)
` [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
` [PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH v2 05/27 5.10.y] minmax: add in_range() macro
` [PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 08/27 5.10.y] minmax: fix header inclusions
` [PATCH v2 09/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH v2 10/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 11/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH v2 12/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH v2 13/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 19/27 5.10.y] minmax: improve macro expansion and type checking
` [PATCH v2 20/27 5.10.y] minmax: fix up min3() and max3() too
` [PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 22/27 5.10.y] minmax.h: update some comments
` [PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once
[PATCH] builtin: implement __builtin_strlen() for constants
2025-10-16 12:05 UTC (4+ messages)
[PATCH smatch] smdb.py : Clarify <function> comes before <type> in info option
2025-10-14 7:39 UTC (4+ messages)
[PATCH] compiler: remove ARCH_SEL()
2025-10-13 9:12 UTC
[PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-08 15:29 UTC (20+ messages)
` [PATCH v3 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v3 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v3 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v3 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v3 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v3 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v3 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v3 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v3 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v3 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v3 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v3 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v3 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v3 14/19 5.15.y] minmax.h: update some comments
` [PATCH v3 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v3 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v3 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v3 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v3 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-07 20:43 UTC (23+ messages)
` [PATCH v2 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v2 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v2 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 14/19 5.15.y] minmax.h: update some comments
` [PATCH v2 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
[PATCH v4 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7
2025-10-03 12:15 UTC (2+ messages)
` [PATCH v4 11/11 6.1.y] minmax.h: remove some #defines that are only expanded once
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).