linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-22 15:52:55 to 2022-07-13 06:34:04 UTC [more...]

[PATCH] Makefile: replace headers_install with headers for kselftest
 2022-07-13  6:33 UTC 

[PATCH v2 0/4] Fix kselftest build with sub-directory
 2022-07-13  2:27 UTC  (8+ messages)
` [PATCH v2 1/4] selftests: drop khdr make target
` [PATCH v2 2/4] selftests: stop using KSFT_KHDR_INSTALL
` [PATCH v2 3/4] selftests: drop KSFT_KHDR_INSTALL make target
` [PATCH v2 4/4] Makefile: add headers to kselftest targets

[PATCH v2] kbuild: allow validating individual dtb files against schema
 2022-07-12 15:32 UTC  (2+ messages)

[PATCH 0/4] Fix kselftest build with sub-directory
 2022-07-12  8:32 UTC  (11+ messages)
` [PATCH 1/4] selftests: drop khdr make target
` [PATCH 2/4] selftests: stop using KSFT_KHDR_INSTALL
` [PATCH 3/4] selftests: drop KSFT_KHDR_INSTALL make target
` [PATCH 4/4] Makefile: add headers_install to kselftest targets

[PATCH] kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
 2022-07-12  3:20 UTC  (2+ messages)

[PATCH v6 1/4] panic: Taint kernel if tests are run
 2022-07-11 23:17 UTC  (10+ messages)
` [PATCH v6 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v6 3/4] kunit: Taint the kernel when KUnit tests are run
` [PATCH v6 4/4] selftest: Taint kernel when test module loaded

[PATCH 0/2] Kconfig: -O3 enablement
 2022-07-11  5:50 UTC  (6+ messages)
` [PATCH] kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3

[PATCH] init/Kconfig: update KALLSYMS_ALL help text
 2022-07-11  5:00 UTC  (2+ messages)

[PATCH v2] Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture."
 2022-07-11  4:49 UTC 

[GIT PULL] Kbuild fixes for v5.19-rc6
 2022-07-10 16:45 UTC  (2+ messages)

[PATCH v5 1/4] panic: Taint kernel if tests are run
 2022-07-08  4:54 UTC  (11+ messages)
` [PATCH v5 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v5 3/4] kunit: Taint the kernel when KUnit tests are run
` [PATCH v5 4/4] selftest: Taint kernel when test module loaded

[PATCH] kbuild: allow validating individual dtb files against schema
 2022-07-06 11:11 UTC 

[PATCH v4 1/4] panic: Taint kernel if tests are run
 2022-07-02  5:15 UTC  (14+ messages)
` [PATCH v4 2/4] module: panic: Taint the kernel when selftest modules load
` [PATCH v4 3/4] kunit: Taint the kernel when KUnit tests are run
` [PATCH v4 4/4] selftest: Taint kernel when test module loaded

Fwd: s390/nospec: add an option to use thunk-extern
 2022-07-01 21:39 UTC  (6+ messages)
`  "
  ` [PATCH 1/2] s390/nospec: build expoline.o for modules_prepare target
  ` [PATCH 2/2] s390/nospec: remove unneeded header includes

[PATCH v1] kbuild: fix sub directory output build of kselftests
 2022-07-01 10:07 UTC  (6+ messages)

[Linux v5.19-rc2] rtla: Errors when running `make tools/clean`
 2022-07-01  8:08 UTC  (4+ messages)

[PATCH] Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture."
 2022-06-30 21:00 UTC  (2+ messages)

[PATCH] kbuild: remove unused cmd_none in scripts/Makefile.modinst
 2022-06-30 20:55 UTC  (2+ messages)

[PATCH v5 00/33] objtool: add base support for arm64
 2022-06-30  2:41 UTC  (41+ messages)
` [PATCH v6 01/33] tools: arm64: Make aarch64 instruction decoder available to tools
` [PATCH v6 02/33] objtool: arm64: Add base definition for arm64 backend
` [PATCH v6 03/33] objtool: arm64: Decode add/sub instructions
` [PATCH v6 04/33] objtool: arm64: Decode jump and call related instructions
` [PATCH v6 05/33] objtool: arm64: Decode other system instructions
` [PATCH v6 06/33] objtool: arm64: Decode load/store instructions
` [PATCH v6 07/33] objtool: arm64: Decode LDR instructions
` [PATCH v6 08/33] objtool: arm64: Accept non-instruction data in code sections
` [PATCH v6 09/33] objtool: check: Support data in text section
` [PATCH v6 10/33] objtool: arm64: Handle supported relocations in alternatives
` [PATCH v6 11/33] objtool: arm64: Ignore replacement section for alternative callback
` [PATCH v6 12/33] objtool: arm64: Enable stack validation for arm64
` [PATCH v6 13/33] objtool: arm64: Enable ORC "
` [PATCH v6 14/33] objtool: arm64: Add annotate_reachable() for objtools
` [PATCH v6 15/33] arm64: bug: Add reachable annotation to warning macros
` [PATCH v6 16/33] arm64: kgdb: Add reachable annotation after kgdb brk
` [PATCH v6 17/33] objtool: arm64: Add unwind_hint support
` [PATCH v6 18/33] arm64: Change symbol type annotations
` [PATCH v6 19/33] arm64: Annotate unwind_hint for symbols with empty stack
` [PATCH v6 20/33] arm64: entry: Annotate unwind_hint for entry
` [PATCH v6 21/33] arm64: kvm: Annotate unwind_hint for hyp entry
` [PATCH v6 22/33] arm64: efi-header: Mark efi header as data
` [PATCH v6 23/33] arm64: head: Mark constants "
` [PATCH v6 24/33] arm64: proc: Mark constant "
` [PATCH v6 25/33] arm64: crypto: "
` [PATCH v6 26/33] arm64: crypto: Remove unnecessary stackframe
` [PATCH v6 27/33] arm64: Set intra-function call annotations
` [PATCH v6 28/33] arm64: sleep: Properly set frame pointer before call
` [PATCH v6 29/33] arm64: compat: Move VDSO code to .rodata section
` [PATCH v6 30/33] arm64: entry: Align stack size for alternative
` [PATCH v6 31/33] arm64: kernel: Skip validation of proton-pack.c
` [PATCH v6 32/33] arm64: irq-gic: Replace unreachable() with -EINVAL
` [PATCH v6 33/33] objtool: revert c_file fallthrough detection for arm64

