public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-27 17:44:20 to 2023-04-21 19:16:23 UTC [more...]

[PATCH v9 0/6] Introduce 64b relocatable kernel
 2023-04-21 19:10 UTC  (11+ messages)
` [PATCH v9 1/6] riscv: Prepare EFI header for relocatable kernels
` [PATCH v9 2/6] riscv: Move .rela.dyn outside of init to avoid empty relocations
` [PATCH v9 3/6] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v9 4/6] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v9 5/6] riscv: Check relocations at compile time
` [PATCH v9 6/6] riscv: Use --emit-relocs in order to move .rela.dyn in init

(no subject)
 2023-04-21 14:35 UTC 

[PATCH v3] sh: Use generic GCC library routines
 2023-04-21 12:14 UTC  (4+ messages)

[PATCH v2 2/7] MIPS: Add toolchain feature dependency for microMIPS smartMIPS
 2023-04-20 19:41 UTC  (2+ messages)

[PATCH 1/3] kbuild: merge cmd_archive_linux and cmd_archive_perf
 2023-04-20 12:31 UTC  (12+ messages)
` [PATCH 2/3] kbuild: do not create intermediate *.tar for source tarballs
` [PATCH 3/3] kbuild: do not create intermediate *.tar for tar packages

[PATCH 1/2] kbuild: add srcdeb-pkg target
 2023-04-20  7:17 UTC  (6+ messages)
` [PATCH 2/2] kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify compression type

clangd cannot handle tree_nocb.h
 2023-04-19 22:55 UTC 

[PATCH] ubsan: remove cc-option test for UBSAN_TRAP
 2023-04-19 21:02 UTC  (6+ messages)

[PATCH v7 00/10] livepatch: klp-convert tool
 2023-04-19 20:27 UTC  (6+ messages)

[PATCH] kbuild: use proper prefix for tarballs to fix rpm-pkg build error
 2023-04-19 19:48 UTC  (2+ messages)

[PATCH] kbuild: clang: do not use CROSS_COMPILE for target triple
 2023-04-19 19:24 UTC  (5+ messages)

[PATCH] kbuild: rpm-pkg: fix rpm-pkg build error
 2023-04-19 15:44 UTC 

[PATCH] kbuild: rpm-pkg: fix rpm-pkg build error
 2023-04-19  6:20 UTC 

make rpm-pkg broken after f8d94c4e403c kbuild: do not create intermediate
 2023-04-18 21:48 UTC 

[PATCH] kbuild: rpm-pkg: remove kernel-drm PROVIDES
 2023-04-18 18:38 UTC  (2+ messages)

[PATCH] [v2] kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14
 2023-04-18 16:14 UTC  (3+ messages)

[PATCH] kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14
 2023-04-18 12:28 UTC  (6+ messages)

[PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
 2023-04-18 12:12 UTC  (3+ messages)

[PATCH] uapi/netfilter: Prefer ISO-friendly __typeof__
 2023-04-16 21:07 UTC 

[GIT PULL] Kbuild fixes for v6.3-rc7
 2023-04-16 17:43 UTC  (2+ messages)

[PATCH 1/2] initramfs: Check negative timestamp to prevent broken cpio archive
 2023-04-16  8:46 UTC  (4+ messages)
` [PATCH 2/2] initramfs: Encode dependency on KBUILD_BUILD_TIMESTAMP

[PATCH] init/initramfs: Fix argument forwarding to panic() in panic_show_mem()
 2023-04-16  8:45 UTC  (2+ messages)

W sprawie samochodu
 2023-04-14  8:18 UTC 

[PATCH v5 0/2] Validating UAPI backwards compatibility
 2023-04-13 18:22 UTC  (18+ messages)
` [PATCH v5 1/2] check-uapi: Introduce check-uapi.sh
` [PATCH v5 2/2] docs: dev-tools: Add UAPI checker documentation

[PATCH v3] Makefile: use -z pack-relative-relocs
 2023-04-13 17:53 UTC  (3+ messages)

[PATCH RESEND] uapi/linux/const.h: Prefer ISO-friendly __typeof__
 2023-04-12 13:01 UTC  (5+ messages)

[PATCH v2] Makefile: use -z pack-relative-relocs
 2023-04-11 20:03 UTC  (4+ messages)

[PATCH] scripts: `make rust-analyzer` for out-of-tree modules
 2023-04-11  9:17 UTC  (7+ messages)
` [PATCH v2] "
          ` [PATCH v5] "

How to compile Linux kernel to llvm bitcodes?
 2023-04-10 19:28 UTC  (4+ messages)

