messages from 2023-11-29 19:34:05 to 2023-12-20 10:26:08 UTC [more...]
[PATCH 0/2] Enable compressed files in EXTRA_FIRMWARE
2023-12-20 10:22 UTC
[PATCH] kbuild: fix build ID symlinks to installed VDSO files
2023-12-20 8:18 UTC
[PATCH] gen_init_cpio: Apply mtime supplied by user to all file types
2023-12-20 0:33 UTC
[PATCH] rpm-pkg: simplify installkernel %post
2023-12-19 20:17 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 1/3] kbuild: deb-pkg: do not query DEB_HOST_MULTIARCH
2023-12-19 18:19 UTC (3+ messages)
` [PATCH 2/3] kbuild: deb-pkg: hard-code Build-Depends
` [PATCH 3/3] kbuild: deb-pkg: use more debhelper commands
[PATCH] kbuild: deb-pkg: split debian/copyright
2023-12-19 15:40 UTC
[PATCH] efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_pad
2023-12-19 11:18 UTC (3+ messages)
[PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable
2023-12-19 8:37 UTC (4+ messages)
` [PATCH 0/2] kmod /usr support
[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
2023-12-18 14:16 UTC (14+ messages)
` [PATCH v6 1/2] depmod: Handle installing modules under a different directory
` [PATCH v6 2/2] kbuild: rpm-pkg: Fix build with non-default MODLIB
[PATCH] kbuild: rust: add `rustupoverride` target
2023-12-18 13:41 UTC (10+ messages)
make deb-pkg: Does not strip debug symbols when compressing modules
2023-12-16 1:24 UTC (4+ messages)
[RFC PATCH v5 1/1] scripts: Introduce a default git.orderFile
2023-12-15 18:30 UTC (13+ messages)
[PATCH] Reapply "kbuild: Create directory for target DTB"
2023-12-15 17:14 UTC (4+ messages)
[PATCH v2] kbuild: resolve symlinks for O= properly
2023-12-15 16:06 UTC
[PATCH] kbuild: resolve symlinks for O= properly
2023-12-15 15:58 UTC (3+ messages)
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-14 12:48 UTC (20+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[RFC/RFT] CFI: Add support for gcc CFI in aarch64
2023-12-13 19:35 UTC (8+ messages)
` [RFC/RFT,V2] "
[PATCH] rust: Suppress searching builtin sysroot
2023-12-13 18:45 UTC (4+ messages)
[PATCH 3/3] drm/amd/display: Support DRM_AMD_DC_FP on RISC-V
2023-12-12 17:42 UTC (4+ messages)
[PATCH v7 0/3] Validating UAPI backwards compatibility
2023-12-12 16:58 UTC (6+ messages)
` [PATCH v7 1/3] check-uapi: Introduce check-uapi.sh
` [PATCH v7 2/3] docs: dev-tools: Add UAPI checker documentation
` [PATCH v7 3/3] check-module-params: Introduce check-module-params.sh
[PATCH v6 0/3] Validating UAPI backwards compatibility
2023-12-11 22:30 UTC (4+ messages)
` [PATCH v6 1/3] check-uapi: Introduce check-uapi.sh
[RFC PATCH v6 1/1] scripts: Introduce a default git.orderFile
2023-12-11 22:13 UTC
[PATCH v2] gen_compile_commands.py: fix path resolve with symlinks in it
2023-12-11 17:53 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH 0/6] Generate address range data for built-in modules
2023-12-11 16:29 UTC (9+ messages)
` [PATCH 1/6] kbuild: add modules.builtin.objs
` [PATCH 2/6] module: add CONFIG_BUILTIN_RANGES option
` [PATCH 3/6] kbuild: generate a linker map for vmlinux.o
` [PATCH 4/6] module: script to generate offset ranges for builtin modules
` [PATCH 5/6] kbuild: generate modules.builtin.ranges when linking the kernel
` [PATCH 6/6] module: add install target for modules.builtin.ranges
[RFC PATCH 11/12] selftests/fpu: Move FP code to a separate translation unit
2023-12-11 16:18 UTC
[PATCH 0/4] hwmon: (smsc47m1) Various improvements
2023-12-11 14:35 UTC (3+ messages)
` [PATCH 1/4] hwmon: (smsc47m1) Mark driver struct with __refdata to prevent section mismatch
Building signed debs
2023-12-11 10:24 UTC (2+ messages)
[PATCH] usr/Kconfig: fix typos of "its"
2023-12-10 7:38 UTC (2+ messages)
[PATCH] MAINTAINERS: Add scripts/clang-tools to Kbuild section
2023-12-10 6:38 UTC (3+ messages)
[PATCH 1/3] sparc: vdso: clean up build artifacts in arch/sparc/vdso/
2023-12-10 6:35 UTC (5+ messages)
` [PATCH 2/3] sparc: vdso: simplify obj-y addition
` [PATCH 3/3] sparc: vdso: use $(addprefix ) instead of $(foreach )
[PATCH] kconfig: Use KCONFIG_CONFIG instead of .config
2023-12-09 20:02 UTC (2+ messages)
[PATCH] init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
2023-12-09 19:26 UTC (5+ messages)
[RESEND RFC PATCH v4 1/1] scripts: Introduce a default git.orderFile
2023-12-08 18:04 UTC (3+ messages)
WARNING: modpost: drivers/input/mouse/amimouse: section mismatch in reference: amimouse_driver+0x4 (section: .data) -> amimouse_remove (section: .exit.text)
2023-12-08 9:20 UTC
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-12-07 12:38 UTC (2+ messages)
` (subset) "
[PATCH v2 0/2] Enable -Wincompatible-function-pointer-types-strict under W=1
2023-12-06 20:31 UTC (5+ messages)
` [PATCH v2 1/2] um: net: Fix return type of uml_net_start_xmit()
` [PATCH v2 2/2] kbuild: Enable -Wincompatible-function-pointer-types-strict in W=1
[PATCH] kbuild: Disable clang's -Wformat-{overflow,truncation}-non-kprintf
2023-12-06 16:26 UTC (2+ messages)
[PATCH v7 0/2] arm64: Add a build target for Flat Image Tree
2023-12-05 17:06 UTC (26+ messages)
` [PATCH v7 2/2] arm64: boot: Support "
[PATCH v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-12-04 21:46 UTC
[PATCH] kbuild: determine base DTB by suffix
2023-12-04 11:17 UTC (2+ messages)
[PATCH 1/6] kconfig: factor out common code shared by mconf and nconf
2023-12-03 10:25 UTC (6+ messages)
` [PATCH 2/6] kconfig: make menu_warn() static function
` [PATCH 3/6] kconfig: squash menu_has_help() and menu_get_help()
` [PATCH 4/6] kconfig: add include guard to lkc_proto.h
` [PATCH 5/6] kconfig: remove unreachable printf()
` [PATCH 6/6] kconfig: remove redundant NULL pointer check before free()
[PATCH v2 1/4] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h
2023-12-03 9:49 UTC (4+ messages)
` [PATCH v2 2/4] modpost: inform compilers that fatal() never returns
` [PATCH v2 3/4] modpost: remove unneeded initializer in section_rel()
` [PATCH v2 4/4] modpost: remove unreachable code after fatal()
[PATCH 1/3] modpost: move __attribute__((format(printf, 2, 3))) to modpost.h
2023-12-03 9:03 UTC (7+ messages)
` [PATCH 2/3] modpost: remove unreachable code after fatal()
` [PATCH 3/3] modpost: move exit(1) for fatal() to modpost.h
[PATCH v8 0/2] arm64: Add a build target for Flat Image Tree
2023-12-01 19:56 UTC (5+ messages)
` [PATCH v8 2/2] arm64: boot: Support "
[PATCH] MAINTAINERS: refresh LLVM support
2023-12-01 8:04 UTC (3+ messages)
[PATCH][next] init: Kconfig: Disable -Wstringop-overflow for GCC-11
2023-11-30 21:57 UTC (3+ messages)
Fwd: sign-file.c:149:17: warning: implicit declaration of function ‘ENGINE_load_builtin_engines’
2023-11-30 20:30 UTC (6+ messages)
[PATCH v2] kbuild: deb-pkg: remove the fakeroot builds support
2023-11-30 18:25 UTC (4+ messages)
[PATCH] kconfig: WERROR unmet symbol dependency
2023-11-30 15:42 UTC (5+ messages)
[PATCH] kbuild: support W=c and W=e shorthands for Kconfig
2023-11-30 0:15 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).