messages from 2024-01-04 14:13:38 to 2024-01-25 22:56:08 UTC [more...]
[PATCH 00/11] Bump the minimum supported version of LLVM to 13.0.1
2024-01-25 22:55 UTC (12+ messages)
` [PATCH 01/11] kbuild: Raise "
` [PATCH 02/11] Makefile: Drop warn-stack-size plugin opt
` [PATCH 03/11] x86: Drop stack-alignment "
` [PATCH 04/11] ARM: Remove Thumb2 __builtin_thread_pointer workaround for Clang
` [PATCH 05/11] arm64: Kconfig: Clean up tautological LLVM version checks
` [PATCH 06/11] powerpc: Kconfig: Remove tautology in CONFIG_COMPAT
` [PATCH 07/11] riscv: Remove MCOUNT_NAME workaround
` [PATCH 08/11] riscv: Kconfig: Remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_FTRACE
` [PATCH 09/11] fortify: Drop Clang version check for 12.0.1 or newer
` [PATCH 10/11] lib/Kconfig.debug: Update Clang version check in CONFIG_KCOV
` [PATCH 11/11] compiler-clang.h: Update __diag_clang() macros for minimum version bump
[PATCH 0/2] RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM
2024-01-25 17:32 UTC (3+ messages)
` [PATCH 1/2] kbuild: Add -Wa,--fatal-warnings to as-instr invocation
` [PATCH 2/2] RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2024-01-25 16:03 UTC (21+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH 1/2] kconfig: remove unneeded symbol_empty variable
2024-01-25 14:48 UTC (10+ messages)
[PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
2024-01-25 9:44 UTC (17+ messages)
` [PATCH v1 1/5] livepatch: Create and include UAPI headers
` [PATCH v1 2/5] livepatch: Add klp-convert tool
` [PATCH v1 3/5] kbuild/modpost: integrate klp-convert
` [PATCH v1 4/5] livepatch: Add sample livepatch module
` [PATCH v1 5/5] documentation: Update on livepatch elf format
[PATCH v4 1/2] rust: Refactor the build target to allow the use of builtin targets
2024-01-25 3:19 UTC (2+ messages)
[PATCH] kbuild: fix W= flags in the help message
2024-01-24 11:59 UTC (3+ messages)
Details of the order
2024-01-24 8:50 UTC
[PATCH 0/2] Fix UML build with clang-18 and newer
2024-01-23 22:59 UTC (3+ messages)
` [PATCH 1/2] um: Fix adding '-no-pie' for clang
` [PATCH 2/2] modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS
[PATCH v3 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
2024-01-23 22:07 UTC (8+ messages)
` [PATCH v3 1/4] firmware: coreboot: Generate modalias uevent for devices
` [PATCH v3 2/4] firmware: coreboot: Generate aliases for coreboot modules
` [PATCH v3 3/4] firmware: coreboot: Replace tag with id table in driver struct
` [PATCH v3 4/4] arm64: defconfig: Enable support for cbmem entries in the coreboot table
[PATCH v2 0/7] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
2024-01-23 22:06 UTC (5+ messages)
` [PATCH v2 2/7] firmware: coreboot: Generate aliases for coreboot modules
[PATCH 07/82] overflow: Introduce CONFIG_UBSAN_POINTER_WRAP
2024-01-23 0:26 UTC
[PATCH v2 2/4] modpost: inform compilers that fatal() never returns
2024-01-22 23:02 UTC (3+ messages)
[PATCH 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
2024-01-22 18:24 UTC (6+ messages)
` [PATCH 2/4] firmware: coreboot: Generate aliases for coreboot modules
[PATCH v4] rpm-pkg: simplify installkernel %post
2024-01-22 18:22 UTC (13+ messages)
` [PATCH V5 1/2] "
` [PATCH] "
` [PATCH V5 2/2] rpm-pkg: avoid install/remove the running kernel
[PATCH v2] kbuild: resolve symlinks for O= properly
2024-01-22 16:45 UTC (6+ messages)
[MAYBE REGRESSION] kbuild time of kernel compiling
2024-01-22 13:34 UTC (4+ messages)
[PATCH] kconfig: menuconfig: Make hidden options show as dim
2024-01-22 4:13 UTC (8+ messages)
[PATCH] kbuild: detect depmod version to exclude new SHA3 module signing options
2024-01-21 19:54 UTC (10+ messages)
` "
[PATCH v2] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
2024-01-20 21:09 UTC (2+ messages)
[PATCH] docs: kbuild/kconfig: reformat/cleanup
2024-01-20 8:23 UTC (3+ messages)
[PATCH 0/4] kbuild: create a list of DTBs and allow to install base dtb and overlays
2024-01-19 5:30 UTC (9+ messages)
` [PATCH 1/4] kbuild: create a list of all built DTB files
` [PATCH 2/4] kbuild: simplify dtbs_install by reading the list of compiled DTBs
` [PATCH 3/4] kbuild: create a list of base and overlays for each DTB
` [PATCH 4/4] kbuild: allow 'make dtbs_install' to install primitive DTBs
[PATCH] Makefile: Add HOST_GCC_SUFFIX and CROSS_GCC_SUFFIX
2024-01-19 5:29 UTC (2+ messages)
[GIT PULL] Kbuild updates for v6.8-rc1
2024-01-19 2:40 UTC (2+ messages)
[PROBLEM] Very long .deb package build times for bindeb-pkg build target
2024-01-17 19:17 UTC (9+ messages)
[PATCH v2 1/4] kbuild: deb-pkg: show verbose log for direct package builds
2024-01-17 11:04 UTC (5+ messages)
` [PATCH v2 2/4] kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'
` [PATCH v2 3/4] kbuild: deb-pkg: build binary-arch in parallel
` [PATCH v2 4/4] kbuild: deb-pkg: call more misc debhelper commands
[PATCH v3 00/57] Scope-based Resource Management
2024-01-16 18:10 UTC (5+ messages)
` [PATCH v3 02/57] apparmor: Free up __cleanup() name
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
[PATCH AUTOSEL 5.4 7/7] selftests/nolibc: use EFI -bios for LoongArch qemu
2024-01-16 11:29 UTC (3+ messages)
[PATCH 0/1] kbuild: find kernel/configs for fragments in fragment merging
2024-01-16 11:28 UTC (6+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/2] kbuild: find kernel/configs for merged fragments
` [PATCH v2 1/2] kbuild: defconf: use SRCARCH to find merged configs
` [PATCH v2 2/2] kbuild: find kernel/configs/ for merged fragments
[PATCH] kbuild: take vmlinux.[ao] out of single-targets
2024-01-16 11:00 UTC (2+ messages)
[PATCH AUTOSEL 4.19 5/5] selftests/nolibc: use EFI -bios for LoongArch qemu
2024-01-16 10:51 UTC (2+ messages)
[PATCH] kconfig: Add a build target for checking current config for issues
2024-01-15 5:15 UTC (5+ messages)
[RFC] Bumping the minimum supported version of LLVM to 13.0.1
2024-01-13 9:57 UTC (2+ messages)
[PATCH] linux/export.h: remove unneeded .balign directive
2024-01-13 7:12 UTC (7+ messages)
[PATCH] docs: media: rename gen_rst -> cmd_parse_headers
2024-01-13 7:11 UTC (2+ messages)
[PATCH v2] checkpatch: allow build files to reference other build files
2024-01-12 22:19 UTC
[PATCH v1] checkpatch: allow build files to reference other build files
2024-01-12 22:16 UTC (3+ messages)
[PATCH v3 0/6] Treewide: enable -Wmissing-prototypes
2024-01-10 20:43 UTC (4+ messages)
` [PATCH v3 6/6] Makefile.extrawarn: turn on missing-prototypes globally
[PATCH v7 0/3] Validating UAPI backwards compatibility
2024-01-10 17:24 UTC (4+ messages)
` [PATCH v7 1/3] check-uapi: Introduce check-uapi.sh
[PATCH 1/5] kbuild: deb-pkg: move 'make headers' to build-arch
2024-01-10 13:50 UTC (14+ messages)
` [PATCH 2/5] kbuild: deb-pkg: make debian/rules quiet by default
` [PATCH 3/5] kbuild: deb-pkg: use debian/<package> for tmpdir
` [PATCH 4/5] kbuild: deb-pkg: build binary-arch in parallel
` [PATCH 5/5] kbuild: deb-pkg: call more misc debhelper commands
[PATCH 00/22] -Wmissing-prototype warning fixes
2024-01-10 10:20 UTC (4+ messages)
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
[BUG] SHA-3 causes kmod 28 to segfault
2024-01-09 11:56 UTC (2+ messages)
[PATCH 1/2] kconfig: remove unneeded buffer allocation in zconf_initscan()
2024-01-07 13:19 UTC (2+ messages)
` [PATCH 2/2] kconfig: fix line number in recursive inclusion detection
[PATCH v2 0/2] Enable compressed files in EXTRA_FIRMWARE
2024-01-07 11:40 UTC (3+ messages)
` [PATCH v2 1/2] kbuild: Enable decompression for use by EXTRA_FIRMWARE
[PATCH] modpost: Ignore relaxation and alignment marker relocs on LoongArch
2024-01-07 2:30 UTC (8+ messages)
[PATCH 0/2] Enable compressed files in EXTRA_FIRMWARE
2024-01-04 14:13 UTC (5+ messages)
` [PATCH 1/2] kbuild: Enable decompression for use by EXTRA_FIRMWARE The build system can currently only compress files. This patch adds the functionality to decompress files. Decompression is needed for building firmware files into the kernel if those files are compressed on the filesystem. Compressed firmware files are in use by Gentoo, Fedora, Arch, and others
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