messages from 2025-06-11 12:39:44 to 2025-06-24 15:08:09 UTC [more...]
[PATCH 00/66] kconfig: improve xconfig and gconfig
2025-06-24 15:05 UTC (27+ messages)
` [PATCH 01/66] kconfig: set MENU_CHANGED to choice when the selected member is changed
` [PATCH 02/66] kconfig: qconf: do not show checkbox icon for choice
` [PATCH 03/66] kconfig: qconf: show selected choice in the Value column
` [PATCH 04/66] kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()
` [PATCH 05/66] kconfig: re-add menu_get_parent_menu() that returns parent menu
` [PATCH 06/66] kconfig: gconf: make columns resizable
` [PATCH 07/66] kconfig: gconf: fix potential memory leak in renderer_edited()
` [PATCH 08/66] kconfig: gconf: always destroy dialog in on_window1_delete_event()
` [PATCH 09/66] kconfig: gconf: remove old #ifdef GTK_CHECK_VERSION
` [PATCH 10/66] kconfig: gconf: remove empty if-block
` [PATCH 11/66] kconfig: gconf: remove meaningless code in init_main_window()
` [PATCH 12/66] kconfig: gconf: remove unneeded gtk_tree_view_set_headers_visible() calls
` [PATCH 13/66] kconfig: gconf: remove gtk_tree_view_column_set_visible() calls
` [PATCH 14/66] kconfig: gconf: remove gtk_widget_realize() calls
` [PATCH 15/66] kconfig: gconf: remove gtk_tree_view_set_rules_hint() calls
` [PATCH 16/66] kconfig: gconf: remove unnecessary gtk_set_locale() call
` [PATCH 17/66] kconfig: gconf: remove internal-child="image" nodes from glade
` [PATCH 18/66] kconfig: gconf: remove parents[] array and indent variable
` [PATCH 19/66] kconfig: gconf: remove unnecessary NULL checks for tree1 and tree2
` [PATCH 20/66] kconfig: gconf: remove unneeded variable in on_split_clicked()
` [PATCH 21/66] kconfig: gconf: remove unneeded variables in on_treeview*_button_press_event()
` [PATCH 22/66] kconfig: gconf: remove unused 'color' variable
` [PATCH 23/66] kconfig: gconf: add static qualifiers to variables
` [PATCH 24/66] kconfig: gconf: move init_*() functions below
` [PATCH 25/66] kconfig: gconf: refactor view setting code
` [PATCH 26/66] kconfig: gconf: grey out button for current view
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-06-24 12:31 UTC (6+ messages)
` [PATCH v2 09/14] mips: Handle KCOV __init vs inline mismatches
` [PATCH v2 10/14] loongarch: "
[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
2025-06-24 11:57 UTC (31+ messages)
` [PATCH v13 1/6] rust: str: add radix prefixed integer parsing functions
` [PATCH v13 2/6] rust: introduce module_param module
` [PATCH v13 3/6] rust: module: use a reference in macros::module::module
` [PATCH v13 4/6] rust: module: update the module macro with module parameter support
` [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v13 6/6] modules: add rust modules files to MAINTAINERS
[PATCH v2] kconfig/nconf: Replace strncpy() with snprintf()
2025-06-24 11:08 UTC (3+ messages)
[PATCH v2] Kconfig: Added compare capabilities for mconf Ver. 2
2025-06-24 10:33 UTC (5+ messages)
[PATCH 1/1] kconfig: fix 'space' to (de)select options
2025-06-24 10:03 UTC (2+ messages)
[PATCH] gendwarfksyms: make -T symtypes output be in name order
2025-06-23 15:22 UTC (3+ messages)
[PATCH v4 0/7] Add generated modalias to modules.builtin.modinfo
2025-06-23 6:15 UTC (12+ messages)
` [PATCH v4 1/7] module: remove meaningless 'name' parameter from __MODULE_INFO()
` [PATCH v4 2/7] kbuild: always create intermediate vmlinux.unstripped
` [PATCH v4 3/7] kbuild: keep .modinfo section in vmlinux.unstripped
` [PATCH v4 4/7] kbuild: extract modules.builtin.modinfo from vmlinux.unstripped
` [PATCH v4 5/7] scsi: Always define blogic_pci_tbl structure
` [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
` [PATCH v4 7/7] modpost: Create modalias for builtin modules
[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
2025-06-22 22:50 UTC (32+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint
[PATCH v3 00/16] kunit: Introduce UAPI testing framework
2025-06-20 13:50 UTC (42+ messages)
` [PATCH v3 01/16] kbuild: userprogs: avoid duplicating of flags inherited from kernel
` [PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v3 03/16] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v3 04/16] kbuild: userprogs: add nolibc support
` [PATCH v3 07/16] kbuild: introduce blob framework
` [PATCH v3 08/16] kunit: tool: Add test for nested test result reporting
` [PATCH v3 09/16] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v3 10/16] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v3 11/16] kunit: Always descend into kunit directory during build
` [PATCH v3 12/16] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v3 13/16] kunit: Introduce UAPI testing framework
` [PATCH v3 14/16] kunit: uapi: Add example for UAPI tests
` [PATCH v3 15/16] kunit: uapi: Introduce preinit executable
` [PATCH v3 16/16] kunit: uapi: Validate usability of /proc
Building x64 kernel on i686 broken in 6.12
2025-06-20 6:37 UTC (2+ messages)
[PATCH] ARM: Use an absolute path to unified.h in KBUILD_AFLAGS
2025-06-20 2:31 UTC (2+ messages)
[PATCH v2 1/4] kbuild: move W=1 check for scripts/misc-check to top-level Makefile
2025-06-19 16:26 UTC (5+ messages)
` [PATCH v2 3/4] scripts/misc-check: check missing #include <linux/export.h> when W=1
[PATCH] LoongArch: Fix build warnings about export.h
2025-06-19 12:28 UTC (3+ messages)
[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
2025-06-18 19:19 UTC (3+ messages)
` [PATCH 3/3] iio: Add Qualcomm Sensor Manager drivers
as-instr in Kbuild broken for arch/arm
2025-06-18 2:37 UTC (2+ messages)
Generating .cmd files without actually building the kernel?
2025-06-16 23:15 UTC (3+ messages)
[PATCH] scripts: add zboot support to extract-vmlinux
2025-06-16 16:07 UTC (3+ messages)
[PATCH v11 0/6] rust: reduce `as` casts, enable related lints
2025-06-15 20:41 UTC (3+ messages)
[GIT PULL] Kbuild fixes for v6.16-rc2
2025-06-15 16:22 UTC (2+ messages)
[PATCH] kconfig: use memcmp instead of deprecated bcmp
2025-06-15 16:08 UTC (6+ messages)
kconfig: include <strings.h> to fix bcmp build error on Clang
2025-06-15 16:05 UTC (2+ messages)
[PATCH v2] gendwarfksyms: Fix structure type overrides
2025-06-14 0:55 UTC
[PATCH] gendwarfksyms: Fix structure type overrides
2025-06-14 0:53 UTC (3+ messages)
Unable to build linux kernel 6.12.32-64 on devuan i636?
2025-06-13 21:46 UTC
[PATCH v2 0/5] tracepoints: Add warnings for unused tracepoints and trace events
2025-06-13 14:42 UTC (11+ messages)
` [PATCH v2 1/5] tracepoints: Add verifier that makes sure all defined tracepoints are used
` [PATCH v2 2/5] tracing: sorttable: Add a tracepoint verification check at build time
` [PATCH v2 3/5] tracing: sorttable: Find unused tracepoints for arm64 that uses reloc for address
` [PATCH v2 4/5] tracepoint: Do not warn for unused event that is exported
` [PATCH v2 5/5] tracing: Call trace_ftrace_test_filter() for the event
[PATCH 0/4] kbuild: generate module.builtin.modinfo from vmlinux.unstripped instead of vmlinux.o
2025-06-13 10:21 UTC (3+ messages)
` [PATCH 1/4] module: remove meaningless 'name' parameter from __MODULE_INFO()
[PATCH] kbuild: move warnings about linux/export.h from W=1 to W=2
2025-06-13 7:34 UTC (4+ messages)
[GIT PULL] Kbuild updates for v6.16-rc1
2025-06-12 16:10 UTC (11+ messages)
[PATCH v12 0/3] rust: extend `module!` macro with integer parameter support
2025-06-12 11:05 UTC (10+ messages)
` [PATCH v12 2/3] rust: add parameter support to the `module!` macro
[PATCH] x86: Fix build warnings about export.h
2025-06-12 9:57 UTC (2+ messages)
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