messages from 2022-09-27 16:46:19 to 2022-10-14 10:06:29 UTC [more...]
[GIT PULL] Kbuild updates for v6.1-rc1
2022-10-14 10:06 UTC (6+ messages)
[RFC PATCH v3 0/7] add support for CDX bus
2022-10-14 8:20 UTC (24+ messages)
` [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
` [RFC PATCH v4 0/8] add support for CDX bus
` [RFC PATCH v4 1/8] dt-bindings: bus: add CDX bus device tree bindings
` [RFC PATCH v4 2/8] bus/cdx: add the cdx bus driver
` [RFC PATCH v4 3/8] iommu/arm-smmu-v3: support ops registration for CDX bus
` [RFC PATCH v4 4/8] bux/cdx: support dma configuration for CDX devices
` [RFC PATCH v4 5/8] bus/cdx: add bus and device attributes
` [RFC PATCH v4 6/8] irq/msi: use implicit msi domain for alloc and free
` [RFC PATCH v4 7/8] bus/cdx: add cdx-MSI domain with gic-its domain as parent
` [RFC PATCH v4 8/8] bus/cdx: add cdx controller
gcc 5 & 6 & others already out of date?
2022-10-14 6:37 UTC (19+ messages)
base-files: /etc/os-release should contain VERSION variables for testing and unstable
2022-10-13 22:08 UTC (4+ messages)
` Bug#1008735: "
[PATCH] kbuild: add -fno-discard-value-names to cmd_cc_ll_c
2022-10-13 20:53 UTC (4+ messages)
[RFC UKL 00/10] Unikernel Linux (UKL)
2022-10-13 17:08 UTC (26+ messages)
` [RFC UKL 01/10] kbuild: Add sections and symbols to linker script for UKL support
` [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs
` [RFC UKL 03/10] sched: Add task_struct tracking of kernel or application execution
` [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls
` [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware
` [RFC UKL 06/10] x86/fault: Skip checking kernel mode access to user address space for UKL
` [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame
` [RFC UKL 08/10] exec: Make exec path for starting UKL application
` [RFC UKL 09/10] exec: Give userspace a method for starting UKL process
` [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
[PATCH v3 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
2022-10-12 18:01 UTC (2+ messages)
` [PATCH v3 2/2] kbuild: move -Wundef "
[PATCH v2 1/3] Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
2022-10-12 17:03 UTC (6+ messages)
` [PATCH v2 2/3] Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
` [PATCH v2 3/3] Kconfig.debug: split debug-level and DWARF-version into separate choices
[PATCH] modpost: put modpost options before argument
2022-10-11 21:35 UTC (2+ messages)
[PATCH -next] Makefile: add implicit enum-conversion check for compile build
2022-10-11 21:35 UTC (3+ messages)
[PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
2022-10-11 14:42 UTC (16+ messages)
` [PATCH v3 1/8] kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
` [PATCH v3 2/8] kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
` [kbuild] b3830bad81: System_halted
` [PATCH v3 3/8] kbuild: generate KSYMTAB entries by modpost
` [PATCH v3 4/8] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
` [PATCH v3 5/8] modpost: squash sym_update_namespace() into sym_add_exported()
` [PATCH v3 6/8] modpost: use null string instead of NULL pointer for default namespace
` [PATCH v3 7/8] modpost: squash report_sec_mismatch() and remove enum mismatch
` [PATCH v3 8/8] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
next/master bisection: baseline.login on qemu_arm-virt-gicv3
2022-10-10 14:03 UTC (11+ messages)
[PATCH 7/7] LoongArch: bpf: Add BPF exception tables
2022-10-10 9:34 UTC
[PATCH 6/7] LoongArch: vmlinux.lds.S: Remove `.fixup` section
2022-10-10 9:34 UTC
[PATCH 0/7] LoongArch: Switch to relative extable and other improvements
2022-10-10 9:32 UTC (6+ messages)
` [PATCH 1/7] LoongArch: Consolidate __ex_table construction
` [PATCH 2/7] LoongArch: Switch to relative exception tables
` [PATCH 3/7] LoongArch: extable: Add `type` and `data` fields
` [PATCH 4/7] LoongArch: Add gpr-num.h
` [PATCH 5/7] LoongArch: extable: Add a dedicated uaccess handler
[PATCH 5.19 03/48] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero
2022-10-10 7:05 UTC
[PATCH 6.0 06/17] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero
2022-10-10 7:04 UTC
[PATCH v2] kbuild: add configurable debug info level
2022-10-08 7:24 UTC (10+ messages)
` [PATCH v3] kbuild: add debug level and macro defs options
[PATCH] kbuild: Stop including vmlinux.bz2 in the rpm's
2022-10-06 14:33 UTC
PROBLEM: Segfault in kconfig
2022-10-06 13:15 UTC (2+ messages)
[PATCH] docs: bump minimal GNU Make version to 3.82
2022-10-06 0:18 UTC (3+ messages)
[PATCH 0/3] Kconfig.debug: make more efforts to fix CONFIG_DEBUG_INFO for Clang+GAS
2022-10-03 20:58 UTC (12+ messages)
` [PATCH 1/3] Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
` [PATCH 2/3] Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
` [PATCH 3/3] Kconfig.debug: split debug-level and DWARF-version into separate choices
[PATCH] hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
2022-10-03 20:57 UTC (3+ messages)
[PATCH] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
2022-10-03 16:10 UTC (7+ messages)
[PATCH AUTOSEL 5.19 29/29] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
2022-10-02 22:49 UTC
[PATCH] Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
2022-10-01 14:48 UTC (2+ messages)
[PATCH] Kconfig.debug: split debug-level and DWARF-version into separate choices
2022-09-30 19:26 UTC (4+ messages)
[PATCH] ia64: simplify esi object addition in Makefile
2022-09-29 19:44 UTC (2+ messages)
[PATCH] Revert "kbuild: Check if linker supports the -X option"
2022-09-29 18:17 UTC (3+ messages)
[PATCH v3 0/7] kbuild: various cleanups
2022-09-29 15:21 UTC (20+ messages)
` [PATCH v3 1/7] kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
` [PATCH v3 2/7] kbuild: list sub-directories in ./Kbuild
` [PATCH v3 3/7] kbuild: move .vmlinux.objs rule to Makefile.modpost
` [PATCH v3 4/7] kbuild: move vmlinux.o rule to the top Makefile
` [PATCH v3 5/7] kbuild: unify two modpost invocations
` [PATCH v3 6/7] kbuild: use obj-y instead extra-y for objects placed at the head
` [PATCH v3 7/7] kbuild: remove head-y syntax
[PATCH 0/8] generic command line v5
2022-09-29 2:32 UTC (2+ messages)
` [PATCH 3/8] scripts: insert-sys-cert: change name to insert-symbol
[PATCH v3] kbuild: rewrite check-local-export in sh/awk
2022-09-28 23:26 UTC (8+ messages)
` [PATCH v4] "
[objtool] ca5e2b42c0: kernel_BUG_at_arch/x86/kernel/jump_label.c
2022-09-28 20:45 UTC (3+ messages)
[PATCH] kbuild: hide error checker logs for V=1 builds
2022-09-28 18:46 UTC (3+ messages)
[PATCH v10 00/27] Rust support
2022-09-28 15:40 UTC (6+ messages)
` [PATCH v10 23/27] Kbuild: add "
[PATCH -next] Makefile: add implicit enum-conversion check for compile build
2022-09-28 7:17 UTC (4+ messages)
[PATCH] kbuild: Add an option to skip vmlinux.bz2 in the rpm's
2022-09-28 2:05 UTC (4+ 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