messages from 2025-06-26 06:10:31 to 2025-07-08 07:43:55 UTC [more...]
[PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
2025-07-08 7:43 UTC (5+ messages)
` [PATCH 1/2] module: Restrict module namespace access to in-tree modules
` [PATCH 2/2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
[PATCH v4 00/15] kunit: Introduce UAPI testing framework
2025-07-08 5:51 UTC (32+ messages)
` [PATCH v4 01/15] kbuild: userprogs: avoid duplication of flags inherited from kernel
` [PATCH v4 02/15] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v4 03/15] kbuild: doc: add label for userprogs section
` [PATCH v4 04/15] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v4 05/15] init: add nolibc build support
` [PATCH v4 07/15] kunit: tool: Add test for nested test result reporting
` [PATCH v4 08/15] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v4 09/15] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v4 12/15] kunit: Introduce UAPI testing framework
` [PATCH v4 15/15] kunit: uapi: Validate usability of /proc
[PATCH] scripts: add zboot support to extract-vmlinux
2025-07-07 23:35 UTC (7+ messages)
[PATCH v3 RESEND] kunit: fix longest symbol length test
2025-07-07 17:09 UTC (3+ messages)
[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
2025-07-07 17:06 UTC (5+ messages)
` [PATCH 2/3] net: qrtr: Define macro to convert QMI version and instance to QRTR instance
[PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
2025-07-07 15:13 UTC (12+ messages)
` [PATCH v15 1/7] rust: sync: add `SetOnce`
` [PATCH v15 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v15 3/7] rust: introduce module_param module
` [PATCH v15 4/7] rust: module: use a reference in macros::module::module
` [PATCH v15 5/7] rust: module: update the module macro with module parameter support
` [PATCH v15 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v15 7/7] modules: add rust modules files to MAINTAINERS
[PATCH RFC] RISC-V: Fix a register to store the percpu offset
2025-07-07 12:50 UTC (3+ messages)
` [PATCH] RISC-V: store percpu offset in CSR_SCRATCH
[PATCH] modpost: check for NULL filename pointer in find_module()
2025-07-07 12:34 UTC (3+ messages)
[PATCH v14 0/7] rust: extend `module!` macro with integer parameter support
2025-07-06 20:00 UTC (34+ messages)
` [PATCH v14 1/7] rust: sync: add `OnceLock`
` [PATCH v14 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v14 3/7] rust: introduce module_param module
` [PATCH v14 4/7] rust: module: use a reference in macros::module::module
` [PATCH v14 5/7] rust: module: update the module macro with module parameter support
` [PATCH v14 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v14 7/7] modules: add rust modules files to MAINTAINERS
[PATCH] mod_devicetable: Enlarge the maximum platform_device_id name length
2025-07-04 23:49 UTC
[PATCH v3] kunit: fix longest symbol length test
2025-07-04 2:53 UTC (3+ messages)
[PATCH 6.1 019/132] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
2025-07-03 14:41 UTC
[PATCH 6.6 027/139] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
2025-07-03 14:41 UTC
[PATCH 6.15 046/263] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
2025-07-03 14:39 UTC
[PATCH 6.12 034/218] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
2025-07-03 14:39 UTC
Building Debian from source spit out some warnings...please shed some light
2025-07-03 13:37 UTC (2+ messages)
[PATCH 00/66] kconfig: improve xconfig and gconfig
2025-07-02 22:02 UTC (63+ 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 10/66] kconfig: gconf: remove empty if-block
` [PATCH 11/66] kconfig: gconf: remove meaningless code in init_main_window()
` [PATCH 21/66] kconfig: gconf: remove unneeded variables in on_treeview*_button_press_event()
` [PATCH 25/66] kconfig: gconf: refactor view setting code
` [PATCH 26/66] kconfig: gconf: grey out button for current view
` [PATCH 29/66] kconfig: gconf: add static qualifiers to event handlers
` [PATCH 30/66] kconfig: gconf: remove glade_xml_signal_autoconnect() call
` [PATCH 36/66] kconfig: gconf: use GtkFileChooser in on_load1_activate()
` [PATCH 37/66] kconfig: gconf: use GtkFileChooser in on_save_as1_activate()
` [PATCH 40/66] kconfig: gconf: make introduction, about, license dialogs modal
` [PATCH 43/66] kconfig: gconf: preserve menu selection when switching view mode
` [PATCH 45/66] kconfig: gconf: remove global 'model1' and 'model2' variables
` [PATCH 52/66] kconfig: gconf: remove fixup_rootmenu()
` [PATCH 53/66] kconfig: gconf: use size_allocate event handler
` [PATCH 55/66] kconfig: gconf: replace GTK_STOCK_{OK,NO,CANCEL}
` [PATCH 57/66] kconfig: gconf: replace "tooltip" property with "tooltip-text"
` [PATCH 66/66] kconfig: gconf: show GTK version in About dialog
[PATCH] MIPS/Loongson: Fix build warnings about export.h
2025-07-02 11:55 UTC (2+ messages)
[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
2025-07-02 10:01 UTC (32+ messages)
` [PATCH v13 2/6] rust: introduce module_param module
` [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample
[v3 PATCH 0/1] kconfig: improve gconfig
2025-07-02 3:55 UTC (5+ messages)
` [v3 PATCH 1/1] kconfig: gconf: preserve menu selection when switching view mode
[PATCH v2 0/2] gendwarfksyms - improve symtypes output
2025-07-02 2:30 UTC (5+ messages)
` [PATCH v2 1/2] gendwarfksyms: use preferred form of sizeof for allocation
` [PATCH v2 2/2] gendwarfksyms: order -T symtypes output by name
[PATCH] clocksource/drivers/nxp-timer: Don't call platform driver struct nxp_stm_probe
2025-07-01 15:39 UTC
[PATCH] irqchip/qcom-irq-combiner: Rename driver struct to end in _driver
2025-07-01 14:24 UTC (4+ messages)
[PATCH v2 0/9] kconfig: improve gconfig
2025-06-30 23:16 UTC (18+ messages)
` [PATCH v2 1/9] kconfig: gconf: fix behavior of a menu under a symbol in split view
` [PATCH v2 2/9] kconfig: gconf: use configure-event handler to adjust pane separator
` [PATCH v2 3/9] kconfig: gconf: rename display_tree_part()
` [PATCH v2 4/9] kconfig: gconf: rename gconf.glade to gconf.ui
` [PATCH v2 5/9] kconfig: gconf: migrate to GTK 3
` [PATCH v2 6/9] kconfig: gconf: replace GtkVbox with GtkBox
` [PATCH v2 7/9] kconfig: gconf: replace GdkColor with GdkRGBA
` [PATCH v2 8/9] kconfig: gconf: replace GtkHPaned and GtkVPaned with GtkPaned
` [PATCH v2 9/9] kconfig: gconf: show GTK version in About dialog
[PATCH] gendwarfksyms: make -T symtypes output be in name order
2025-06-30 15:40 UTC (8+ messages)
` [PATCH] gendwarfksyms: order -T symtypes output by name
` [PATCH] gendwarfksyms: use preferred form of sizeof for allocation
[PATCH] kconfig: qconf: confine {begin,end}Group to constructor and destructor
2025-06-29 18:50 UTC
[PATCH] kconfig: qconf: fix ConfigList::updateListAllforAll()
2025-06-29 18:48 UTC
[PATCH] kconfig: add a function to dump all menu entries in a tree-like format
2025-06-29 18:48 UTC
[PATCH] docs: kbuild/kconfig: add alldefconfig to the all*configs
2025-06-27 9:04 UTC (2+ messages)
[PATCH v3] kconfig/nconf: Ensure null termination where strncpy is used
2025-06-27 9:01 UTC (2+ messages)
[PATCH v3] kconfig: check for a NULL pointer before access
2025-06-27 0:42 UTC (2+ messages)
` [PATCH v4] "
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;
as well as URLs for NNTP newsgroup(s).