public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-20 14:22:35 to 2025-11-05 14:52:27 UTC [more...]

[PATCH 0/3] dm-pcache: built-in support and metadata hardening
 2025-11-05 14:52 UTC  (11+ messages)
` [PATCH 1/3] dm-pcache: allow built-in build and rename flush helper
` [PATCH 2/3] dm-pcache: reuse meta_addr in pcache_meta_find_latest
` [PATCH 3/3] dm-pcache: avoid leaking invalid metadata in pcache_meta_find_latest()
` [RFC PATCH 0/2] Add cleanup_plugin for detecting problematic cleanup patterns
` [RFC PATCH 1/2] gcc-plugins: add cleanup_plugin for uninitialized cleanup detection
` [RFC PATCH 2/2] gcc-plugins: cleanup_plugin: detect NULL init

[mainline]Error while running make modules_install command
 2025-11-05 12:51 UTC  (4+ messages)

[PATCH v2] rust: enable slice_flatten feature and provide it through an extension trait
 2025-11-05  8:10 UTC  (6+ messages)

[PATCH] rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
 2025-11-04 19:25 UTC  (6+ messages)

Can't boot kernel 6.17.4+ via rEFInd
 2025-11-04 15:04 UTC  (11+ messages)

[PATCH v3] rust: enable slice_flatten feature and provide it through an extension trait
 2025-11-04 10:59 UTC 

[PATCH RESEND] rust: enable slice_flatten feature and abstract it through an extension trait
 2025-11-04 10:57 UTC  (10+ messages)

[PATCH v2 0/8] dce, riscv: Unused syscall trimming with PUSHSECTION and conditional KEEP()
 2025-11-04  2:21 UTC  (3+ messages)

[PATCH 1/2] rust: kbuild: treat `build_error` and `rustdoc` as kernel objects
 2025-11-03 23:05 UTC  (7+ messages)
` [PATCH 2/2] rust: kbuild: workaround `rustdoc` doctests modifier bug

[PATCH] Makefile: Let kernel-doc.py use PYTHON3 override
 2025-11-03 19:00 UTC  (3+ messages)

[PATCH AUTOSEL 6.17-5.4] kconfig/nconf: Initialize the default locale at startup
 2025-11-03 18:02 UTC  (2+ messages)
` [PATCH AUTOSEL 6.17-5.4] kconfig/mconf: "

[PATCH v3 0/8] scalable symbol flags with __kflagstab
 2025-11-03 16:19 UTC  (9+ messages)
` [PATCH v3 1/8] define kernel symbol flags
` [PATCH v3 2/8] linker: add kflagstab section to vmlinux and modules
` [PATCH v3 3/8] modpost: create entries for kflagstab
` [PATCH v3 4/8] module loader: use kflagstab instead of *_gpl sections
` [PATCH v3 5/8] modpost: put all exported symbols in ksymtab section
` [PATCH v3 6/8] module loader: remove references of *_gpl sections
` [PATCH v3 7/8] linker: remove *_gpl sections from vmlinux and modules
` [PATCH v3 8/8] remove references to *_gpl sections in documentation

[PATCH v18 0/7] rust: extend `module!` macro with integer parameter support
 2025-11-03 14:47 UTC  (5+ messages)

[GIT PULL] Kbuild fixes for 6.18 #2
 2025-11-01 17:41 UTC  (2+ messages)

[PATCH] fs/pipe: stop duplicating union pipe_index declaration
 2025-11-01 16:38 UTC  (17+ messages)
            ` fms extension (Was: [PATCH] fs/pipe: stop duplicating union pipe_index declaration)

[PATCH] kconfig/nconf: Initialize the default locale at startup
 2025-11-01  4:37 UTC  (2+ messages)

[PATCH] kconfig/mconf: Initialize the default locale at startup
 2025-11-01  4:37 UTC  (2+ messages)

[PATCH] scripts/clang-tools: Handle included .c files in gen_compile_commands
 2025-10-31 22:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/7] scripts/make_fit: Support ramdisks and faster operations
 2025-10-30 17:48 UTC  (2+ messages)

[PATCH 0/1] Kconfig: Added compare capabilities for mconf
 2025-10-30 14:13 UTC  (2+ messages)
` [PATCH 1/1] "

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

