messages from 2023-04-06 21:11:09 to 2024-09-25 15:02:52 UTC [more...]
[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
2024-09-25 15:01 UTC (25+ 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 03/28] x86/tools: Use mmap() to simplify relocs host tool
` [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
[PATCH] fix: Skip if symbol have no op when handle_qualifiers
2024-09-23 8:39 UTC
[ Patch 001 ] feature: add support for loongarch
2024-09-04 9:32 UTC (5+ messages)
[PATCH] cgcc: check sparse options fmax-errors and fmax-warnings
2024-09-03 6:12 UTC
[PATCH] string: Check for "nonstring" attribute on strscpy() arguments
2024-08-23 0:05 UTC (5+ messages)
Feature request: typeof_unqual keyword support
2024-08-13 6:33 UTC
[PATCH 5.15.y 0/8] Backport patches for DAMON merge regions fix
2024-07-23 12:15 UTC (3+ messages)
` [PATCH 5.15.y 1/8] tracing: Define the is_signed_type() macro once
[PATCH] compiler.h: Improve __branch_check__ by using __UNIQUE_ID()
2024-07-19 7:50 UTC
sparse regex error
2024-07-17 18:44 UTC (4+ messages)
Spurious warning about using kzalloc instead of kmalloc
2024-07-03 15:28 UTC (2+ messages)
[PATCH] compiler.h: Improve __branch_check__ by using __UNIQUE_ID()
2024-06-17 12:29 UTC
[PATCH] sentinel_ctltable: Add a check for sentinel elements in ctl_table arrays
2024-06-14 13:28 UTC (2+ messages)
sparse with llvm
2024-06-12 13:08 UTC
arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
2024-04-29 21:30 UTC (16+ messages)
` [RFC PATCH] Use x86 named address spaces to catch "sparse: incorrect type in initializer (different address spaces)" __percpu errors
warning: cast removes address space '__percpu' of expression
2024-04-22 7:22 UTC (2+ messages)
[PATCH] compiler.h: Add missing quote in macro comment
2024-04-09 15:46 UTC
[patch 0/9] x86: Cure tons of sparse warnings (mostly __percpu)
2024-03-21 16:49 UTC (32+ messages)
` [patch 1/9] perf/x86/amd/uncore: Fix __percpu annotation
` [patch 2/9] x86/msr: Prepare for including percpu.h
` [patch 3/9] x86/msr: Add missing __percpu annotations
` [patch 4/9] smp: Consolidate smp_prepare_boot_cpu()
` [patch 5/9] x86: Cure per CPU madness on UP
` [patch 6/9] x86/uaccess: Add missing __force to casts in __access_ok() and valid_user_address()
` [patch 7/9] x86/cpu: Use EXPORT_PER_CPU_SYMBOL_GPL() for x86_spec_ctrl_current
` [patch 8/9] x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigation
` [patch 9/9] x86/callthunks: Use EXPORT_PER_CPU_SYMBOL_GPL() for per CPU variables
[PATCH v2] parse: handle __cleanup__ attribute
2024-02-29 14:03 UTC (9+ messages)
Rust style ownership semantics for C
2024-02-21 21:02 UTC
[PATCH] fix {pp-number} ##
2024-02-16 18:44 UTC
[PATCH 0/5] Support LLVM-15 and later
2024-01-29 17:38 UTC
[PATCH] llvm: allow arm64
2024-01-20 16:23 UTC
Infinite loop in delete_pseudo_user_list_entry() bisected to commit "cast: optimize away casts to/from pointers"
2024-01-20 1:27 UTC (6+ messages)
` Christmas wish list: -Werror and -Wno-warn-about-X
Compile errors with LLVM v17
2024-01-16 0:50 UTC (2+ messages)
include/asm-generic/unaligned.h:119:16: sparse: sparse: cast truncates bits from constant value (aa01a0 becomes a0)
2024-01-07 13:03 UTC (3+ messages)
[PATCH] RISC-V: Add support fo the zihintpause extension
2023-12-18 13:59 UTC (3+ messages)
[PATCH] RISC-V: Add support for the zicbom extension
2023-12-18 13:58 UTC (4+ messages)
[PATCH] xtensa: switch to little endianness
2023-12-18 13:57 UTC (2+ messages)
[PATCH] linearize.c: fix potential buffer overrun
2023-12-18 13:56 UTC (2+ messages)
sparse: Expected ) at end of cast operator, got __seg_gs
2023-12-04 15:02 UTC (8+ messages)
drivers/pci/pcie/../pci.h:325:17: sparse: sparse: cast from restricted pci_channel_state_t
2023-12-04 14:09 UTC (2+ messages)
sparse feature request: nocast integer types
2023-11-27 17:26 UTC (7+ messages)
Consumo de combustible
2023-11-21 8:55 UTC
PSA: this list has moved to new vger infra (no action required)
2023-11-21 1:10 UTC
[PATCH v1 00/14] DCE/DSE: Add Dead Syscalls Elimination support, part2
2023-11-13 7:19 UTC (21+ messages)
` [PATCH v1 01/14] DCE/DSE: allow keep unique bounded sections
` [PATCH v1 02/14] compiler: add a global __QUITE_UNIQUE_ID()
` [PATCH v1 03/14] compiler: add unique __SECTION_NAME()
` [PATCH v1 04/14] compiler: add unique LABEL_NAME()
` [PATCH v1 05/14] DCE/DSE: add HAVE_SECTION_SHF_LINK_ORDER_SUPPORT option
` [PATCH v1 06/14] DCE/DSE: add HAVE_SECTION_SHF_GROUP_SUPPORT option
` [PATCH v1 07/14] DCE/DSE: add HAVE_SECTION_NO_KEEP_SUPPORT option
` [PATCH v1 08/14] DCE/DSE: add choice of methods to build reference for orphan sections
` [PATCH v1 09/14] DCE/DSE: inhibit .size directive for SHF_GROUP
` [PATCH v1 10/14] DCE/DSE: riscv: make every ex_table's name unique
` [PATCH v1 11/14] DCE/DSE: riscv: build reference for .pushsection in C functions
` [PATCH v1 12/14] DCE/DSE: riscv: build reference for .pushsection in assembly
` [PATCH v1 13/14] DCE/DSE: add SECTION_NO_KEEP_SUPPORT option
` [PATCH v1 14/14] DCE/DSE: vmlinux.lds.h: allow NO_KEEP on __ex_table sections
[linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
2023-10-30 20:35 UTC
HI
2023-10-21 0:55 UTC
Efektivní sledování a optimalizace výroby pro vaši společnost
2023-09-29 8:01 UTC
Consumo de combustible
2023-09-20 8:01 UTC
Poptávka
2023-09-20 7:51 UTC
sparse fails to build against llvm16
2023-09-16 15:49 UTC
[PATCH] compiler.h: unify __UNIQUE_ID
2023-08-31 16:33 UTC
[sparse] forgotten patch
2023-07-25 6:20 UTC
Consumo de combustible
2023-07-20 8:05 UTC
[PATCH v4 18/21] compiler.h: RFC - s/__LINE__/__COUNTER__/ in __UNIQUE_ID fallback
2023-07-13 17:19 UTC (2+ messages)
[PATCH] parse: add support for the __cleanup__ attribute
2023-06-16 18:45 UTC
[PATCH] pinctrl: renesas: remove checker warnings: x | !y
2023-06-13 9:45 UTC (3+ messages)
[PATCH] clk: renesas: r8a7778: remove checker warnings: x | !y
2023-06-13 7:39 UTC
[PATCH] tracing: make ftrace_likely_update() declaration visible
2023-05-17 18:44 UTC (3+ messages)
Servicio de la flota
2023-05-11 8:05 UTC
Sparse infinite loop
2023-05-06 14:58 UTC
[error27/smatch] sparse-llvm: Update function calls to use LLVM API changes (PR #6)
2023-05-04 8:01 UTC
Sparse on ARM Neon intrinsics
2023-05-03 15:32 UTC
[PATCH] tools: Rename __fallthrough to fallthrough
2023-04-06 21:35 UTC (8+ messages)
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 read-only IMAP folder(s) and NNTP newsgroup(s).