messages from 2024-06-13 09:34:48 to 2024-07-02 08:20:59 UTC [more...]
[PATCH bpf-next] kbuild, bpf: reproducible BTF from pahole when KBUILD_BUILD_TIMESTAMP set
2024-07-02 8:20 UTC (4+ messages)
[PROBLEM linux-next] Segfault while building headers with dpkg-deb
2024-07-02 8:18 UTC (2+ messages)
[PATCH 0/3] tools build: Incorrect fixdep dependencies
2024-07-02 1:11 UTC (6+ messages)
` [PATCH 1/3] tools build: Correct libsubcmd "
` [PATCH 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH 3/3] tools build: Correct bpf fixdep dependencies
possible dependency error?
2024-07-02 0:37 UTC (7+ messages)
[PROBLEM linux-next] ERROR: modpost: "devm_qcom_tzmem_pool_new" [drivers/firmware/qcom/qcom-scm.ko] undefined!
2024-07-01 23:16 UTC (3+ messages)
[PATCH 04/13] rust: relax most deny-level lints to warnings
2024-07-01 21:58 UTC (6+ messages)
` [PATCH 05/13] rust: simplify Clippy warning flags set
` [PATCH 11/13] kbuild: rust: add `rustc-version` support
` [PATCH 12/13] rust: support the new `-Zub-checks` flag
[GIT PULL] Kbuild fixes for v6.10-rc6
2024-06-30 17:03 UTC (2+ messages)
[PATCH v2 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles
2024-06-28 22:54 UTC (8+ messages)
` [PATCH v2 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory
[PATCH] Makefile: add comment to discourage tools/* addition for kernel builds
2024-06-28 21:54 UTC (6+ messages)
[PATCH v3 0/2] Makefile: rust-analyzer better error handling, documentation
2024-06-28 19:05 UTC (5+ messages)
` [PATCH v3 1/2] Makefile: rust-analyzer target: better error handling
` [PATCH v3 2/2] Makefile: improve comment documentation for the rust-analyzer target
[PROBLEM linux-next] drivers/hid/hidraw.c: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
2024-06-28 18:07 UTC
[PROBLEM] make randconfig: net/netfilter/core.c:830: undefined reference to `netfilter_lwtunnel_fini'
2024-06-28 15:23 UTC (9+ messages)
[PATCH v3] kconfig: recursive checks drop file/lineno
2024-06-27 23:19 UTC
[PROBLEM] randconfig: ./include/linux/fortify-string.h:122:33: error: ‘__builtin_strcpy’ source argument is the same as destination [-Werror=restrict]
2024-06-27 20:28 UTC (3+ messages)
[PROBLEM] make randconfig: fs/btrfs/ref-verify.c:500:16: error: ‘ret’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2024-06-27 20:02 UTC (3+ messages)
[PATCH v2 0/2] Makefile: rust-analyzer better error handling, documentation
2024-06-27 1:46 UTC (9+ messages)
` [PATCH v2 1/2] Makefile: rust-analyzer target: better error handling
` [PATCH v2 2/2] Makefile: improve comment documentation for the rust-analyzer target
[PATCH v2] kconfig: recursive checks drop file/lineno
2024-06-26 19:17 UTC (2+ messages)
[PATCH 0/5] kconfig: fix conditional prompt for choice and recursive error messages
2024-06-26 18:22 UTC (6+ messages)
` [PATCH 1/5] treewide: change conditional prompt for choices to 'depends on'
` [PATCH 2/5] kconfig: fix conditional prompt behavior for choice
` [PATCH 3/5] kconfig: improve error message for dependency between choice members
` [PATCH 4/5] kconfig: improve error message for recursive dependency in choice
` [PATCH 5/5] kconfig: refactor error messages in sym_check_print_recursive()
[PATCH] kbuild: verify dtoverlay files against schema
2024-06-26 14:56 UTC (4+ messages)
[PATCH] kbuild: deb-dpkg: Check optional env variables before use
2024-06-25 17:00 UTC (2+ messages)
[PATCH] kbuild: Use $(obj)/%.cc to fix host C++ module builds
2024-06-25 14:05 UTC (3+ messages)
[PATCH v2] kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
2024-06-24 20:18 UTC (2+ messages)
[PATCH v2] rust: add flags for shadow call stack sanitizer
2024-06-24 13:59 UTC (5+ messages)
"make xconfig" fails with "No rule to make target …/qconf-moc.cc …"
2024-06-24 11:04 UTC (2+ messages)
[PATCH v2] kbuild: buildtar: Add explicit 32-bit arm support
2024-06-22 2:55 UTC (4+ messages)
` [RESEND PATCH "
[PATCH] Makefile: rust-analyzer target: better error handling and comments
2024-06-20 20:27 UTC (7+ messages)
[PATCH] kconfig: Prevent segfault when getting filename
2024-06-20 19:46 UTC (3+ messages)
[PATCH 00/15] Implement MODVERSIONS for Rust
2024-06-18 23:32 UTC (28+ messages)
` [PATCH 01/15] tools: Add gendwarfksyms
` [PATCH 02/15] gendwarfksyms: Add symbol list input handling
` [PATCH 03/15] gendwarfksyms: Add CRC calculation
` [PATCH 04/15] gendwarfksyms: Expand base_type
` [PATCH 05/15] gendwarfksyms: Add a cache
` [PATCH 06/15] gendwarfksyms: Expand type modifiers and typedefs
` [PATCH 07/15] gendwarfksyms: Add pretty-printing
` [PATCH 08/15] gendwarfksyms: Expand subroutine_type
` [PATCH 09/15] gendwarfksyms: Expand array_type
` [PATCH 10/15] gendwarfksyms: Expand structure types
` [PATCH 11/15] gendwarfksyms: Limit structure expansion
` [PATCH 12/15] gendwarfksyms: Add inline debugging
` [PATCH 13/15] modpost: Add support for hashing long symbol names
` [PATCH 14/15] module: Support hashed symbol names when checking modversions
` [PATCH 15/15] kbuild: Use gendwarfksyms to generate Rust symbol versions
[PATCH v4 0/3] Generate address range data for built-in modules
2024-06-18 18:57 UTC (9+ messages)
` [PATCH v4 1/3] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v4 2/3] kbuild, kconfig: generate offset range data for builtin modules
` [PATCH v4 3/3] module: add install target for modules.builtin.ranges
[PATCH AUTOSEL 4.19 8/9] kconfig: gconf: give a proper initial state to the Save button
2024-06-18 12:43 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 9/9] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 5.4 8/9] kconfig: gconf: give a proper initial state to the Save button
2024-06-18 12:42 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 9/9] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 5.10 12/13] kconfig: gconf: give a proper initial state to the Save button
2024-06-18 12:42 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 13/13] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 5.15 20/21] kconfig: gconf: give a proper initial state to the Save button
2024-06-18 12:41 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 21/21] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 6.1 27/29] kconfig: gconf: give a proper initial state to the Save button
2024-06-18 12:39 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 28/29] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 6.6 31/35] kconfig: gconf: give a proper initial state to the Save button
2024-06-18 12:37 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 32/35] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 6.9 40/44] kconfig: gconf: give a proper initial state to the Save button
2024-06-18 12:35 UTC (2+ messages)
` [PATCH AUTOSEL 6.9 41/44] kconfig: remove wrong expr_trans_bool()
[PATCH v2 00/12] kconfig: fix choice value calculation with misc cleanups
2024-06-18 10:35 UTC (13+ messages)
` [PATCH v2 01/12] kconfig: import list_move(_tail) and list_for_each_entry_reverse macros
` [PATCH v2 02/12] kconfig: refactor choice value calculation
` [PATCH v2 03/12] kconfig: remove sym_get_choice_value()
` [PATCH v2 04/12] kconfig: remove conf_unsaved in conf_read_simple()
` [PATCH v2 05/12] kconfig: change sym_choice_default() to take the choice menu
` [PATCH v2 06/12] kconfig: use menu_list_for_each_sym() in sym_choice_default()
` [PATCH v2 07/12] kconfig: remove expr_list_for_each_sym() macro
` [PATCH v2 08/12] kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
` [PATCH v2 09/12] kconfig: use sym_get_choice_menu() in sym_check_choice_deps()
` [PATCH v2 10/12] kconfig: use sym_get_choice_menu() in sym_check_deps()
` [PATCH v2 11/12] kconfig: remove P_CHOICE property
` [PATCH v2 12/12] kconfig: remove E_LIST expression type
[PATCH AUTOSEL 5.10 8/8] kbuild: fix short log for AS in link-vmlinux.sh
2024-06-18 9:08 UTC (2+ messages)
[PATCH AUTOSEL 4.19 8/9] kconfig: gconf: give a proper initial state to the Save button
2024-06-17 13:27 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 9/9] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 5.4 8/9] kconfig: gconf: give a proper initial state to the Save button
2024-06-17 13:27 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 9/9] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 5.10 12/13] kconfig: gconf: give a proper initial state to the Save button
2024-06-17 13:27 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 13/13] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 5.15 20/21] kconfig: gconf: give a proper initial state to the Save button
2024-06-17 13:25 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 21/21] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 6.1 27/29] kconfig: gconf: give a proper initial state to the Save button
2024-06-17 13:24 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 28/29] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 6.6 31/35] kconfig: gconf: give a proper initial state to the Save button
2024-06-17 13:22 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 32/35] kconfig: remove wrong expr_trans_bool()
[PATCH AUTOSEL 6.9 40/44] kconfig: gconf: give a proper initial state to the Save button
2024-06-17 13:19 UTC (2+ messages)
` [PATCH AUTOSEL 6.9 41/44] kconfig: remove wrong expr_trans_bool()
[PATCH] kbuild: deb-pkg: Explicitly define optional user-defined variables
2024-06-16 18:46 UTC (2+ messages)
[PATCH 1/2] kconfig: add -e and -u options to *conf-cfg.sh scripts
2024-06-16 18:40 UTC (6+ messages)
` [PATCH 2/2] kbuild: package: add -e and -u options to shell scripts
[PATCH] kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
2024-06-16 17:05 UTC
[PATCH 1/1] kbuild: Fix build target deb-pkg: ln: failed to create hard link
2024-06-16 9:39 UTC (2+ messages)
[PATCH] kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates
2024-06-15 6:49 UTC (2+ messages)
[PATCH] modpost: Enable section warning from *driver to .exit.text
2024-06-15 6:46 UTC (2+ messages)
[PATCH] kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec
2024-06-13 19:01 UTC (3+ messages)
` [PATCH 1/2] kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' "
[PATCH v2] scripts/make_fit: Support decomposing DTBs
2024-06-13 15:22 UTC (2+ messages)
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-06-13 13:37 UTC (7+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
` [PATCH 3/6] module: kallsyms: Determine exact function size
` [PATCH 4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH 5/6] ftrace: Fix possible out-of-bound issue "
` [PATCH 6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround
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