linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-25 15:02:03 to 2024-12-07 21:46:41 UTC [more...]

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-07 21:45 UTC  (70+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 03/10] compiler.h: add is_const_true() and is_const_false()
` [PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
` [PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen()
` [PATCH 07/10] overflow: replace __is_constexpr() by is_const()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()
` [PATCH 09/10] coresight: etm4x: replace __is_const_expr() by is_const()
` [PATCH 10/10] compiler.h: remove __is_constexpr()

[PATCH] build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()
 2024-12-05 15:11 UTC 

[PATCH 0/6] Enable strict percpu address space checks
 2024-12-04  7:24 UTC  (10+ messages)
` [PATCH 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations
` [PATCH 4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
` [PATCH 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
` [PATCH 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers

sparse reports "different lock contexts for basic block" when using guard syntax
 2024-12-02 21:06 UTC  (2+ messages)

[PATCH v4 0/2] add const_true() to simplify GENMASK_INPUT_CHECK()
 2024-11-18 17:09 UTC  (20+ messages)
` [PATCH v4 1/2] compiler.h: add const_true()
` [PATCH v4 2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK()

[PATCH 0/1] Add missing include in compiler.h
 2024-11-17  5:26 UTC  (13+ messages)
` [PATCH 1/1] compiler.h: Add missing include statement for build_bug.h
        ` [PATCH] compiler.h: Fix undefined BUILD_BUG_ON_ZERO()

[RESEND PATCH v3 0/2] add _statically_true() to simplify GENMASK_INPUT_CHECK()
 2024-11-13 17:47 UTC  (7+ messages)
` [RESEND PATCH v3 1/2] compiler.h: add _static_assert()
` [RESEND PATCH v3 2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK()

[PATCH v3 0/2] add _statically_true() to simplify GENMASK_INPUT_CHECK()
 2024-11-12 19:14 UTC  (5+ messages)
` [PATCH v3 1/2] compiler.h: add _static_assert()
` [PATCH v3 2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK()

[PATCH v2] linux/bits: simplify GENMASK_INPUT_CHECK()
 2024-11-11 17:32 UTC  (2+ messages)

how to figure if a struct symbol is incomplete
 2024-10-17  9:09 UTC 

Infinite loop in delete_pseudo_user_list_entry() bisected to commit "cast: optimize away casts to/from pointers"
 2024-10-09 21:18 UTC  (7+ messages)
        ` Christmas wish list: -Werror and -Wno-warn-about-X

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-10-08 14:36 UTC  (70+ messages)
` [RFC PATCH 01/28] x86/pvh: Call C code via the kernel virtual mapping
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 06/28] x86/percpu: Get rid of absolute per-CPU variable placement
` [RFC PATCH 07/28] scripts/kallsyms: Avoid 0x0 as the relative base
` [RFC PATCH 08/28] scripts/kallsyms: Remove support for absolute per-CPU variables
` [RFC PATCH 09/28] x86/tools: Remove special relocation handling for "
` [RFC PATCH 10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes
` [RFC PATCH 11/28] x86/pvh: Avoid absolute symbol references in .head.text
` [RFC PATCH 12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata
` [RFC PATCH 13/28] x86/kvm: Use RIP-relative addressing
` [RFC PATCH 14/28] x86/rethook: Use RIP-relative reference for return address
` [RFC PATCH 15/28] x86/sync_core: Use RIP-relative addressing
` [RFC PATCH 16/28] x86/entry_64: "
` [RFC PATCH 17/28] x86/hibernate: Prefer RIP-relative accesses
` [RFC PATCH 18/28] x86/boot/64: Determine VA/PA offset before entering C code
` [RFC PATCH 19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text
` [RFC PATCH 20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S
` [RFC PATCH 21/28] x86/head: Use PIC-compatible symbol references in startup code
` [RFC PATCH 22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata
` [RFC PATCH 23/28] tools/objtool: Mark generated sections as writable
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
` [RFC PATCH 26/28] x86/boot: Implement support for ELF RELA/RELR relocations
` [RFC PATCH 27/28] x86/kernel: Switch to PIE linking for the core kernel
` [RFC PATCH 28/28] x86/tools: Drop x86_64 support from 'relocs' tool

[PATCH net] net: add inline annotation to fix the build warning
 2024-10-03 18:39 UTC  (2+ 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).