Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-03 09:55:09 to 2021-12-22 16:59:51 UTC [more...]

[PATCH RFC kbuild] lib/crypto: blake2s: include as built-in
 2021-12-22 16:59 UTC  (4+ messages)

[PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
 2021-12-22 13:23 UTC  (10+ messages)
                  ` [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used

[PATCH 0/1] Use target CPP to pre-process dts as supported flag checks are done on target toolchain
 2021-12-21 23:30 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 1/1] kbuild: install the modules.order for external modules
 2021-12-20 18:13 UTC  (3+ messages)

[PATCH v2] builddeb: Support signing kernels with the module signing key
 2021-12-18  3:11 UTC 

[PATCH] kbuild: Report enabled nodes with duplicated address
 2021-12-18  1:02 UTC  (3+ messages)

[PATCH] builddeb: Support signing kernels with a Machine Owner Key
 2021-12-17 15:29 UTC  (5+ messages)

[PATCH v2 1/2] kbuild: use perl instead of shell to get file size
 2021-12-17 13:45 UTC  (7+ messages)
  ` [PATCH v2 2/2] kbuild: pass --stream-size --no-content-size to zstd

[PATCH -kbuild] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
 2021-12-15 13:46 UTC 

[PATCH 0/2] kconfig: Improve comment blocks in the .config file
 2021-12-14  8:27 UTC  (5+ messages)
` [PATCH 1/2] kconfig: Show menuconfigs as menus "
` [PATCH 2/2] kconfig: Make comments look different than menus in .config

[PATCH v2 00/11] kbuild: do not quote string values in Makefile
 2021-12-14  2:53 UTC  (12+ messages)
` [PATCH v2 01/11] certs: use $< and $@ to simplify the key generation rule
` [PATCH v2 02/11] certs: unify duplicated cmd_extract_certs and improve the log
` [PATCH v2 03/11] certs: remove unneeded -I$(srctree) option for system_certificates.o
` [PATCH v2 04/11] certs: refactor file cleaning
` [PATCH v2 05/11] certs: remove misleading comments about GCC PR
` [PATCH v2 06/11] kbuild: stop using config_filename in scripts/Makefile.modsign
` [PATCH v2 07/11] certs: simplify $(srctree)/ handling and remove config_filename macro
` [PATCH v2 08/11] kbuild: do not include include/config/auto.conf from shell scripts
` [PATCH v2 09/11] kbuild: do not quote string values in include/config/auto.conf
` [PATCH v2 10/11] certs: move scripts/extract-cert to certs/
` [PATCH v2 11/11] microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}

[PATCH 00/10] kbuild: do not quote string values in Makefile
 2021-12-14  1:50 UTC  (19+ messages)
` [PATCH 01/10] certs: use $@ to simplify the key generation rule
` [PATCH 02/10] certs: unify duplicated cmd_extract_certs and improve the log
` [PATCH 03/10] certs: remove unneeded -I$(srctree) option for system_certificates.o
` [PATCH 04/10] certs: refactor file cleaning
` [PATCH 05/10] certs: remove misleading comments about GCC PR
` [PATCH 06/10] kbuild: stop using config_filename in scripts/Makefile.modsign
` [PATCH 07/10] certs: simplify $(srctree)/ handling and remove config_filename macro
` [PATCH 08/10] kbuild: do not include include/config/auto.conf from shell scripts
` [PATCH 09/10] kbuild: do not quote string values in include/config/auto.conf
` [PATCH 10/10] microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}

[masahiroy-kbuild:testing-kconfig 24/25] scripts/gen_autoksyms.sh: 1526: include/config/auto.conf: Syntax error: "(" unexpected
 2021-12-13  8:18 UTC 

[masahiroy-kbuild:testing-kconfig 24/25] scripts/gen_autoksyms.sh: 1138: include/config/auto.conf: Syntax error: "(" unexpected
 2021-12-13  6:27 UTC 

[PATCH 00/19] Rust support
 2021-12-11 15:53 UTC  (38+ messages)
` [PATCH 01/19] kallsyms: support "big" kernel symbols
` [PATCH 02/19] kallsyms: increase maximum kernel symbol length to 512
` [PATCH 03/19] kallsyms: use the correct buffer size for symbols
` [PATCH 04/19] rust: add C helpers
` [PATCH 05/19] rust: add `compiler_builtins` crate
` [PATCH 07/19] rust: add `build_error` crate
` [PATCH 08/19] rust: add `macros` crate
` [PATCH 10/19] rust: export generated symbols
` [PATCH 11/19] vsprintf: add new `%pA` format specifier
` [PATCH 12/19] scripts: add `generate_rust_analyzer.py`
` [PATCH 13/19] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH 14/19] docs: add Rust documentation
` [PATCH 15/19] Kbuild: add Rust support
` [PATCH 16/19] samples: add Rust examples
` [PATCH 17/19] MAINTAINERS: Rust
` [RFC PATCH 18/19] drivers: gpio: PrimeCell PL061 in Rust
  ` [RFC PATCH 19/19] drivers: android: Binder IPC "

[PATCH v8 00/14] Function Granular KASLR
 2021-12-10 13:20 UTC  (32+ messages)
` [PATCH v8 03/14] x86: Add support for function granular KASLR
` [PATCH v8 04/14] linkage: add macros for putting ASM functions into own sections
` [PATCH v8 06/14] FG-KASLR: use a scripted approach to handle .text.* sections
` [PATCH v8 07/14] kallsyms: Hide layout
` [PATCH v8 08/14] livepatch: only match unique symbols when using FG-KASLR
` [PATCH v8 11/14] module: Reorder functions
  ` [PATCH v8 05/14] x86: conditionally place regular ASM functions into separate sections