[PATCH] kbuild: add $(CLANG_CFLAGS) to KBUILD_CPPFLAGS
 2023-04-10 17:25 UTC  (4+ messages)

[PATCH v3 0/1] kbuild: deb-pkg: Build parallely with current dpkg-buildpackage
 2023-04-10 12:26 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH v2] kbuild: give up untracked files for source package builds
 2023-04-10 12:09 UTC 

[PATCH] kbuild: give up untracked files for source package builds
 2023-04-10 12:04 UTC  (3+ messages)

[PATCH 1/8] scripts/kallsyms: remove redundant code for omitting U and N
 2023-04-10  9:38 UTC  (18+ messages)
` [PATCH 2/8] scripts/mksysmap: remove comments described in nm(1)
` [PATCH 3/8] scripts/mksysmap: use sed with in-line comments
` [PATCH 4/8] scripts/kallsyms: exclude symbols generated by itself dynamically
` [PATCH 5/8] scripts/kallsyms: move compiler-generated symbol patterns to mksysmap
` [PATCH 8/8] scripts/kallsyms: update the usage in the comment block

[PATCH] rust: Enable the new_uninit feature for kernel and driver crates
 2023-04-10  2:54 UTC  (2+ messages)

[PATCH] scripts: rust: drop is_rust_module.sh
 2023-04-08 18:24 UTC  (7+ messages)

[PATCH v2] Documentation/llvm: Add a note about prebuilt kernel.org toolchains
 2023-04-08 13:49 UTC  (2+ messages)

[PATCH 4/5] MIPS: Detect toolchain support of o32 ABI with 64 bit CPU
 2023-04-07 22:26 UTC  (3+ messages)

[PATCH v2] ubsan: Tighten UBSAN_BOUNDS on GCC
 2023-04-07 22:00 UTC  (2+ messages)

[PATCH v4 0/2] Validating UAPI backwards compatibility
 2023-04-07 20:09 UTC  (9+ messages)
` [PATCH v4 1/2] check-uapi: Introduce check-uapi.sh
` [PATCH v4 2/2] docs: dev-tools: Add UAPI checker documentation

[PATCH] Documentation/llvm: Add a note about prebuilt kernel.org toolchains
 2023-04-07 20:05 UTC  (4+ messages)

[PATCH v4 RESEND 0/2] Validating UAPI backwards compatibility
 2023-04-07 19:07 UTC  (3+ messages)
` [PATCH v4 RESEND 1/2] check-uapi: Introduce check-uapi.sh
` [PATCH v4 RESEND 2/2] docs: dev-tools: Add UAPI checker documentation

[PATCH v2] purgatory: fix disabling debug info
 2023-04-07 15:14 UTC  (3+ messages)

[PATCH 6/6] kbuild: use git-archive for source package creation
 2023-04-07 12:04 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-04-07  8:01 UTC 

[Question] Restore previous "local tag" behaviour
 2023-04-05 14:16 UTC  (4+ messages)

[RFC/RFT] CFI: Add support for gcc CFI in aarch64
 2023-04-05 11:49 UTC  (6+ messages)
` [RFC/RFT,V2] "

[RESEND PATCH] memstick: fix memory leak if card device is never registered
 2023-04-03 14:14 UTC 

[BUG] Problem with automatic kernel numbering
 2023-04-03  7:33 UTC  (3+ messages)
  ` [BUG] [RFC] "

Bug in recent changes to builddeb
 2023-04-02 13:27 UTC  (4+ messages)

[PATCH] kbuild: fix package build error due to broken symlinks
 2023-04-02  2:13 UTC  (5+ messages)

[GIT PULL] Kbuild fixes for v6.3-rc5
 2023-04-01 16:42 UTC  (2+ messages)

[PATCH v7 00/10] livepatch: klp-convert tool
 2023-04-01  9:59 UTC  (5+ messages)

[PATCH v3] purgatory: fix disabling debug info
 2023-04-01  1:08 UTC  (5+ messages)

[PATCH v10 0/7] add support for CDX bus
 2023-03-30  4:34 UTC  (4+ messages)
` [PATCH v10 2/7] iommu: Add iommu probe "

[PATCH] loongarch/bpf: Fix bpf load failed with CONFIG_BPF_JIT_ALWAYS_ON, caused by jit (BPF_ST | BPF_NOSPEC) code
 2023-03-28  8:37 UTC  (5+ messages)
` [PATCH v2] loongarch/bpf: Skip speculation barrier opcode, which caused ltp testcase bpf_prog02 to fail


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox