messages from 2023-11-18 08:14:18 to 2023-12-04 21:47:57 UTC [more...]
[PATCH v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-12-04 21:46 UTC
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-04 17:59 UTC (4+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH v7 0/2] arm64: Add a build target for Flat Image Tree
2023-12-04 17:52 UTC (24+ messages)
` [PATCH v7 2/2] arm64: boot: Support "
[PATCH] kbuild: determine base DTB by suffix
2023-12-04 11:17 UTC (2+ messages)
[PATCH 1/3] sparc: vdso: clean up build artifacts in arch/sparc/vdso/
2023-12-03 19:19 UTC (4+ messages)
` [PATCH 2/3] sparc: vdso: simplify obj-y addition
` [PATCH 3/3] sparc: vdso: use $(addprefix ) instead of $(foreach )
[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] init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
2023-12-03 10:06 UTC (2+ messages)
[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 (13+ messages)
[PATCH] rust: Suppress searching builtin sysroot
2023-12-01 1:47 UTC (4+ 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 (9+ 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)
[PATCH v3] kbuild: deb-pkg: remove the fakeroot builds support
2023-11-29 18:23 UTC (3+ messages)
[PATCH v2 0/4] kbuild: Per arch/platform dtc warning levels
2023-11-29 17:49 UTC (14+ messages)
` [PATCH v2 1/4] kbuild: Move dtc graph_child_address warning to W=2
` [PATCH v2 2/4] kbuild: Allow arch/platform override of dtc warning level
` [PATCH v2 3/4] riscv: dts: Always enable extra W=1 warnings
` [PATCH v2 4/4] arm/arm64: dts: samsung: "
[PATCH] kbuild: Allow gcov to be enabled on the command line
2023-11-28 17:42 UTC (5+ messages)
[PATCH] kbuild: deb-pkg: remove the fakeroot builds support
2023-11-28 12:56 UTC
[PATCH v2 0/5] MODVERSIONS + RUST Redux
2023-11-28 8:44 UTC (13+ messages)
` [PATCH v2 1/5] export_report: Rehabilitate script
` [PATCH v2 2/5] modules: Refactor + kdoc elf_validity_cached_copy
[PATCH] LoongArch: Apply dynamic relocations for LLD
2023-11-26 14:20 UTC (2+ messages)
[PATCH] export.h: remove include/asm-generic/export.h
2023-11-26 10:16 UTC (3+ messages)
[PATCH 1/2] kconfig: remove unneeded symbol_empty variable
2023-11-25 23:10 UTC (3+ messages)
` [PATCH 2/2] kconfig: default to zero if int/hex symbol lacks default property
[PATCH 1/2] kbuild: builddeb: Remove unused $dirs
2023-11-24 16:28 UTC (6+ messages)
` [PATCH 2/2] kbuild: buildtar: always make modules_install
[PATCH v2] scripts: clean up IA-64 code
2023-11-24 14:09 UTC
[PATCH] kbuild: deb-pkg: apply short --rules-file option
2023-11-24 13:58 UTC (3+ messages)
` [PATCH v2] kbuild: deb-pkg: apply short -R and -j options
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-24 12:04 UTC (5+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
[PATCH] arm64: add dependency between vmlinuz.efi and Image
2023-11-23 19:26 UTC (4+ messages)
[PATCH v3 0/6] Treewide: enable -Wmissing-prototypes
2023-11-23 11:05 UTC (7+ messages)
` [PATCH v3 1/6] ida: make 'ida_dump' static
` [PATCH v3 2/6] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH v3 3/6] sched: fair: move unused stub functions to header
` [PATCH v3 4/6] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH v3 5/6] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH v3 6/6] Makefile.extrawarn: turn on missing-prototypes globally
[PATCH] kbuild: remove the last use of old cmd_src_tar rule in packaging
2023-11-23 7:18 UTC
[PATCH 0/8] generic command line v6
2023-11-23 6:34 UTC (4+ messages)
` [PATCH 3/8] scripts: insert-sys-cert: change name to insert-symbol
[PATCH AUTOSEL 4.19 5/6] kconfig: fix memory leak from range properties
2023-11-22 15:36 UTC
[PATCH AUTOSEL 5.4 5/6] kconfig: fix memory leak from range properties
2023-11-22 15:36 UTC
[PATCH AUTOSEL 5.10 6/7] kconfig: fix memory leak from range properties
2023-11-22 15:35 UTC
[PATCH AUTOSEL 5.15 6/7] kconfig: fix memory leak from range properties
2023-11-22 15:35 UTC
[PATCH AUTOSEL 6.1 8/9] kconfig: fix memory leak from range properties
2023-11-22 15:34 UTC
[PATCH AUTOSEL 6.5 11/15] kconfig: fix memory leak from range properties
2023-11-22 15:33 UTC
[PATCH AUTOSEL 6.6 11/17] modpost: fix section mismatch message for RELA
2023-11-22 15:31 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 13/17] kconfig: fix memory leak from range properties
[PATCH 3/3] drm/amd/display: Support DRM_AMD_DC_FP on RISC-V
2023-11-22 8:40 UTC
[linus:master] [kbuild] 72d091846d: kernel-selftests.net.udpgro_bench.sh.fail
2023-11-22 8:22 UTC
[PATCH v6 0/2] arm64: Add a build target for Flat Image Tree
2023-11-22 5:27 UTC (3+ messages)
` [PATCH v6 2/2] arm64: boot: Support "
[PATCH v2] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
2023-11-21 17:51 UTC (3+ messages)
[PATCH v2] kbuild: Add inline-account tool
2023-11-21 2:20 UTC (5+ messages)
[PATCH] LoongArch: Record pc instead of offset in la-abs relocation
2023-11-21 1:32 UTC (3+ messages)
Investment Expression of Interest (IEOI)
2023-11-20 15:46 UTC
[PATCH] loongarch: add dependency between vmlinuz.efi and vmlinux.efi
2023-11-20 6:13 UTC (6+ messages)
[PATCH] scripts: clean up IA-64 code
2023-11-20 5:15 UTC (4+ messages)
[GIT PULL] Kbuild fixes for v6.7-rc2
2023-11-19 22:03 UTC (2+ messages)
[PATCH v5 0/3] arm64: Add a build target for Flat Image Tree
2023-11-19 15:03 UTC (4+ messages)
` [PATCH v5 2/3] arm: boot: Move the single quotes for image name
[PATCH 1/6] kconfig: require a space after '#' for valid input
2023-11-19 10:02 UTC (4+ messages)
` [PATCH 5/6] kconfig: require an exact match for "is not set" to disable CONFIG option
[PATCH] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
2023-11-19 9:48 UTC (2+ messages)
[PATCH v2 3/5] modpost: Extended modversion support
2023-11-18 13:42 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