question about all*config and COMPILE_TEST
 2021-12-10  0:07 UTC  (3+ messages)

[PATCH v2] kbuild: Enable DT schema checks for %.dtb targets
 2021-12-08 22:37 UTC  (4+ messages)

[RFC 0/3] headers: start rework to avoid recursive inclusion
 2021-12-08 16:50 UTC  (15+ messages)
` [RFC 1/3] headers: add more types to linux/types.h
` [RFC 2/3] headers: introduce linux/struct_types.h
` [RFC 3/3] headers: repurpose linux/fs_types.h

[PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
 2021-12-07 11:18 UTC  (7+ messages)

[PATCH v1 3/3] mmc: Add driver for LiteX's LiteSDCard interface
 2021-12-07  8:01 UTC  (3+ messages)

Makefile: CC_IMPLICIT_FALLTHROUGH passed quoted as argument to gcc
 2021-12-07  0:46 UTC  (9+ messages)

[PATCH v2 1/2] kbuild: move headers_check.pl to usr/include/
 2021-12-06 20:41 UTC  (3+ messages)
` [PATCH v2 2/2] kbuild: remove headers_check stub

[PATCH v3 00/25] kcsan: Support detecting a subset of missing memory barriers
 2021-12-06 17:38 UTC  (16+ messages)
` [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
` [PATCH v3 08/25] kcsan: Show location access was reordered to

[PATCH] ubsan: Remove CONFIG_UBSAN_OBJECT_SIZE
 2021-12-06  7:00 UTC  (2+ messages)

[PATCH 1/2] kbuild: move headers_check.pl to usr/include/
 2021-12-06  1:25 UTC  (4+ messages)
` [PATCH 2/2] kbuild: remove headers_check stub

[PATCH v3 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
 2021-12-05 19:02 UTC  (6+ messages)

[PATCH v4 1/2] modpost: file2alias: make mdio alias configure match mdio uevent
 2021-12-04 15:11 UTC  (5+ messages)
` [PATCH v4 2/2] net: mdio: rework mdio_uevent for mdio ethernet phy device

[PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
 2021-12-03 15:51 UTC  (5+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).