messages from 2026-04-29 03:00:38 to 2026-05-11 20:02:18 UTC [more...]
[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-11 20:00 UTC (3+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness
` [PATCH v4 3/3] slab: fix kernel-docs for mm-api
[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-11 18:14 UTC (17+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api
[RFC v2 0/2] add kconfirm
2026-05-11 13:18 UTC (10+ messages)
` [RFC PATCH v2 1/2] scripts: "
` [RFC PATCH v2 2/2] Documentation: dev-tools: "
[PATCH v4 0/1] gcov: use -fprofile-update=prefer-atomic with compile-time guard
2026-05-11 11:48 UTC (3+ 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-11 11:18 UTC (3+ messages)
[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 (11+ 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 (6+ messages)
` [PATCH v5 02/15] scripts/sbom: integrate script in make process
[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 00/14] Bump minimum version of LLVM for building the kernel to 17.0.1
2026-05-06 12:33 UTC (26+ 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 06/14] arch/Kconfig: Remove tautological condition from AUTOFDO_CLANG
` [PATCH 10/14] scripts/Makefile.warn: Drop -Wformat handling for clang < 16
` [PATCH 11/14] x86/build: Drop unused '-ffreestanding' addition to KBUILD_CFLAGS
` [PATCH 12/14] x86/module: Revert "Deal with GOT based stack cookie load on Clang < 17"
` [PATCH 13/14] x86/entry/vdso32: Remove conditional omission of '.cfi_offset eflags'
` [PATCH 14/14] kbuild: Remove check for broken scoping with clang < 17 in CC_HAS_ASM_GOTO_OUTPUT
[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] kbuild: deb-pkg: Allow setting package name at build
2026-05-05 15:29 UTC
[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 (5+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] kallsyms: extend lineinfo to loadable modules
` [PATCH v5 3/4] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction
` [PATCH v5 4/4] kallsyms: add KUnit tests for lineinfo feature
[PATCH v6 00/11] kunit: Introduce UAPI testing framework
2026-05-04 9:33 UTC (12+ messages)
` [PATCH v6 01/11] kbuild: doc: add label for userprogs section
` [PATCH v6 02/11] exec: add dirfd parameter to kernel_execve()
` [PATCH v6 03/11] umh: add dirfd parameter
` [PATCH v6 04/11] mount: add support for __free(kern_unmount)
` [PATCH v6 05/11] init: add nolibc build support
` [PATCH v6 06/11] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v6 07/11] kunit: Introduce UAPI testing framework
` [PATCH v6 08/11] kunit: uapi: Forward test executable output to KUnit log
` [PATCH v6 09/11] kunit: uapi: Add example for UAPI tests
` [PATCH v6 10/11] kunit: uapi: Introduce preinit executable
` [PATCH v6 11/11] kunit: uapi: Validate usability of /proc
[PATCH] Makefile: Globally enable fall-through warning
2026-05-03 8:44 UTC
[PATCH 0/7] gpu: drm: nova: enable calling into nova-core
2026-05-01 15:31 UTC (17+ messages)
` [PATCH 1/7] scripts: modpost: detect and report truncated buf_printf() output
` [PATCH 2/7] scripts: modpost: increase buf_printf's buffer size
` [PATCH 3/7] gpu: nova-core: rename module from nova_core to nova-core
` [PATCH 4/7] gpu: nova-core: export Rust symbols for dependent modules
` [PATCH 5/7] gpu: nova-core: emit Rust metadata "
` [PATCH 6/7] gpu: drm: nova: build after nova-core metadata
` [PATCH POC 7/7] drm: nova: demonstrate interaction with nova-core
[PATCH] kbuild: deb-pkg: propagate hook script failures in builddeb
2026-05-01 1:20 UTC (4+ messages)
[PATCH 1/2] rust: allow `clippy::collapsible_match` globally
2026-04-30 21:22 UTC (2+ messages)
[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-30 3:25 UTC (2+ messages)
[PATCH v3] kconfig: fix potential NULL pointer dereference in conf_askvalue
2026-04-30 1:07 UTC (2+ messages)
[PATCH] kbuild/btf: Remove broken module relinking exclusion
2026-04-30 1:04 UTC (2+ messages)
[PATCH v1] kbuild: rpm-pkg: provide kernel{-devel}-uname-r
2026-04-29 22:58 UTC (2+ messages)
[PATCH] kbuild: document generation of offset header files
2026-04-29 22:23 UTC (3+ messages)
[RFC PATCH 0/2] scripts: add kconfirm
2026-04-29 18:59 UTC (6+ messages)
` [RFC PATCH 1/2] "
[PATCH 0/2] kunit: qemu_configs: Add or1k / openrisc configuration
2026-04-29 18:32 UTC (7+ messages)
` [PATCH 1/2] gen_compile_commands: Ignore libgcc.a
` [PATCH 2/2] kunit: qemu_configs: Add or1k / openrisc configuration
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