messages from 2024-07-17 18:14:13 to 2024-08-01 19:39:05 UTC [more...]
[PATCH 00/15] Implement MODVERSIONS for Rust
2024-08-01 19:38 UTC (10+ messages)
[PATCH] kbuild: add debug package to pacman PKGBUILD
2024-08-01 19:20 UTC (4+ messages)
[PATCH v4 0/2] Rust and the shadow call stack sanitizer
2024-08-01 17:13 UTC (6+ messages)
` [PATCH v4 1/2] rust: SHADOW_CALL_STACK is incompatible with Rust
` [PATCH v4 2/2] rust: support for shadow call stack sanitizer
` (subset) [PATCH v4 0/2] Rust and the "
[PATCH v2 0/2] Rust KCFI support
2024-08-01 13:41 UTC (4+ messages)
` [PATCH v2 1/2] cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS
` [PATCH v2 2/2] rust: cfi: add support for CFI_CLANG with Rust
[PATCH] slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()
2024-08-01 13:22 UTC (3+ messages)
[PATCH 0/4] kbuild: cross-compile linux-headers package
2024-08-01 7:04 UTC (13+ messages)
` [PATCH 1/4] modpost: remove unused HOST_ELFCLASS
` [PATCH 2/4] modpost: detect endianness on run-time
` [PATCH 3/4] kbuild: slim down package for building external modules
` [PATCH 4/4] kbuild: cross-compile linux-headers package when possible
[PATCH 0/2] Rust KCFI support
2024-07-30 18:01 UTC (20+ messages)
` [PATCH 1/2] cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS
` [PATCH 2/2] rust: cfi: add support for CFI_CLANG with Rust
ZSTD compression-level when CONFIG_MODULE_COMPRESS_ZSTD=y
2024-07-30 16:44 UTC (6+ messages)
[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
2024-07-30 16:28 UTC (18+ messages)
` [PATCH 1/6] Add AutoFDO "
` [PATCH 2/6] objtool: Fix unreachable instruction warnings for weak funcitons
` [PATCH 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH 6/6] Add Propeller configuration for kernel build
[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
2024-07-30 7:55 UTC (21+ messages)
[PATCH v3 0/2] Rust and the shadow call stack sanitizer
2024-07-29 14:25 UTC (4+ messages)
` [PATCH v3 1/2] rust: SHADOW_CALL_STACK is incompatible with Rust
[GIT PULL] Kbuild fixes for v6.11-rc1
2024-07-28 21:19 UTC (2+ messages)
[PATCH] kbuild: Fix '-S -c' in x86 stack protector scripts
2024-07-28 19:13 UTC (8+ messages)
[PATCH] kbuild: pahole-version: avoid errors if executing fails
2024-07-28 12:55 UTC
[PATCH 0/2] module: Split modules_install compression and in-kernel decompression
2024-07-28 9:03 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] module: Clean up the description of MODULE_SIG_<type>
[PATCH] kbuild: rpm-pkg: ghost modules.weakdep file
2024-07-28 8:08 UTC (2+ messages)
[PATCH 1/2] kbuild: rust: Define probing macros for rustc
2024-07-26 12:36 UTC (5+ messages)
` [PATCH 2/2] kbuild: rust: Enable KASAN support
[PATCH v2] scripts: reduce false positives in the macro_checker script
2024-07-26 3:13 UTC
[PATCH] kbuild: rpm-pkg: Fix C locale setup
2024-07-25 19:44 UTC (12+ messages)
` [GIT PULL] Kbuild updates for v6.11-rc1
[PATCH] kbuild: clean up code duplication in cmd_fdtoverlay
2024-07-25 19:23 UTC
[PATCH v3 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`
2024-07-25 19:10 UTC (3+ messages)
` [PATCH v3 6/6] objtool/kbuild/rust: enable objtool for Rust
[PATCH v2 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`
2024-07-25 9:53 UTC (6+ messages)
` [PATCH v2 6/6] objtool/kbuild/rust: enable objtool for Rust
[PATCH] scripts: reduce false positives in the macro_checker script
2024-07-25 9:48 UTC (4+ messages)
[PATCH] kbuild: Fix broken "make binrpm-pkg"
2024-07-24 13:03 UTC (2+ messages)
[PATCH 00/17] arch: convert everything to syscall.tbl
2024-07-23 12:58 UTC (2+ messages)
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-23 6:32 UTC (6+ messages)
` [PATCH v2 1/5] kallsyms: Emit symbol at the holes in the text
` [PATCH v2 2/5] module: kallsyms: Determine exact function size
` [PATCH v2 3/5] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH v2 4/5] ftrace: Fix possible out-of-bound issue "
` [PATCH v2 5/5] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround
[PATCH v2] kbuild: doc: gcc to CC change
2024-07-22 5:57 UTC
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-22 1:29 UTC (6+ messages)
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
[PATCH]: kbuild doc typo fix
2024-07-21 23:10 UTC (2+ messages)
[PATCH v7] kbuild: add script and target to generate pacman package
2024-07-21 18:42 UTC (9+ messages)
[PATCH 1/2] kallsyms: unify seq and start_pos fields of struct sym_entry
2024-07-20 16:21 UTC (2+ messages)
` [PATCH 2/2] kallsyms: change sym_entry::percpu_absolute to bool type
[PATCH v2] Makefile: add comment to discourage tools/* addition for kernel builds
2024-07-20 14:22 UTC (4+ messages)
[PATCH bpf-next] kbuild, bpf: reproducible BTF from pahole when KBUILD_BUILD_TIMESTAMP set
2024-07-20 12:12 UTC (5+ messages)
[PATCH 1/3] kallsyms: avoid repeated calculation of array size for markers
2024-07-20 10:30 UTC (3+ messages)
` [PATCH 2/3] kallsyms: use \t instead of a tab in printf()
` [PATCH 3/3] kallsyms: add more original symbol type/name in comment lines
[PATCH 1/2] kbuild: move some helper headers from scripts/kconfig/ to scripts/include/
2024-07-20 7:27 UTC (2+ messages)
` [PATCH 2/2] modpost: use generic macros for hash table implementation
[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
2024-07-19 18:32 UTC (6+ messages)
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v4 3/3] tools build: Correct bpf fixdep dependencies
[PATCH] kbuild: fix rebuild of generic syscall headers
2024-07-18 17:03 UTC (3+ messages)
[PATCH 1/3] fortify: use if_changed_dep to record header dependency in *.cmd files
2024-07-18 4:22 UTC (5+ messages)
[PATCH v6] kbuild: add script and target to generate pacman package
2024-07-17 21:13 UTC (6+ messages)
[PATCH v3 2/2] kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec
2024-07-17 20:49 UTC (4+ messages)
` [PATCH v4 "
[PATCH] kbuild: mark "FORCE" target as secondary
2024-07-17 18:50 UTC (5+ messages)
[PATCH] kbuild: clean up scripts/remove-stale-files
2024-07-17 18:13 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