linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2025-11-11 13:14 Re: [v2,0/3] module: Add compile-time check for embedded NUL characters
2025-10-28 14:26 [bug] false positive "invalid initializer"
2025-10-28 13:32 [PATCH] validation: add check for typeof() and address spaces
2025-10-28 13:05 [PATCH v2] symbol: preserve address space qualifiers with typeof()
2025-10-25 21:15 [PATCH 3/3] compiler.h: add __chkp_no_side_effects() empty hint/assertion macro 2+ messages
2025-10-23 14:51 Will sparse ever work correctly with guard?
2025-10-20 15:39 Add printf/scanf -Wformat checking 5+ messages
2025-10-18  9:35 [PATCH] symbol: preserve address space qualifiers with typeof() 2+ messages
2025-10-17  9:04 [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7 36+ messages
2025-10-16 15:31 typeof() preserves address space information 2+ messages
2025-10-16 11:04 Add printf/scanf -Wformat checking 8+ messages
2025-10-15 13:08 [PATCH] builtin: implement __builtin_strlen() for constants 4+ messages
2025-10-13  9:12 [PATCH] compiler: remove ARCH_SEL()
2025-10-09 14:38 [PATCH smatch] smdb.py : Clarify <function> comes before <type> in info option 4+ messages
2025-10-08 15:29 [PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7 20+ messages
2025-10-03 12:59 [PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7 23+ messages
2025-10-03 12:15 [PATCH v4 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7 12+ messages
2025-10-02 20:47 [PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7 20+ messages
2025-10-02 18:00 [PATCH v3 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7 12+ messages
2025-09-29  0:57 [PATCH] doc: update the instructions for mailing list subscription 2+ messages
2025-09-28  4:45 Sparse merge window is open
2025-09-24 20:23 [PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7 25+ messages
2025-09-22 10:32 [PATCH 00/15 v6.6.y] Backport minmax.h updates from v6.17-rc7 16+ messages
2025-09-21  6:12 [PATCH] Warn about "unsigned value that used to be signed against zero" 14+ messages
2025-09-19 10:17 [PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6 36+ messages
2025-09-19  7:55 Outsourced welding teams
2025-09-18 15:44 Sparse maintainership 5+ messages
2025-09-18 13:59 [PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis 61+ messages
2025-09-16 21:32 [PATCH 7/7 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
2025-09-16 21:31 [PATCH 6/7 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
2025-09-16 21:31 [PATCH 5/7 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness. 2+ messages
2025-09-16 21:22 [PATCH 0/7 5.10.y] Cherry pick of minmax.h commits from 5.15.y 10+ messages
2025-09-13  5:07 Project status 3+ messages
2025-09-12 18:55 [PATCH v3 0/4 5.10.y] overflow: Allow mixed type arguments in overflow macros 6+ messages
2025-09-12 15:30 [PATCH v2 0/4 5.10.y] overflow: Allow mixed type arguments in overflow macros 8+ messages
2025-09-12 12:56 [PATCH 0/4 5.10.y] overflow: Allow mixed type arguments in overflow macros 7+ messages
2025-07-20  6:50 [PATCH v2 4/7] arch/nios2: replace "__auto_type" and adjacent equivalent with "auto" 13+ messages
2025-07-18 21:32 [PATCH 0/7] Replace "__auto_type" with "auto" 15+ messages
2025-07-11 14:20 High-speed, Bulk, Multi-threaded, Built-in Proxies ..
2025-07-03 11:19 [BUG] Alignment of structure members does not always propagate
2025-06-09  1:09 High-speed, Bulk, Multi-threaded, Built-in Proxies ..
2025-05-31  6:14 Re: [PATCH v11 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
2025-05-29  6:12 Automated Bulk email sending software: http protocol,Fully Automated, High-speed, Bulk, Multi-threaded,  Built-in Proxies.  . .2
2025-04-21  9:12 Re: [PATCH] kbuild: Switch from -Wvla to -Wvla-larger-than=0 2+ messages
2025-03-28 16:48 [PATCH v2] build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO() 8+ messages
2025-03-12 14:04 Issue with Setting Up Sparse 2+ messages
2025-02-16 19:33 Re: [PATCH net-next v2] af_unix: Fix undefined 'other' error 5+ messages
2025-01-03  9:21 Re: [geert-m68k:master 2/2] lib/muldi3.c:53:28: sparse: sparse: asm output is not an lvalue 4+ messages
2024-12-05 15:11 [PATCH] build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()
2024-12-02 17:33 [PATCH 01/10] compiler.h: add statically_false() 80+ messages
2024-12-02  9:25 sparse reports "different lock contexts for basic block" when using guard syntax 2+ messages
2024-11-26 17:21 [PATCH 0/6] Enable strict percpu address space checks 10+ messages
2024-11-14 10:14 [PATCH 0/1] Add missing include in compiler.h 13+ messages
2024-11-13 17:18 [PATCH v4 2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK() 22+ messages
2024-11-12 19:08 [RESEND PATCH v3 1/2] compiler.h: add _static_assert() 7+ messages
2024-11-12 13:59 [PATCH v3 0/2] add _statically_true() to simplify GENMASK_INPUT_CHECK() 5+ messages
2024-11-11 16:43 [PATCH v2] linux/bits: simplify GENMASK_INPUT_CHECK() 2+ messages
2024-10-17  9:09 how to figure if a struct symbol is incomplete
2024-10-03 16:11 Re: [PATCH net] net: add inline annotation to fix the build warning 2+ messages
2024-09-25 15:01 [RFC PATCH 00/28] x86: Rely on toolchain for relocatable code 73+ messages
2024-09-23  8:39 [PATCH] fix: Skip if symbol have no op when handle_qualifiers 2+ messages
2024-09-03  6:12 [PATCH] cgcc: check sparse options fmax-errors and fmax-warnings
2024-08-13  6:33 Feature request: typeof_unqual keyword support
2024-08-05 21:43 [PATCH] string: Check for "nonstring" attribute on strscpy() arguments 5+ messages
2024-07-19  7:50 [PATCH] compiler.h: Improve __branch_check__ by using __UNIQUE_ID()
2024-07-16 18:33 [PATCH 5.15.y 0/8] Backport patches for DAMON merge regions fix 3+ messages
2024-07-03 15:02 Spurious warning about using kzalloc instead of kmalloc 2+ messages
2024-06-17 12:29 [PATCH] compiler.h: Improve __branch_check__ by using __UNIQUE_ID()
2024-06-14 12:29 [PATCH] sentinel_ctltable: Add a check for sentinel elements in ctl_table arrays 2+ messages
2024-06-12 13:08 sparse with llvm
2024-05-24  2:47 [ Patch 001 ] feature: add support for loongarch 5+ messages
2024-04-09 15:46 [PATCH] compiler.h: Add missing quote in macro comment
2024-04-03  7:14 Re: warning: cast removes address space '__percpu' of expression 2+ messages
2024-03-04 10:12 [patch 0/9] x86: Cure tons of sparse warnings (mostly __percpu) 32+ messages
2024-03-02 15:44 Re: arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces) 16+ messages
2024-02-21 21:02 Rust style ownership semantics for C
2024-02-16 18:44 [PATCH] fix {pp-number} ## ...
2024-01-29 17:38 Re: [PATCH 0/5] Support LLVM-15 and later
2024-01-20 16:23 [PATCH] llvm: allow arm64
2024-01-15 10:32 Compile errors with LLVM v17 2+ messages
2024-01-07  0:42 Re: include/asm-generic/unaligned.h:119:16: sparse: sparse: cast truncates bits from constant value (aa01a0 becomes a0) 3+ messages
2023-12-27  8:00 Re: Infinite loop in delete_pseudo_user_list_entry() bisected to commit "cast: optimize away casts to/from pointers" 7+ messages
2023-12-20  0:18 sparse regex error 4+ messages
2023-12-08  9:49 [PATCH v2] parse: handle __cleanup__ attribute 9+ messages
2023-12-03 16:59 Re: drivers/pci/pcie/../pci.h:325:17: sparse: sparse: cast from restricted pci_channel_state_t 2+ messages
2023-12-01 14:10 sparse: Expected ) at end of cast operator, got __seg_gs 8+ messages
2023-11-21  8:55 Consumo de combustible
2023-11-21  1:10 PSA: this list has moved to new vger infra (no action required)
2023-11-09  5:03 sparse feature request: nocast integer types 7+ messages
2023-11-03 15:56 [PATCH v1 00/14] DCE/DSE: Add Dead Syscalls Elimination support, part2 21+ messages
2023-10-30 20:35 [linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
2023-10-21  0:55 HI
2023-09-29  8:01 Efektivní sledování a optimalizace výroby pro vaši společnost
2023-09-20  8:01 Consumo de combustible
2023-09-20  7:51 Poptávka
2023-09-16 15:49 sparse fails to build against llvm16
2023-08-31 16:33 [PATCH] compiler.h: unify __UNIQUE_ID
2023-07-25  6:20 Re: [sparse] forgotten patch
2023-07-20  8:05 Consumo de combustible
2023-07-13 16:36 [PATCH v4 18/21] compiler.h: RFC - s/__LINE__/__COUNTER__/ in __UNIQUE_ID fallback 2+ messages
2023-06-16 18:45 [PATCH] parse: add support for the __cleanup__ attribute
2023-06-13  7:39 Re: [PATCH] clk: renesas: r8a7778: remove checker warnings: x | !y
2023-06-13  7:38 Re: [PATCH] pinctrl: renesas: remove checker warnings: x | !y 3+ messages
2023-05-17 12:47 [PATCH] tracing: make ftrace_likely_update() declaration visible 3+ messages
2023-05-11  8:05 Servicio de la flota
2023-05-06 14:58 Sparse infinite loop
2023-05-04  8:01 Re: [error27/smatch] sparse-llvm: Update function calls to use LLVM API changes (PR #6)
2023-05-03 15:32 Sparse on ARM Neon intrinsics
2023-03-16  8:45 Rubber Molded
2023-03-15  9:05 Wake up - Audit time
2023-03-10  8:36 Technický audit podlah
2023-03-07  0:54 [Bug 217153] New: [sparse-llvm] Support LLVM 15
2023-03-06 22:23 [PATCH v1] RISC-V: Add basic support for the vector extension 2+ messages
2023-03-02  8:55 Servicio de la flota
2023-02-27 19:39 [sparse PATCH resend] linearize.c: fix buffer overrun warning from fortify
2023-02-22 15:52 [PATCH] linearize.c: fix potential buffer overrun 2+ messages
2023-01-12  8:31 Silikonmischungen
2023-01-06 19:22 Re: [PATCH v8 07/12] landlock: Add network rules support 8+ messages
2023-01-02  9:05 Servicio de la flota
2022-11-25 15:50 [PATCH] tools: Rename __fallthrough to fallthrough 8+ messages
2022-11-22  9:10 Silikonmischungen
2022-11-16 16:55 [PATCH] xtensa: switch to little endianness 2+ messages
2022-11-16  9:10 Servicio de la flota
2022-10-24  8:00 Aluminium details
2022-10-13 19:37 address_space and noderef on non-pointer types 2+ messages
2022-09-28  8:12 [PATCH v13 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation 16+ messages
2022-09-27  8:10 Servicio de la flota
2022-09-26 19:11 [PATCH v2] overflow: Introduce overflows_type() and castable_to_type() 21+ messages
2022-09-26 15:39 [PATCH v12 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation 12+ messages
2022-09-26  0:37 [PATCH v11.5] overflow: Introduce overflows_type() and __castable_to_type() 4+ messages
2022-08-12  9:48 handling C99 declarations after a case statement
2022-08-11  8:05 Servicio de la flota
2022-08-11  5:33 [PATCH] RISC-V: Add support fo the zihintpause extension 4+ messages
2022-08-11  5:29 [PATCH] RISC-V: Add support fo the zihintpause extension
2022-08-11  3:31 [PATCH] RISC-V: Add support for the zicbom extension 7+ messages
2022-06-30 13:59 [RFC 1/2] refcount: add __cond_lock() for conditional lock refcount API 9+ messages
2022-06-27 15:15 sparse warnings related to kref_put_lock() and refcount_dec_and_lock() 8+ messages
2022-06-26 13:07 [PATCH 0/6] cleanup related to inlining of variadic functions 10+ messages
2022-06-26  9:58 Re: [PATCH 51/51] fs/zonefs: Fix sparse warnings in tracing code 18+ messages
2022-06-25 22:14 [PATCH] inline: avoid node of node on variadics 3+ messages
2022-06-24 16:46 [PATCH] fix "unreplaced" warnings caused by using typeof() on inline functions 4+ messages
2022-06-08  8:05 Servicio de la flota
2022-06-07 12:54 [PATCH] allow show_token() on TOKEN_ZERO_IDENT 3+ messages
2022-06-07 12:43 [PATCH] fix crash when inlining casts of erroneous expressions
2022-06-06 23:46 [PATCH] cgcc: do not die on '-x assembler'
2022-05-31 19:32 [PATCH 1/2] cast_value: assign the new type 3+ messages
2022-05-24  9:24 Hello Sir, I seek your urgent consideration.
2022-05-21  9:59 [PATCH] fix one year off in v0.6.4's release notes
2022-05-21  9:49 [PATCH] fix infinite loop when expanding __builtin_object_size() with self-init vars
2022-05-20 12:40 Re: [linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3 5+ messages
2022-05-20  8:00 Servicio de la flota
2022-05-04  8:05 Servicio de la flota
2022-05-03 14:49 2nd Quater puchase request
2022-04-20 12:31 [PATCH] cgcc: add Xtensa support 2+ messages
2022-04-13  8:05 Servicio de la flota
2022-04-10 14:00 [PATCH] cgcc: handle -x assembler 2+ messages
2022-04-02  5:00 [PATCH v1 0/6] RISC-V -march handling improvements 14+ messages
2022-03-31 11:01 building Linux for ARMv7 with llvm breaks sparse 7+ messages
2022-03-31 10:51 Re: [PATCH] riscv: fix build with binutils 2.38 7+ messages
2022-03-30 21:49 [PATCH v3 0/2] Add a section for static analysis tools 8+ messages
2022-03-29 23:21 [PATCH v2 0/2] Add a section for static analysis tools 13+ messages
2022-03-28 21:19 [PATCH] Documentation: dev-tools: Add a section for static analysis tools 8+ messages
2022-03-24  2:37 [PATCH v3] x86/bug: __WARN_FLAGS: prevent shadowing by renaming local variable f to __flags
2022-03-23 19:30 Re: [PATCH] x86: bug.h: merge annotate_reachable into _BUG_FLAGS for __WARN_FLAGS 3+ messages
2022-03-23  9:05 Servicio de la flota
2022-03-21 11:21 [PATCH] sparse: Use offsetof macro to silence null ptr subtraction warning 2+ messages
2022-02-24  9:00 Servicio de la flota
2022-02-15 15:28 [PATCH AUTOSEL 5.15 08/33] x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
2022-02-15 15:26 [PATCH AUTOSEL 5.16 08/34] x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
2022-02-02 20:55 [PATCH] x86: bug.h: merge annotate_reachable into _BUG_FLAGS for __WARN_FLAGS
2022-01-26  9:01 Servicio de la flota
2022-01-23 18:41 Re: fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer 10+ messages
2022-01-14  1:05 [PATCH] objtool: prefer memory clobber & %= to volatile & __COUNTER__ 17+ messages
2022-01-11 23:39 [PATCH] sparse: only warn about directly nested flexible arrays 2+ messages
2022-01-07  1:02 array of flexible structures oddity
2022-01-05 21:16 ReleaseNotes for 0.6.4: one year off
2021-12-29  9:10 Servicio de la flota
2021-12-26  9:29 Happy Weekend:
2021-12-07 13:33 Linux Test Project vendored Sparse 3+ messages
2021-11-13 14:46 Re: /bin/bash: line 1: 45878 Segmentation fault sparse -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ -Wbitwise -Wno-return-void -Wno-unknown-attribute -fdiagnostic-prefix -D__CHECK_ENDIAN__ -D__NDS32_EL__ --arch=nds32 -mlittle-endian -m32 -Wp,-MMD,ker... 2+ messages
2021-11-03 13:36 __builtin_types_compatible_p() is too accepting 2+ messages
2021-11-02 14:06 [PATCH 3/3] dissect: Show typedefs 7+ messages
2021-10-14  7:36 Servicio de la flota
2021-10-12  6:50 Re: [tip:sched/core 14/47] /bin/bash: line 1: 21320 Segmentation fault sparse -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ -Wbitwise -Wno-return-void -Wno-unknown-attribute -fdiagnostic-prefix -D__CHECK_ENDIAN__ -D__NDS32_EB__ --arch=nds32 -mbig-endian -m32 -Wp,-MMD,kernel...
2021-09-27 23:45 [PATCH 2/2] parse: warn about a 'case label' on empty statement
2021-09-27 23:43 [PATCH 1/2] sparse: fix broken 'memcpy-max-count' check
2021-09-27 23:41 [PATCH 0/2] sparse v0.6.4 regression 3+ messages
2021-09-27 13:02 Re: [PATCH] vboxsf: fix old signature detection 9+ messages
2021-09-23  3:40 [PATCH AUTOSEL 4.4 02/10] compiler.h: Introduce absolute_pointer macro
2021-09-23  3:40 [PATCH AUTOSEL 4.9 03/11] compiler.h: Introduce absolute_pointer macro
2021-09-23  3:39 [PATCH AUTOSEL 4.14 05/13] compiler.h: Introduce absolute_pointer macro
2021-09-23  3:39 [PATCH AUTOSEL 4.19 07/15] compiler.h: Introduce absolute_pointer macro
2021-09-23  3:38 [PATCH AUTOSEL 5.4 11/19] compiler.h: Introduce absolute_pointer macro
2021-09-15  3:52 [PATCH v2 0/4] Introduce and use absolute_pointer macro 40+ messages
2021-09-12 16:01 [PATCH 0/4] Introduce and use absolute_pointer macro 14+ messages
2021-09-06 18:53 sparse v0.6.4 6+ messages
2021-09-06  4:21 [ANNOUNCE] Sparse v0.6.4 8+ messages
2021-09-01  5:01 [ANNOUNCE] Sparse v0.6.4-rc1
2021-07-26 11:20 new sparse release? 5+ messages
2021-06-22  6:45 check idea: include sparse as a library in C++ 6+ messages

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).