linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-14 17:41:32 to 2023-01-07 03:37:06 UTC [more...]

[RFC/RFT] CFI: Add support for gcc CFI in aarch64
 2023-01-07  3:36 UTC  (9+ messages)

nm vmlinux error in arch/arm reappears after upgrade to make 4.4
 2023-01-07  0:29 UTC 

[PATCH 0/6] kbuild: fix dep-file processing for rust
 2023-01-06  9:31 UTC  (22+ messages)
` [PATCH 1/6] kbuild: specify output names separately for each emission type from rustc
` [PATCH 2/6] fixdep: parse Makefile more correctly to handle comments etc
` [PATCH 3/6] kbuild: remove sed commands after rustc rules
` [PATCH 4/6] fixdep: refactor hash table lookup
` [PATCH 5/6] fixdep: avoid parsing the same file over again
` [PATCH 6/6] fixdep: do not parse *.so, *.rmeta, *.rlib

[PATCH 5.15 5.10 5.4 v2] kbuild: fix Build ID if CONFIG_MODVERSIONS
 2023-01-05 20:30 UTC  (11+ messages)

[PATCH 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-05 14:21 UTC  (20+ messages)
` [PATCH 01/14] x86/boot/compressed: prefer cc-option for CFLAGS additions
` [PATCH 02/14] MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT
` [PATCH 03/14] MIPS: Prefer cc-option for additions to cflags
` [PATCH 04/14] kbuild: Update assembler calls to use proper flags and language target
` [PATCH 05/14] powerpc: Remove linker flag from KBUILD_AFLAGS
` [PATCH 06/14] powerpc/vdso: Remove unused '-s' flag from ASFLAGS
` [PATCH 07/14] powerpc/vdso: Improve linker flags
` [PATCH 08/14] powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang
` [PATCH 09/14] s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64
` [PATCH 10/14] s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64
` [PATCH 11/14] s390/purgatory: Remove unused '-MD' and unnecessary '-c' flags
` [PATCH 12/14] drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clang
` [PATCH 13/14] kbuild: Turn a couple more of clang's unused option warnings into errors
` [PATCH 14/14] kbuild: Stop using '-Qunused-arguments' with clang

[PATCH v2] arch: fix broken BuildID for arm64 and riscv
 2023-01-05 13:49 UTC  (9+ messages)

[PATCH] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
 2023-01-05  7:57 UTC  (2+ messages)

[PATCH] kbuild: readd -w option when vmlinux.o or Module.symver is missing
 2023-01-05  3:34 UTC  (2+ messages)

[PATCH] kbuild: Modify default INSTALL_MOD_DIR from extra to updates
 2023-01-05  2:11 UTC  (5+ messages)

[PATCH] kbuild: Fix running modpost with musl libc
 2023-01-04  8:12 UTC  (4+ messages)

[PATCH v3 RESEND] scripts/tags.sh: choose which directories to exclude from being indexed
 2023-01-03 20:03 UTC 

[PATCH v2] Makefile.debug: support for -gz=zstd
 2023-01-03 19:39 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] kbuild: fix single *.ko build
 2023-01-02 11:22 UTC  (3+ messages)

[PATCH] kbuild: treat char as always signed
 2023-01-02  8:29 UTC  (20+ messages)
` [PATCH v2] kbuild: treat char as always unsigned

[PATCH 1/2] kbuild: change module.order to list *.o instead of *.ko
 2023-01-01  6:38 UTC  (5+ messages)
` [PATCH 2/2] kbuild: refactor the prerequisites of the modpost rule

[GIT PULL] Kbuild fixes for v6.2-rc2
 2022-12-31 18:27 UTC  (2+ messages)

[PATCH] kbuild: rust: move rust/target.json to scripts/
 2022-12-31 15:07 UTC  (4+ messages)

[PATCH] kbuild: rust: remove -v option of scripts/rust_is_available.sh
 2022-12-31  8:27 UTC 

[linus:master] [kbuild] 3bc753c06d: xfstests.generic.454.fail
 2022-12-30 15:36 UTC  (4+ messages)