Wycena paneli fotowoltaicznych
 2022-06-29  8:06 UTC 

Possible problem in check-local-export during the kernel build process (RCU torture)
 2022-06-28 23:35 UTC  (3+ messages)

[PATCH 0/2] Enable clang tools for kernels build using gcc
 2022-06-28 18:35 UTC  (6+ messages)
` [PATCH 1/2] clang-tools: Generate clang compatible output even with gcc builds
` [PATCH 2/2] Makefile: Enable clang-tidy and clang-analyzer for "

[PATCH v2] modpost: Add line break in the section mismatch warning
 2022-06-28 18:19 UTC  (2+ messages)

[PATCH 00/13] [RFC] Rust support
 2022-06-27 17:44 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for v5.19-rc4
 2022-06-27  7:36 UTC  (5+ messages)

[PATCH] modpost: Add line break in the section mismatch warning
 2022-06-27  7:18 UTC 

[Bug Report] - kselftest build fails if output directory is first level sub-directory
 2022-06-27  7:06 UTC  (4+ messages)

[PATCH 1/4] certs/blacklist_hashes.c: fix const confusion in certs blacklist
 2022-06-27  1:26 UTC  (7+ messages)
` [PATCH 2/4] certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build

[PATCH] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
 2022-06-23 19:58 UTC  (3+ messages)

[PATCH] kbuild: Ignore __this_module in gen_autoksyms.sh
 2022-06-23 19:34 UTC  (4+ messages)

[PATCH 0/2] Kconfig: -O3 enablement
 2022-06-23 17:44 UTC  (9+ messages)

[PATCH v3] kbuild: Enable DT schema checks for %.dtb targets
 2022-06-23 14:43 UTC 

[PATCH] kbuild, link-vmlinux: Don't delete output files with make -i
 2022-06-23  9:50 UTC  (3+ messages)

Will the "CONFIG_CGROUP_DEBUG" x86_64 default configuration be turned off in later versions?
 2022-06-23  6:24 UTC 

[PATCH v5 00/33] objtool: add base support for arm64
 2022-06-23  1:37 UTC  (33+ messages)
` [PATCH v5 01/33] tools: arm64: Make aarch64 instruction decoder available to tools
` [PATCH v5 03/33] objtool: arm64: Decode add/sub instructions
` [PATCH v5 04/33] objtool: arm64: Decode jump and call related instructions
` [PATCH v5 06/33] objtool: arm64: Decode load/store instructions
` [PATCH v5 07/33] objtool: arm64: Decode LDR instructions
` [PATCH v5 08/33] objtool: arm64: Accept non-instruction data in code sections
` [PATCH v5 09/33] objtool: check: Support data in text section
` [PATCH v5 10/33] objtool: arm64: Handle supported relocations in alternatives
` [PATCH v5 11/33] objtool: arm64: Ignore replacement section for alternative callback
` [PATCH v5 13/33] objtool: arm64: Enable ORC for arm64
` [PATCH v5 14/33] objtool: arm64: Add annotate_reachable() for objtools
` [PATCH v5 15/33] arm64: bug: Add reachable annotation to warning macros
` [PATCH v5 16/33] arm64: kgdb: Add reachable annotation after kgdb brk
` [PATCH v5 17/33] objtool: arm64: Add unwind_hint support
` [PATCH v5 18/33] arm64: Change symbol type annotations
` [PATCH v5 19/33] arm64: Annotate unwind_hint for symbols with empty stack
` [PATCH v5 20/33] arm64: entry: Annotate unwind_hint for entry
` [PATCH v5 21/33] arm64: kvm: Annotate unwind_hint for hyp entry
` [PATCH v5 22/33] arm64: efi-header: Mark efi header as data
` [PATCH v5 23/33] arm64: head: Mark constants "
` [PATCH v5 24/33] arm64: proc: Mark constant "
` [PATCH v5 25/33] arm64: crypto: "
` [PATCH v5 26/33] arm64: crypto: Remove unnecessary stackframe
` [PATCH v5 27/33] arm64: Set intra-function call annotations
` [PATCH v5 28/33] arm64: sleep: Properly set frame pointer before call
` [PATCH v5 29/33] arm64: compat: Move VDSO code to .rodata section
` [PATCH v5 30/33] arm64: entry: Align stack size for alternative
` [PATCH v5 31/33] arm64: kernel: Skip validation of proton-pack.c
` [PATCH v5 32/33] arm64: irq-gic: Replace unreachable() with -EINVAL
` [PATCH v5 33/33] objtool: revert c_file fallthrough detection for arm64


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