linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-29 06:28:06 to 2025-08-13 08:16:36 UTC [more...]

[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-13  8:16 UTC  (20+ messages)
` [PATCH v4 01/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v4 02/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v4 03/18] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v4 04/18] x86: Add arch specific kasan functions
` [PATCH v4 05/18] kasan: arm64: x86: Make special tags arch specific
` [PATCH v4 06/18] x86: Reset tag for virtual to physical address conversions
` [PATCH v4 07/18] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v4 08/18] x86: Physical address comparisons in fill_p*d/pte
` [PATCH v4 09/18] x86: KASAN raw shadow memory PTE init
` [PATCH v4 10/18] x86: LAM compatible non-canonical definition
` [PATCH v4 11/18] x86: LAM initialization
` [PATCH v4 12/18] x86: Minimal SLAB alignment
` [PATCH v4 13/18] kasan: arm64: x86: Handle int3 for inline KASAN reports
` [PATCH v4 14/18] kasan: x86: Apply multishot to the inline report handler
` [PATCH v4 15/18] kasan: x86: Logical bit shift for kasan_mem_to_shadow
` [PATCH v4 16/18] mm: Unpoison pcpu chunks with base address tag
` [PATCH v4 17/18] mm: Unpoison vms[area] addresses with a common tag
` [PATCH v4 18/18] x86: Make software tag-based kasan available

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-13  8:16 UTC  (27+ messages)
` [PATCH v4 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v4 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v4 03/24] ARM: elf: "
` [PATCH v4 04/24] arm64: "
` [PATCH v4 05/24] powerpc/elf: "
` [PATCH v4 06/24] riscv: elf: "
` [PATCH v4 07/24] LoongArch: "
` [PATCH v4 08/24] s390/elf: "
` [PATCH v4 09/24] MIPS: ELF: "
` [PATCH v4 10/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v4 11/24] vdso: Add the vdsocheck tool
` [PATCH v4 12/24] x86/vdso: Enable "
` [PATCH v4 13/24] ARM: vdso: "
` [PATCH v4 14/24] arm64: "
` [PATCH v4 15/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v4 16/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
` [PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
` [PATCH v4 19/24] riscv: vdso: Enable the vdsocheck tool
` [PATCH v4 20/24] LoongArch: vDSO: "
` [PATCH v4 21/24] s390/vdso: "
` [PATCH v4 22/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v4 23/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v4 24/24] vdso/vdsocheck: Drop the transitional kconfig option

[PATCH v2 0/5] kbuild: uapi: various fixes
 2025-08-13  6:17 UTC  (6+ messages)
` [PATCH v2 1/5] kbuild: uapi: rerun header tests when headers_check.pl changes
` [PATCH v2 2/5] kbuild: uapi: fail header test on compiler warnings
` [PATCH v2 3/5] kbuild: uapi: upgrade warning on asm/types.h inclusion to error
` [PATCH v2 4/5] kbuild: uapi: upgrade check_sizetypes() warning "
` [PATCH v2 5/5] kbuild: uapi: upgrade check_declarations() "

[PATCH 0/6] kbuild: uapi: various fixes
 2025-08-13  5:54 UTC  (12+ messages)
` [PATCH 1/6] kbuild: uapi: rerun header tests when headers_check.pl changes
` [PATCH 2/6] kbuild: uapi: only update hdrtest output on success
` [PATCH 3/6] kbuild: uapi: fail header test on compiler warnings
` [PATCH 4/6] kbuild: uapi: upgrade warning on asm/types.h inclusion to error
` [PATCH 5/6] kbuild: uapi: upgrade check_sizetypes() warning "
` [PATCH 6/6] kbuild: uapi: upgrade check_declarations() "

[PATCH 0/2] kbuild: userprogs: also inherit byte order and ABI from kernel
 2025-08-13  5:43 UTC  (3+ messages)
` [PATCH 1/2] kbuild: userprogs: avoid duplication of flags inherited "
` [PATCH 2/2] kbuild: userprogs: also inherit byte order and ABI "

[PATCH] kconfig: qconf/xconfig: show the OptionsMode radio button setting at startup
 2025-08-12 22:35 UTC 

[PATCH 0/2] kbuild: enable CONFIG_WERROR for more build steps
 2025-08-12 20:56 UTC  (7+ messages)
` [PATCH 1/2] kbuild: move existing CONFIG_WERROR flags into dedicated Makefile
` [PATCH 2/2] kbuild: enable CONFIG_WERROR for more build steps

[PATCH] rust: workaround `rustdoc` target modifiers bug
 2025-08-12 19:53 UTC  (2+ messages)

[PATCH] rust: kbuild: clean output before running `rustdoc`
 2025-08-12 19:53 UTC  (2+ messages)

[PATCH v5 00/15] kunit: Introduce UAPI testing framework
 2025-08-12  9:41 UTC  (6+ messages)

[PATCH] Makefile: mrproper deletes signing_key.x509
 2025-08-12  9:37 UTC  (2+ messages)

[PATCH] Makefile: mrproper deletes signing_key.x509
 2025-08-12  9:31 UTC  (7+ messages)
  `  "

[PATCH v4] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
 2025-08-12  7:54 UTC  (4+ messages)

Updating Kbuild tree and contacts
 2025-08-11 22:34 UTC  (2+ messages)

Unable to build custom amd64 module
 2025-08-11 21:01 UTC  (11+ messages)

[PATCH] kconfig: nconf: NUL-terminate 'line' correctly in fill_window()
 2025-08-11 16:19 UTC  (5+ messages)

[PATCH] kconfig: nconf: Format and print 'line' without a temporary copy
 2025-08-11 16:16 UTC 

[PATCH v2] kbuild: Re-enable -Wunterminated-string-initialization
 2025-08-11 14:25 UTC  (9+ messages)

[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH AUTOSEL 6.16-5.4] kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
 2025-08-10  0:20 UTC  (3+ messages)
` [PATCH AUTOSEL 6.16-5.4] kconfig: gconf: fix potential memory leak in renderer_edited()
` [PATCH AUTOSEL 6.16-5.4] kconfig: nconf: Ensure null termination where strncpy is used

[PATCH] scripts/mod/modpost: For CentOS 7/old binutils compatibility
 2025-08-08  3:06 UTC  (5+ messages)

6.12 and 6.15 building fixdep / modpost for amd64 instead of 686
 2025-08-07  9:17 UTC  (6+ messages)

[GIT PULL] Kbuild updates for v6.17-rc1 (take 2)
 2025-08-06  5:49 UTC  (3+ messages)

[GIT PULL] Kbuild updates for v6.17-rc1
 2025-08-06  1:52 UTC  (6+ messages)

[PATCH early RFC 0/4] running KASAN off of KCSAN's TSAN hooks
 2025-08-05 13:49 UTC  (7+ messages)
` [PATCH early RFC 1/4] kbuild: kasan,kcsan: refactor out enablement check
` [PATCH early RFC 2/4] kbuild: kasan: refactor open coded cflags for kasan test
` [PATCH early RFC 3/4] kasan: add support for running via KCSAN hooks
` [PATCH early RFC 4/4] mm/slub: Defer KCSAN hook on free to KASAN if available

[PATCH] MAINTAINERS: hand over Kbuild maintenance
 2025-08-04 18:02 UTC  (4+ messages)

[RFC PATCH 0/5] gen_init_cpio: add copy_file_range support
 2025-08-03 21:11 UTC  (6+ messages)
` [RFC PATCH 1/5] gen_init_cpio: write to fd instead of stdout stream
` [RFC PATCH 2/5] gen_init_cpio: support -o <output_path> parameter
` [RFC PATCH 3/5] gen_init_cpio: attempt copy_file_range for file data
` [RFC PATCH 4/5] gen_init_cpio: avoid duplicate strlen calls
` [RFC PATCH 5/5] gen_initramfs.sh: use gen_init_cpio -o parameter

[PATCH] kbuild: Re-enable -Wunterminated-string-initialization
 2025-08-02 17:08 UTC  (5+ messages)

[PATCH] tools/testing/vma: Fix function parameter declarations for GCC 8.3 compatibility
 2025-08-01  9:48 UTC  (11+ messages)

[PATCH] erofs: Do not select tristate symbols from bool symbols
 2025-07-30 15:12 UTC  (2+ messages)

[PATCH] kbuild: run kunit selftests via the top-level kunit target
 2025-07-30  1:47 UTC  (3+ messages)

[PATCH] kbuild: userprogs: use correct linker when mixing clang and GNU ld
 2025-07-30  0:47 UTC  (4+ messages)

[PATCH v3 kbuild-rebased] kheaders: make it possible to override TAR
 2025-07-29 15:33 UTC  (5+ messages)
  ` [PATCH v4] "

[PATCH] kconfig/lxdialog: replace strcpy with snprintf in print_autowrap
 2025-07-29 14:11 UTC  (2+ messages)

[PATCH 0/2] scripts: add two new scripts to look up Kconfigs
 2025-07-29 14:03 UTC  (5+ messages)
` [PATCH 2/2] scripts: add kconfig lookup script

[PATCH v5 00/10] Add generated modalias to modules.builtin.modinfo
 2025-07-29 13:54 UTC  (9+ messages)
` [PATCH v5 03/10] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH v5 10/10] s390: vmlinux.lds.S: Reorder sections

[PATCH v2] kbuild: userprogs: use correct linker when mixing clang and GNU ld
 2025-07-29 13:49 UTC  (2+ messages)

[PATCH v3] kconfig/lxdialog: replace strcpy() with strncpy() in inputbox.c
 2025-07-29 13:41 UTC  (4+ messages)

[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
 2025-07-29  9:34 UTC  (6+ messages)
` [PATCH v4 1/4] arm64: Handle KCOV __init vs inline mismatches
` [PATCH v4 2/4] x86: "

[PATCH] rust: kernel: remove support for unused host `#[test]`s
 2025-07-29  8:27 UTC  (3+ 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).