[REGRESSION][BISECTED] My audio broke (was: [PATCH 05/27] ALSA: hda: Move controller drivers into sound/hda/controllers directory)
 2025-10-29 12:23 UTC  (6+ messages)

[PATCH v5 0/2] kbuild: distributed build support for Clang ThinLTO
 2025-10-28 19:22 UTC  (4+ messages)
` [PATCH v5 1/2] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v5 2/2] kbuild: distributed build support for Clang ThinLTO

[PATCH v4 0/2] kbuild: distributed build support for Clang ThinLTO
 2025-10-28 17:07 UTC  (5+ messages)
` [PATCH v4 1/2] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v4 2/2] kbuild: distributed build support for Clang ThinLTO

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-10-28 13:47 UTC  (18+ messages)

[PATCH] kbuild: Rename Makefile.extrawarn to Makefile.warn
 2025-10-27 21:59 UTC  (3+ messages)

[PATCH] kbuild: uapi: Drop types.h check from headers_check.pl
 2025-10-27 21:59 UTC  (3+ messages)

[PATCH] kbuild: align modinfo section for Secureboot Authenticode EDK2 compat
 2025-10-26 23:05 UTC  (2+ messages)

[PATCH] kbuild: install-extmod-build: Fix when given dir outside the build dir
 2025-10-25 21:02 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update Kconfig section
 2025-10-23 22:57 UTC  (5+ messages)

[PATCH 0/2] Kbuild: enable -fms-extensions, make btrfs the first user
 2025-10-23 16:45 UTC  (13+ messages)
` [PATCH 1/2] Kbuild: enable -fms-extensions
` [PATCH 2/2] btrfs: send: make use of -fms-extensions for defining struct fs_path

[PATCH 0/3] compiler_types: Introduce __counted_by_ptr()
 2025-10-23 13:45 UTC  (13+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDS
` [PATCH 3/3] coredump: Use __counted_by_ptr for struct core_name::corename

[PATCH v2 10/10] module loader: enforce symbol import protection
 2025-10-23  9:58 UTC  (3+ messages)

[PATCH] kbuild: uapi: reuse KBUILD_USERCFLAGS
 2025-10-22 21:20 UTC  (2+ messages)

[PATCH] kbuild: Use objtree for module signing key path
 2025-10-22 21:20 UTC  (2+ messages)

[PATCH, v2] kbuild: doc: improve KBUILD_BUILD_TIMESTAMP documentation
 2025-10-22 21:20 UTC  (2+ messages)

[PATCH] modpost: drop '*_probe' from section check whitelist
 2025-10-22 20:39 UTC  (3+ messages)

[PATCH v10 0/5] tracepoints: Add warnings for unused tracepoints and trace events
 2025-10-22  0:43 UTC  (6+ messages)
` [PATCH v10 1/5] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v10 2/5] tracing: Add a tracepoint verification check at build time
` [PATCH v10 3/5] tracepoint: Do not warn for unused event that is exported
` [PATCH v10 4/5] tracing: Allow tracepoint-update.c to work with modules
` [PATCH v10 5/5] tracing: Add warnings for unused tracepoints for modules

[PATCH v9 0/4] tracepoints: Add warnings for unused tracepoints and trace events
 2025-10-21 21:21 UTC  (10+ messages)
` [PATCH v9 2/4] tracing: Add a tracepoint verification check at build time
` [PATCH v9 4/4] tracing: Add warnings for unused tracepoints for modules

[PATCH] Kconfig:Uses glibc so strscpy has to be manually- added
 2025-10-21 19:28 UTC 

[PATCH v2 00/10] scalable symbol flags with __kflagstab
 2025-10-21  8:35 UTC  (3+ messages)

[PATCH v2 10/10] module loader: enforce symbol import protection
 2025-10-20 23:00 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