messages from 2024-10-26 14:50:53 to 2024-11-06 22:19:52 UTC [more...]
[PATCH v8 0/3] Extended MODVERSIONS Support
2024-11-06 22:19 UTC (14+ messages)
` [PATCH v8 1/3] modules: Support extended MODVERSIONS info
` [PATCH v8 2/3] modpost: Produce extended MODVERSIONS information
` [PATCH v8 3/3] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS
[PATCH 2/3] kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
2024-11-06 19:18 UTC (2+ messages)
[RFC] module: Strict per-modname namespaces
2024-11-06 19:02 UTC
[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
2024-11-06 19:00 UTC (21+ messages)
` [PATCH v7 1/7] Add AutoFDO "
` [PATCH v7 2/7] objtool: Fix unreachable instruction warnings for weak functions
` [PATCH v7 3/7] Adjust symbol ordering in text output section
` [PATCH v7 4/7] Add markers for text_unlikely and text_hot sections
` [PATCH v7 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v7 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v7 7/7] Add Propeller configuration for kernel build
[PATCH 1/2] Rename .data.unlikely to .data..unlikely
2024-11-06 16:39 UTC (3+ messages)
` [PATCH 2/2] Rename .data.once to .data..once to fix resetting WARN*_ONCE
[PATCH] arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG
2024-11-06 16:18 UTC
[PATCH v3 0/7] streamline_config.pl: fix: process configs set to "y"
2024-11-05 23:45 UTC (18+ messages)
` [PATCH v2 1/7] streamline_config.pl: fix missing variable operator in debug print
` [PATCH v2 2/7] streamline_config.pl: ensure all defaults are tracked
` [PATCH v2 3/7] streamline_config.pl: remove prompt warnings for configs with defaults
` [PATCH v1 4/7] streamline_config.pl: include tool to learn about a config option
` [PATCH v2 5/7] streamline_config.pl: fix: implement choice for kconfigs
` [PATCH v2 6/7] streamline_config.pl: process config options set to "y"
` [PATCH v2 7/7] streamline_config.pl: check prompt for bool options
[PATCH] kbuild,bpf: pass make jobs' value to pahole
2024-11-05 23:07 UTC (5+ messages)
[PATCH v2] kbuild: deb-pkg: Don't fail if modules.order is missing
2024-11-05 23:03 UTC (2+ messages)
[PATCH RESEND v6] rust: use host dylib naming convention
2024-11-05 12:05 UTC
[peterz-queue:x86/ibt] [x86/ibt] f8c0cdd341: kernel_BUG_at_arch/x86/kernel/alternative.c
2024-11-05 7:14 UTC
[PATCH] kbuild: add resolve_btfids to pacman PKGBUILD
2024-11-04 14:44 UTC (4+ messages)
[PATCH] setlocalversion: Add workaround for "git describe" performance issue
2024-11-04 12:37 UTC (9+ messages)
[GIT PULL] Kbuild fixes for v6.12-rc6
2024-11-03 18:35 UTC (2+ messages)
[PATCH] modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
2024-11-03 15:01 UTC (3+ messages)
[PATCH] modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
2024-11-03 15:00 UTC (2+ messages)
[RFC PATCH 00/11] output a valid shell script when running 'make -n'
2024-11-03 11:15 UTC (16+ messages)
` [RFC PATCH 01/11] kbuild: ignore .config rule for make --always-make
` [RFC PATCH 02/11] kbuild: document some prerequisites
` [RFC PATCH 03/11] kbuild: pass KERNELVERSION and LOCALVERSION explicitly to setlocalversion
` [RFC PATCH 04/11] kbuild: don't execute .ko recipe in --dry-run mode
` [RFC PATCH 05/11] kbuild: execute modules.order "
` [RFC PATCH 06/11] kbuild: set $dry_run when running "
[PATCH v3 0/2] sparc/build: Rework CFLAGS for clang compatibility
2024-11-02 8:06 UTC (6+ messages)
` [PATCH v3 1/2] sparc/build: Put usage of -fcall-used* flags behind cc-option
` [PATCH v3 2/2] sparc/build: Add SPARC target flags for compiling with clang
[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
2024-11-01 22:03 UTC (23+ messages)
` [PATCH v6 1/7] Add AutoFDO "
` [PATCH v6 2/7] objtool: Fix unreachable instruction warnings for weak functions
` [PATCH v6 3/7] Adjust symbol ordering in text output section
` [PATCH v6 4/7] Add markers for text_unlikely and text_hot sections
` [PATCH v6 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v6 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v6 7/7] Add Propeller configuration for kernel build
[PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build
2024-11-01 20:08 UTC (4+ messages)
` [PATCH v5 1/7] Add AutoFDO "
[PATCH v2] scripts: Remove export_report.pl
2024-11-01 17:06 UTC (3+ messages)
[PATCH v2 1/1] platform/x86: intel: Add 'intel' prefix to the modules automatically
2024-10-31 15:19 UTC (6+ messages)
[PATCH 0/3] Resolve some lintian errors/warnings
2024-10-31 13:26 UTC (4+ messages)
` [PATCH 1/3] package: debian: strip headers package
` [PATCH 2/3] package: debian: add missing Depends to linux-headers
` [PATCH 3/3] package: debian: don't include .gitignore under scripts/
Building out of tree dtbs
2024-10-31 12:41 UTC (3+ messages)
[PATCH v5 00/19] Implement DWARF modversions
2024-10-31 6:18 UTC (24+ messages)
` [PATCH v5 01/19] scripts: move genksyms crc32 implementation to a common include
` [PATCH v5 02/19] tools: Add gendwarfksyms
` [PATCH v5 03/19] gendwarfksyms: Add address matching
` [PATCH v5 04/19] gendwarfksyms: Expand base_type
` [PATCH v5 05/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v5 06/19] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH v5 07/19] gendwarfksyms: Expand subroutine_type
` [PATCH v5 08/19] gendwarfksyms: Expand array_type
` [PATCH v5 09/19] gendwarfksyms: Expand structure types
` [PATCH v5 10/19] gendwarfksyms: Limit structure expansion
` [PATCH v5 11/19] gendwarfksyms: Add die_map debugging
` [PATCH v5 12/19] gendwarfksyms: Add symtypes output
` [PATCH v5 13/19] gendwarfksyms: Add symbol versioning
` [PATCH v5 14/19] gendwarfksyms: Add support for kABI rules
` [PATCH v5 15/19] gendwarfksyms: Add support for reserved and ignored fields
` [PATCH v5 16/19] gendwarfksyms: Add support for symbol type pointers
` [PATCH v5 17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols
` [PATCH v5 18/19] kbuild: Add gendwarfksyms as an alternative to genksyms
` [PATCH v5 19/19] Documentation/kbuild: Add DWARF module versioning
[PATCH] scripts: Remove export_report.pl
2024-10-30 8:02 UTC (3+ messages)
[PATCH v7 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-30 7:08 UTC (18+ messages)
` [PATCH v7 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain
` [PATCH v7 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [PATCH v7 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
` [PATCH v7 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [PATCH v7 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [PATCH v7 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [PATCH v7 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same
` [PATCH v7 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext
` [PATCH v7 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()
` [PATCH v7 10/17] powerpc/ftrace: Add a postlink script to validate function tracer
` [PATCH v7 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v7 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v7 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [PATCH v7 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
` [PATCH v7 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
` [PATCH v7 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc
` [PATCH v7 17/17] powerpc64/bpf: Add support for bpf trampolines
[PATCH v7 0/3] Extended MODVERSIONS Support
2024-10-30 5:35 UTC (5+ messages)
` [PATCH v7 1/3] modules: Support extended MODVERSIONS info
[PATCH v6 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-29 6:44 UTC (10+ messages)
` [PATCH v6 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v6 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v6 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [PATCH v6 17/17] powerpc64/bpf: Add support for bpf trampolines
[linus:master] [ubsan] 557f8c582a: UBSAN:signed-integer-overflow_in_fs/sync.c
2024-10-29 5:04 UTC
[PATCH v6 0/5] Extended MODVERSIONS Support
2024-10-28 13:13 UTC (3+ messages)
` [PATCH v6 1/5] export_report: Rehabilitate script
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-28 5:46 UTC (11+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "
[PATCH v6 00/11] kbuild, kconfig: Add support for conflict resolution
2024-10-28 3:49 UTC (12+ messages)
` [PATCH v6 01/11] kconfig: Add PicoSAT interface
` [PATCH v6 02/11] kbuild: Add list_size, list_at_index, list_for_each_from
` [PATCH v6 03/11] kconfig: Add definitions
` [PATCH v6 04/11] kconfig: Add files for building constraints
` [PATCH v6 05/11] kconfig: Add files for handling expressions
` [PATCH v6 06/11] kconfig: Add files for RangeFix
` [PATCH v6 07/11] kconfig: Add files with utility functions
` [PATCH v6 08/11] kconfig: Add tools
` [PATCH v6 09/11] kconfig: Add xconfig-modifications
` [PATCH v6 10/11] kconfig: Add loader.gif
` [PATCH v6 11/11] kconfig: Add documentation for the conflict resolver
[PATCH] kbuild: rust: avoid errors with old `rustc`s without LLVM patch version
2024-10-27 23:28 UTC (5+ messages)
[PATCH 1/3] kbuild: rpm-pkg: disable kernel-devel package when cross-compiling
2024-10-27 18:35 UTC (2+ messages)
[PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility
2024-10-27 18:34 UTC (13+ messages)
` [PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags
[PATCH] kconfig: show sub-menu entries even if the prompt is hidden
2024-10-26 17:55 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;
as well as URLs for NNTP newsgroup(s).