` [linus:master] [kbuild] 3bc753c06d: xfstests.generic.454.fail #forregzbot

[PATCH] fixdep: remove unneeded <stdarg.h> inclusion
 2022-12-30  8:16 UTC 

[PATCH v3 1/2] .gitignore: update the command to check tracked files being ignored
 2022-12-30  3:10 UTC  (4+ messages)
` [PATCH v3 2/2] kbuild: make W=1 warn files that are tracked but ignored by git

[PATCH] kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtbo
 2022-12-30  3:08 UTC  (3+ messages)

[PATCH v2] kbuild: sort single-targets alphabetically again
 2022-12-29 17:20 UTC  (2+ messages)

[PATCH 1/2] kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files
 2022-12-29 14:11 UTC  (4+ messages)
` [PATCH 2/2] kbuild: add more comments for KBUILD_NOCMDDEP=1

[PATCH] kbuild: sort single-targets alphabetically again
 2022-12-29 12:15 UTC  (3+ messages)

[PATCH] kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
 2022-12-29  8:08 UTC  (4+ messages)

[PATCH v2 1/2] .gitinogre: update the command to check tracked files being ignored
 2022-12-29  7:36 UTC  (6+ messages)
` [PATCH v2 2/2] kbuild: make W=1 warn files that are tracked but ignored by git

[PATCH] kbuild: clean up stale file removal
 2022-12-29  7:06 UTC 

[PATCH next v2] kbuild: add ability to make source rpm buildable using koji
 2022-12-29  4:11 UTC  (3+ messages)

[PATCH V3] scripts: kconfig: Added static text for search information in help menu
 2022-12-29  2:57 UTC  (4+ messages)

[PATCH] kbuild: add a missing line for help message
 2022-12-29  2:15 UTC  (3+ messages)

Can't compile v6.2-rc1 kernel rpm in openSUSE
 2022-12-28 11:44 UTC 

[PATCH] arch: fix broken BuildID for arm64 and riscv
 2022-12-27 10:45 UTC  (5+ messages)

[PATCH] .gitignore: ignore *.rpm
 2022-12-26 18:54 UTC 

[PATCH 1/2] .gitinogre: update the command to check tracked files being ignored
 2022-12-24 15:03 UTC  (2+ messages)
` [PATCH 2/2] kbuild: make W=1 warn files that are tracked but ignored by git

[PATCH] kbuild: use .NOTINTERMEDIATE for future GNU Make versions
 2022-12-23 11:44 UTC  (2+ messages)

[PATCH 1/5] kbuild: refactor silent mode detection
 2022-12-23 11:24 UTC  (11+ messages)
` [PATCH 2/5] kbuild: print short log in addition to the whole command with V=1
` [PATCH 3/5] kbuild: do not print extra logs for V=2
` [PATCH 4/5] kbuild: allow to combine multiple V= levels
` [PATCH 5/5] kbuild: drop V=0 support

[PATCH] kbuild: Optionally enable schema checks for %.dtb targets
 2022-12-20 12:59 UTC  (3+ messages)

[GIT PULL] Kbuild updates for v6.2-rc1
 2022-12-19 19:36 UTC  (2+ messages)

[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
 2022-12-19  5:54 UTC  (4+ messages)
` [RFC/RFT 1/3] [PR102768] flag-types.h (enum sanitize_code): Extend sanitize_code to 64 bits to support more features
` [RFC/RFT 2/3] [PR102768] Support CFI: Add new pass for Control Flow Integrity
` [RFC/RFT 3/3] [PR102768] aarch64: Add support "

[PATCH] kbuild: Fix compilation error
 2022-12-17  9:53 UTC  (5+ messages)
  `  "

[PATCH V2] scripts: kconfig: Corrected the misspelled word in kconfig help text
 2022-12-17  4:26 UTC  (3+ messages)

[PATCH] scripts: kconfig: Added static text for search information in help menu
 2022-12-17  3:43 UTC 

[PATCH] kbuild: ensure Make >= 3.82 is used
 2022-12-16  4:30 UTC  (5+ messages)

[PATCH v2] scripts/tags.sh: choose which directories to exclude from being indexed
 2022-12-14 17:40 UTC  (3+ messages)
` [PATCH v3] "


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).