messages from 2024-08-01 19:39:05 to 2024-08-14 16:45:37 UTC [more...]
[PATCH v5 0/4] Generate address range data for built-in modules
2024-08-14 16:45 UTC (2+ messages)
[PATCH v4 0/3] Generate address range data for built-in modules
2024-08-14 14:26 UTC (9+ messages)
` [PATCH v4 1/3] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v4 2/3] kbuild, kconfig: generate offset range data for builtin modules
[PATCH v2 1/3] kbuild: rust: Define probing macros for rustc
2024-08-14 11:30 UTC (5+ messages)
` [PATCH v2 2/3] kbuild: rust: Enable KASAN support
[PATCH v2] kbuild: rust: split up helpers.c
2024-08-14 10:43 UTC (4+ messages)
[PATCH] tools build: Respect HOSTCFLAGS in 'fixdep' compilation
2024-08-14 3:03 UTC
[BUG] depmod: ERROR: Cycle detected: qcom_scm -> qcom_tzmem -> qcom_scm
2024-08-13 21:55 UTC
[PATCH V3] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
2024-08-13 20:18 UTC (4+ messages)
[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
2024-08-13 16:59 UTC (9+ messages)
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
[PATCH] modpost: simplify modpost_log()
2024-08-13 11:03 UTC (3+ messages)
[PATCH] tinyconfig: remove unnecessary 'is not set' for choice blocks
2024-08-13 9:57 UTC (2+ messages)
[PATCH] Documentation/llvm: turn make command for ccache into code block
2024-08-12 19:04 UTC (2+ messages)
[PATCH] modpost: improve the section mismatch warning format
2024-08-12 16:54 UTC
[PATCH] tty: vt: conmakehash: remove non-portable code printing comment header
2024-08-12 15:58 UTC (4+ messages)
[PATCH 1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h
2024-08-12 12:48 UTC (4+ messages)
` [PATCH 2/4] modpost: replace the use of NOFAIL() with xmalloc() etc
` [PATCH 3/4] kallsyms: use xmalloc() and xrealloc()
` [PATCH 4/4] fixdep: use xmalloc()
[PATCH 1/3] kconfig: remove dummy assignments to cur_{filename,lineno}
2024-08-12 11:49 UTC (3+ messages)
` [PATCH 2/3] kconfig: stop adding P_SYMBOL property to symbols
` [PATCH 3/3] kconfig: remove P_SYMBOL property
[PATCH v4 00/12] kconfig: Add support for conflict resolution
2024-08-12 10:00 UTC (12+ messages)
` [PATCH v4 02/12] kconfig: Add picosat.c (1/3)
` [PATCH v4 06/12] kconfig: Add files for building constraints
` [PATCH v4 07/12] kconfig: Add files for handling expressions
` [PATCH v4 09/12] kconfig: Add files with utility functions
` [PATCH v4 11/12] kconfig: Add xconfig-modifications
[PATCH v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
2024-08-11 20:46 UTC (10+ messages)
[PATCH] scripts: Enhance vmlinux checks as per TODO
2024-08-11 12:52 UTC
[PATCH 0/6] kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support
2024-08-10 14:45 UTC (13+ messages)
` [PATCH 1/6] kbuild: rust: add `CONFIG_RUSTC_VERSION`
` [PATCH 2/6] kbuild: rust: make command for `RUSTC_VERSION_TEXT` closer to the `CC` one
` [PATCH 3/6] kbuild: rust: re-run Kconfig if the version text changes
` [PATCH 4/6] kbuild: rust: rebuild "
` [PATCH 5/6] kbuild: rust: replace proc macros dependency on `core.o` with the version text
` [PATCH 6/6] docs: rust: include other expressions in conditional compilation section
[PATCH] kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive
2024-08-09 22:10 UTC (4+ messages)
[PATCH 00/12] Enable build system on macOS hosts
2024-08-09 13:47 UTC (36+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 02/12] kbuild: add header_install dependency to scripts
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name "
` [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
` [PATCH 07/12] selinux/mdp: "
` [PATCH 08/12] include: add elf.h support
` [PATCH 09/12] include: add endian.h support
` [PATCH 10/12] scripts/mod: add byteswap support
` [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h
` [PATCH 12/12] scripts/kallsyms: add compatibility support for macos
[PATCH 0/2] selinux: Do not include <linux/*.h> from host programs (+ extra clean-up)
2024-08-09 12:19 UTC (3+ messages)
` [PATCH 1/2] selinux: do not include <linux/*.h> headers from host programs
` [PATCH 2/2] selinux: move genheaders to security/selinux/
[linus:master] [kconfig] f79dc03fe6: segfault_at_ip_sp_error
2024-08-09 1:12 UTC (5+ messages)
[PATCH] scripts/remove-stale-files: clean up stale lib/test_fortify.log
2024-08-08 18:01 UTC (2+ messages)
[PATCH] kbuild: avoid scripts/kallsyms parsing /dev/null
2024-08-07 19:03 UTC (3+ messages)
[PATCH] treewide: remove unnecessary <linux/version.h> inclusion
2024-08-07 18:20 UTC (2+ messages)
[PATCH v3 00/16] Extended MODVERSIONS Support
2024-08-06 21:20 UTC (17+ messages)
` [PATCH v3 01/16] module: Take const arg in validate_section_offset
` [PATCH v3 02/16] module: Factor out elf_validity_ehdr
` [PATCH v3 03/16] module: Factor out elf_validity_cache_sechdrs
` [PATCH v3 04/16] module: Factor out elf_validity_cache_secstrings
` [PATCH v3 05/16] module: Factor out elf_validity_cache_index_info
` [PATCH v3 06/16] module: Factor out elf_validity_cache_index_mod
` [PATCH v3 07/16] module: Factor out elf_validity_cache_index_sym
` [PATCH v3 08/16] module: Factor out elf_validity_cache_index_str
` [PATCH v3 09/16] module: Group section index calculations together
` [PATCH v3 10/16] module: Factor out elf_validity_cache_strtab
` [PATCH v3 11/16] module: Additional validation in elf_validity_cache_strtab
` [PATCH v3 12/16] module: Reformat struct for code style
` [PATCH v3 13/16] export_report: Rehabilitate script
` [PATCH v3 14/16] modules: Support extended MODVERSIONS info
` [PATCH v3 15/16] modpost: Produce extended modversion information
` [PATCH v3 16/16] export_report: Use new version info format
[PATCH v5] rust: support for shadow call stack sanitizer
2024-08-06 20:27 UTC (3+ messages)
[PATCH v2 0/2] Rust KCFI support
2024-08-06 19:31 UTC (3+ messages)
[PATCH] kbuild: add debug package to pacman PKGBUILD
2024-08-06 14:28 UTC (9+ messages)
[PATCH] kbuild: modinst: remove the multithread option from zstd compression
2024-08-06 11:02 UTC (4+ messages)
[PATCH] scripts: run-clang-tools: add file filtering option
2024-08-06 9:49 UTC (7+ messages)
[PATCH v2] kbuild: allow setting zstd compression level for modules
2024-08-06 9:07 UTC (5+ messages)
[PATCH v4 0/2] Rust and the shadow call stack sanitizer
2024-08-06 8:46 UTC (4+ messages)
` [PATCH v4 2/2] rust: support for "
[PATCH v2] Makefile: add $(srctree) to dependency of compile_commands.json target
2024-08-06 5:34 UTC (5+ messages)
[PATCH] scripts: kconfig: merge_config: config files: add a trailing newline
2024-08-06 5:34 UTC (5+ messages)
` [PATCH v2] "
[PATCH REPOST] lib/build_OID_registry: do not embed full $0
2024-08-06 5:21 UTC (3+ messages)
[PATCH] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
2024-08-06 3:26 UTC (5+ messages)
[PATCH] Makefile: add $(srctree) to dependency of compile_commands.json target
2024-08-05 6:14 UTC (4+ messages)
ZSTD compression-level when CONFIG_MODULE_COMPRESS_ZSTD=y
2024-08-04 17:16 UTC (10+ messages)
[PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility
2024-08-03 5:58 UTC (6+ messages)
` [PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags
` [PATCH v2 2/2] sparc/build: Add SPARC target flags for compiling with clang
[PATCH] kbuild: clean up code duplication in cmd_fdtoverlay
2024-08-02 23:41 UTC (2+ messages)
[PATCH] kbuild: pahole-version: avoid errors if executing fails
2024-08-02 23:34 UTC (2+ messages)
[PATCH 00/15] Implement MODVERSIONS for Rust
2024-08-01 19:38 UTC (7+ messages)
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