messages from 2026-05-04 15:35:08 to 2026-05-17 09:31:02 UTC [more...]
[RFC v3 0/3] add kconfirm
2026-05-17 9:30 UTC (12+ messages)
` [RFC PATCH v3 1/3] scripts: "
` [RFC PATCH v3 2/3] Documentation: "
` [RFC PATCH v3 3/3] MAINTAINERS: create entry for kconfirm
[PATCH] kconfig: add kconfig-sym-check static checker
2026-05-17 9:11 UTC (11+ messages)
[PATCH] kbuild: deb-pkg: Allow setting package name at build
2026-05-17 6:57 UTC (2+ messages)
[PATCH v2] kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme
2026-05-17 5:00 UTC (5+ messages)
[PATCH] kbuild: deb-pkg: propagate hook script failures in builddeb
2026-05-17 4:29 UTC (2+ messages)
[PATCH] [v2] iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
2026-05-15 20:56 UTC (5+ messages)
[PATCH] kbuild: deb-pkg: propagate hook script failures in builddeb
2026-05-15 19:53 UTC (4+ messages)
[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-15 14:28 UTC (15+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness
` [PATCH v4 3/3] slab: fix kernel-docs for mm-api
[PATCH v6 00/15] add SPDX SBOM generation script
2026-05-15 13:48 UTC (2+ messages)
[PATCH] run-clang-tools: run multiprocessing.Pool as context manager
2026-05-15 12:47 UTC
[PATCH] kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme
2026-05-15 11:18 UTC (5+ messages)
[PATCH] kbuild: pacman-pkg: package unstripped vDSO libraries
2026-05-14 12:47 UTC (5+ messages)
[PATCH v5] char/nvram: Remove redundant nvram_mutex
2026-05-14 3:57 UTC (2+ messages)
[PATCH 00/14] Bump minimum version of LLVM for building the kernel to 17.0.1
2026-05-14 1:38 UTC (22+ messages)
` [PATCH 01/14] kbuild: "
` [PATCH 02/14] security/Kconfig.hardening: Remove tautological condition from CC_HAS_ZERO_CALL_USED_REGS
` [PATCH 03/14] security/Kconfig.hardening: Remove tautological condition from FORTIFY_SOURCE
` [PATCH 04/14] security/Kconfig.hardening: Remove tautological condition from CC_HAS_RANDSTRUCT
` [PATCH 05/14] arch/Kconfig: Remove tautological conditions from HAS_LTO_CLANG
` [PATCH 08/14] riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFI
` [PATCH 09/14] riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPEC
` [PATCH 10/14] scripts/Makefile.warn: Drop -Wformat handling for clang < 16
` [PATCH 14/14] kbuild: Remove check for broken scoping with clang < 17 in CC_HAS_ASM_GOTO_OUTPUT
[RFC v2 0/2] add kconfirm
2026-05-13 16:04 UTC (15+ messages)
` [RFC PATCH v2 1/2] scripts: "
` [RFC PATCH v2 2/2] Documentation: dev-tools: "
Kconfig: CONFIG_CIFS_SMB_DIRECT bool option silently dropped when CIFS=m and INFINIBAND=m
2026-05-13 11:45 UTC (6+ messages)
[PATCH v4 0/1] gcov: use -fprofile-update=prefer-atomic with compile-time guard
2026-05-13 9:15 UTC (4+ messages)
` [PATCH v4 1/1] gcov: use atomic counter updates to fix concurrent access crashes
[PATCH v8] kbuild: host: use single executable for rustc -C linker
2026-05-12 17:32 UTC (4+ messages)
[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-12 3:37 UTC (18+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api
[PATCH v2 0/1] gcov: use -fprofile-update=prefer-atomic to fix concurrent access crashes
2026-05-11 9:43 UTC (10+ messages)
` [PATCH v2] gcov: use atomic counter updates "
[PATCH v3 0/3] dt-bindings: automated coding style check for DTS examples
2026-05-10 23:59 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: add DTS style checker
` [PATCH v3 2/3] dt-bindings: wire style checker into dt_binding_check
` [PATCH v3 3/3] dt-bindings: add self-test fixtures for style checker
[PATCH v3 0/1] gcov: use -fprofile-update=prefer-atomic with compile-time guard
2026-05-09 14:22 UTC (2+ messages)
` [PATCH v3 1/1] gcov: use atomic counter updates to fix concurrent access crashes
[PATCH v7] kbuild: host: use single executable for rustc -C linker
2026-05-09 10:04 UTC (3+ messages)
[PATCH v2 0/3] dt-bindings: automated coding style check for DTS examples
2026-05-08 12:23 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: add DTS style checker
` [PATCH v2 2/3] dt-bindings: wire style checker into dt_binding_check
` [PATCH v2 3/3] dt-bindings: add self-test fixtures for style checker
[PATCH] kbuild: deb-pkg: propagate hook script failures in builddeb
2026-05-08 12:01 UTC (2+ messages)
[PATCH] kbuild: deb-pkg: propagate hook script failures in builddeb
2026-05-08 10:18 UTC
[PATCH v6 00/15] add SPDX SBOM generation script
2026-05-07 17:38 UTC (16+ messages)
` [PATCH v6 01/15] scripts/sbom: add documentation
` [PATCH v6 02/15] scripts/sbom: integrate script in make process
` [PATCH v6 03/15] scripts/sbom: setup sbom logging
` [PATCH v6 04/15] scripts/sbom: add command parsers
` [PATCH v6 05/15] scripts/sbom: add cmd graph generation
` [PATCH v6 06/15] scripts/sbom: add additional dependency sources for cmd graph
` [PATCH v6 07/15] scripts/sbom: add SPDX classes
` [PATCH v6 08/15] scripts/sbom: add JSON-LD serialization
` [PATCH v6 09/15] scripts/sbom: add shared SPDX elements
` [PATCH v6 10/15] scripts/sbom: collect file metadata
` [PATCH v6 11/15] scripts/sbom: add SPDX output graph
` [PATCH v6 12/15] scripts/sbom: add SPDX source graph
` [PATCH v6 13/15] scripts/sbom: add SPDX build graph
` [PATCH v6 14/15] scripts/sbom: add unit tests for command parsers
` [PATCH v6 15/15] scripts/sbom: add unit tests for SPDX-License-Identifier parsing
[PATCH v2] rust: kasan/kbuild: fix rustc-option when cross-compiling
2026-05-07 11:14 UTC
[PATCH v5 00/15] add SPDX SBOM generation script
2026-05-07 9:42 UTC (4+ messages)
[PATCH v1 0/6] objtool: Fixup alternate feature relative addresses
2026-05-06 14:42 UTC (19+ messages)
` [PATCH v1 1/6] objtool/powerpc: Add build-time fixup of alternate feature branch targets
` [PATCH v1 2/6] objtool: Set ELF_F_LAYOUT flag to preserve vmlinux segment layout
` [PATCH v1 3/6] objtool: Fix "can't find starting instruction" warnings on vmlinux
` [PATCH v1 4/6] objtool/powerpc: Skip jump destination analysis and unnanotated intra-function call warnings for --ftr-fixup
` [PATCH v1 5/6] kbuild: Add objtool integration for PowerPC feature fixups
` [PATCH v1 6/6] powerpc: Enable build-time feature fixup processing by default
[PATCH] modpost: prevent stack buffer overflow in do_input_entry()
2026-05-06 6:07 UTC (5+ messages)
` [PATCH v2] modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()
` [PATCH v3] "
Kconfig olddefconfig nukes 32-bit
2026-05-05 23:49 UTC (5+ messages)
[PATCH] rust: kasan/kbuild: fix rustc-option when cross-compiling
2026-05-05 12:02 UTC (2+ messages)
[PATCH v5 00/14] module: Introduce hash-based integrity checking
2026-05-05 9:05 UTC (15+ messages)
` [PATCH v5 01/14] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v5 02/14] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v5 03/14] kbuild: rename the strip_relocs command
` [PATCH v5 04/14] module: Drop pointless debugging message
` [PATCH v5 05/14] module: Make mod_verify_sig() static
` [PATCH v5 06/14] module: Switch load_info::len to size_t
` [PATCH v5 07/14] module: Make module authentication usable without MODULE_SIG
` [PATCH v5 08/14] module: Move authentication logic into dedicated new file
` [PATCH v5 09/14] module: Move signature type check out of mod_check_sig()
` [PATCH v5 10/14] module: Prepare for additional module authentication mechanisms
` [PATCH v5 11/14] module: update timestamp of modules.order after modules are built
` [PATCH v5 12/14] module: Introduce hash-based integrity checking
` [PATCH v5 13/14] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v5 14/14] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping
[PATCH v3 0/9] Kernel API Specification Framework
2026-05-05 7:45 UTC (11+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
[PATCH v5 0/4] kallsyms: embed source file:line info in kernel stack traces
2026-05-04 15:34 UTC (2+ messages)
` [PATCH v5 4/4] kallsyms: add KUnit tests for lineinfo feature
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