messages from 2025-02-05 16:40:03 to 2025-02-19 15:21:59 UTC [more...]
[PATCH v4 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
2025-02-19 15:22 UTC (10+ messages)
` [PATCH v4 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v4 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v4 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v4 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v4 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v4 6/6] ftrace: Have ftrace pages output reflect freed pages
[PATCH 0/2] Add option for generating BTF types of global variables
2025-02-18 23:09 UTC (8+ messages)
` [PATCH 1/2] kallsyms: output rodata to ".kallsyms_rodata"
` [PATCH 2/2] btf: Add the option to include global variable types
[PATCH 0/4] kbuild: cross-compile linux-headers package
2025-02-18 20:25 UTC (3+ messages)
` [PATCH 3/4] kbuild: slim down package for building external modules
[PATCH v5 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
2025-02-18 19:59 UTC (7+ messages)
` [PATCH v5 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v5 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v5 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v5 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v5 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v5 6/6] ftrace: Have ftrace pages output reflect freed pages
[PATCH] kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS support
2025-02-18 18:41 UTC (2+ messages)
[PATCH 0/2] kbuild: rpm-pkg: improve debuggability
2025-02-18 14:34 UTC (5+ messages)
` [PATCH 1/2] scripts: make python shebangs specific about desired version
` [PATCH 2/2] kbuild: rpm-pkg: build debuginfo and debugsource RPMs
[PATCH v6 0/6] rust: extend `module!` macro with integer parameter support
2025-02-18 13:13 UTC (18+ messages)
` [PATCH v6 1/6] rust: str: implement `PartialEq` for `BStr`
` [PATCH v6 2/6] rust: str: implement `Index` "
` [PATCH v6 3/6] rust: str: implement `AsRef<BStr>` for `[u8]` and `BStr`
` [PATCH v6 4/6] rust: str: implement `strip_prefix` for `BStr`
` [PATCH v6 5/6] rust: str: add radix prefixed integer parsing functions
` [PATCH v6 6/6] rust: add parameter support to the `module!` macro
[PATCH v7 0/6] rust: extend `module!` macro with integer parameter support
2025-02-18 13:00 UTC (7+ messages)
` [PATCH v7 1/6] rust: str: implement `PartialEq` for `BStr`
` [PATCH v7 2/6] rust: str: implement `Index` "
` [PATCH v7 3/6] rust: str: implement `AsRef<BStr>` for `[u8]` and `BStr`
` [PATCH v7 4/6] rust: str: implement `strip_prefix` for `BStr`
` [PATCH v7 5/6] rust: str: add radix prefixed integer parsing functions
` [PATCH v7 6/6] rust: add parameter support to the `module!` macro
[PATCH 00/12] kunit: Introduce UAPI testing framework
2025-02-18 8:57 UTC (15+ messages)
` [PATCH 01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux
` [PATCH 02/12] kconfig: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH 03/12] kbuild: userprogs: respect CONFIG_WERROR
` [PATCH 04/12] kbuild: userprogs: add nolibc support
` [PATCH 05/12] kbuild: introduce blob framework
` [PATCH 06/12] kunit: tool: Add test for nested test result reporting
` [PATCH 07/12] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH 08/12] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH 09/12] kunit: Introduce UAPI testing framework
` [PATCH 10/12] kunit: uapi: Add example for UAPI tests
` [PATCH 11/12] kunit: uapi: Introduce preinit executable
` [PATCH 12/12] kunit: uapi: Validate usability of /proc
[PATCH 2/2] rust: enable `too-long-first-doc-paragraph` clippy lint
2025-02-17 22:49 UTC (4+ messages)
[PATCH v2] kbuild: userprogs: use correct lld when linking through clang
2025-02-17 18:54 UTC (2+ messages)
[PATCH v3 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
2025-02-17 15:20 UTC (9+ messages)
` [PATCH v3 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v3 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v3 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v3 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v3 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v3 6/6] ftrace: Have ftrace pages output reflect freed pages
[PATCH] kbuild, rust: use -fremap-path-prefix to make paths relative
2025-02-17 13:26 UTC (4+ messages)
[PATCH v3] docs: kconfig: Mention IS_REACHABLE as way for optional dependency
2025-02-17 13:01 UTC (2+ messages)
[PATCH v2] docs: kconfig: Mention IS_REACHABLE as way for optional dependency
2025-02-17 11:00 UTC (3+ messages)
[PATCH 1/5] ring-buffer: Update pages_touched to reflect persistent buffer content
2025-02-17 2:46 UTC
[PATCH] kbuild: move -fzero-init-padding-bits=all to the top-level Makefile
2025-02-16 23:43 UTC (3+ messages)
[GIT PULL] Kbuild fixes for v6.14-rc3
2025-02-16 21:02 UTC (2+ messages)
[PATCH 0/2] kbuild: userprogs: two fixes for LLVM=1
2025-02-15 18:10 UTC (8+ messages)
` [PATCH 1/2] kbuild: userprogs: fix bitsize and target detection on clang
` [PATCH 2/2] kbuild: userprogs: use lld to link through clang
[PATCH] docs: kconfig: Mention IS_REACHABLE as way for optional dependency
2025-02-15 14:19 UTC (6+ messages)
[PATCH] modpost: Fix a few typos in a comment
2025-02-15 13:03 UTC (2+ messages)
[PATCH] gendwarfksyms: Add a separate pass to resolve FQNs
2025-02-15 12:59 UTC (2+ messages)
[PATCH] kbuild: rust: add rustc-min-version support function
2025-02-14 18:47 UTC (5+ messages)
[PATCH v2] kbuild: fix linux-headers package build when $(CC) cannot link userspace
2025-02-13 7:30 UTC (2+ messages)
[PATCH] kbuild: fix linux-headers package build when $(CC) cannot link userspace
2025-02-13 5:40 UTC
[PATCH] scripts: kconfig: Fix potential NULL pointer dereference in
2025-02-13 4:08 UTC (2+ messages)
make bindeb-pkg failing with v6.14-rc1
2025-02-13 4:00 UTC (2+ messages)
[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
2025-02-11 17:45 UTC (3+ messages)
[PATCH] linux/bits.h: Squash unsigned comparison warning for GENMASK
2025-02-11 15:53 UTC
[PATCH v1] kbuild: Allow building of samples with UML
2025-02-11 10:50 UTC (4+ messages)
[PATCH] modpost: use strstarts() to clean up parse_source_files()
2025-02-11 7:34 UTC (4+ messages)
[PATCH AUTOSEL 6.13 16/21] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
2025-02-11 1:29 UTC
[PATCH v7 00/11] kconfig: Add support for conflict resolution
2025-02-11 0:46 UTC (17+ messages)
` [PATCH v7 01/11] kconfig: Add PicoSAT interface
` [PATCH v7 02/11] kconfig: Add definitions
` [PATCH v7 03/11] kbuild: Add list_count_nodes and list_for_each_entry_from
` [PATCH v7 04/11] kconfig: Add files for building constraints
` [PATCH v7 05/11] kconfig: Add files for handling expressions
` [PATCH v7 06/11] kconfig: Add files for fix generation
` [PATCH v7 07/11] kconfig: Add files with utility functions
` [PATCH v7 08/11] kconfig: Add tools
` [PATCH v7 09/11] kconfig: Add xconfig-modifications
` [PATCH v7 10/11] kconfig: Add loader.gif
` [PATCH v7 11/11] kconfig: Add documentation for the conflict resolver
[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
2025-02-11 0:39 UTC
[PATCH v5 0/5] rust: extend `module!` macro with integer parameter support
2025-02-10 13:36 UTC (3+ messages)
` [PATCH v5 4/5] rust: str: add radix prefixed integer parsing functions
[PATCH 0/2] diffconfig: add verification mode
2025-02-10 10:35 UTC (6+ messages)
` [PATCH 1/2] MAINTAINERS: Add kconfig utility scripts
` [PATCH 2/2] diffconfig: add verification mode
[GIT PULL] Kbuild fixes for v6.14-rc2
2025-02-09 18:33 UTC (2+ messages)
[PATCH] modpost: introduce get_basename() helper
2025-02-08 9:31 UTC (2+ messages)
[PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings
2025-02-07 21:41 UTC (11+ messages)
[PATCH] gen_compile_commands.py: remove code for '\#' replacement
2025-02-07 21:34 UTC (2+ messages)
[PATCH] tools/build: Skip jobserver flgas in -s detection
2025-02-07 21:14 UTC (2+ messages)
[PATCH] kbuild: add Kbuild bash completion
2025-02-07 19:31 UTC
[PATCH] kconfig: remove unnecessary cast in sym_get_string()
2025-02-07 18:42 UTC
[PATCH] kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
2025-02-07 18:41 UTC
[PATCH] scripts: install-extmod-build: add missing quotation marks for CC variable
2025-02-07 18:36 UTC (2+ messages)
[PATCH -v2 0/7] module: Strict per-modname namespaces
2025-02-07 18:04 UTC (16+ messages)
` [PATCH -v2 2/7] module/modpost: Use for() loop
` [PATCH -v2 3/7] module/modpost: Add basename helper
` [PATCH -v2 4/7] module: Add module specific symbol namespace support
` [PATCH -v2 5/7] module: Extend the MODULE_ namespace parsing
` [PATCH -v2 7/7] module: Provide EXPORT_SYMBOL_GPL_FOR() helper
[PATCH v6 00/11] kbuild, kconfig: Add support for conflict resolution
2025-02-07 15:43 UTC (5+ messages)
` [PATCH v6 01/11] kconfig: Add PicoSAT interface
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
2025-02-07 3:16 UTC (9+ messages)
` "
[PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible
2025-02-06 10:03 UTC (4+ messages)
` "
[PATCH] kbuild: remove EXTRA_*FLAGS support
2025-02-05 20:38 UTC (3+ messages)
[PATCH] genksyms: factor out APP for the ST_NORMAL state
2025-02-05 17:45 UTC
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