Linux-Sparse Archive mirror
 help / color / mirror / Atom feed
[RFC 0/2] refcount: attempt to avoid imbalance warnings
 2025-02-08  2:52 UTC  (3+ messages)

[geert-m68k:master 2/2] lib/muldi3.c:53:28: sparse: sparse: asm output is not an lvalue
 2025-01-08 18:10 UTC  (4+ messages)

[PATCH v4 0/2] add const_true() to simplify GENMASK_INPUT_CHECK()
 2024-12-31  4:58 UTC  (22+ messages)
` [PATCH v4 1/2] compiler.h: add const_true()
` [PATCH v4 2/2] linux/bits.h: simplify GENMASK_INPUT_CHECK()

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-12-19 12:02 UTC  (57+ 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 11/28] x86/pvh: Avoid absolute symbol references in .head.text
` [RFC PATCH 14/28] x86/rethook: Use RIP-relative reference for return address
` [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 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-09 12:32 UTC  (80+ 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 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

[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 read-only IMAP folder(s) and NNTP newsgroup(s).