linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-30 04:34:39 to 2025-07-10 08:53:42 UTC [more...]

[PATCH v2 0/4] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-10  8:53 UTC  (6+ messages)
` [PATCH v2 1/4] net: qrtr: smd: Rename qdev to qsdev
` [PATCH v2 2/4] net: qrtr: Turn QRTR into a bus
` [PATCH v2 3/4] net: qrtr: Define macro to convert QMI version and instance to QRTR instance
` [PATCH v2 4/4] iio: Add Qualcomm Sensor Manager driver

[PATCH RFC] RISC-V: Fix a register to store the percpu offset
 2025-07-10  6:35 UTC  (9+ messages)
` [PATCH] RISC-V: store percpu offset in CSR_SCRATCH
  ` [External] "

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-07-10  1:57 UTC  (4+ messages)
` [PATCH v2 08/14] powerpc: Handle KCOV __init vs inline mismatches

[PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
 2025-07-09 21:05 UTC  (28+ 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 v16 0/7] rust: extend `module!` macro with integer parameter support
 2025-07-09 20:16 UTC  (9+ messages)
` [PATCH v16 1/7] rust: sync: add `SetOnce`
` [PATCH v16 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v16 3/7] rust: introduce module_param module
` [PATCH v16 4/7] rust: module: use a reference in macros::module::module
` [PATCH v16 5/7] rust: module: update the module macro with module parameter support
` [PATCH v16 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v16 7/7] modules: add rust modules files to MAINTAINERS

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-09 11:52 UTC  (7+ messages)
` [PATCH 2/3] net: qrtr: Define macro to convert QMI version and instance to QRTR instance

[PATCH] scripts: add zboot support to extract-vmlinux
 2025-07-08 21:30 UTC  (8+ messages)

[PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
 2025-07-08 19:22 UTC  (13+ 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 5.15 013/160] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
 2025-07-08 16:20 UTC 

[PATCH] arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
 2025-07-08 14:44 UTC  (2+ messages)

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-07-08  5:51 UTC  (26+ 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 v3 RESEND] kunit: fix longest symbol length test
 2025-07-07 17:09 UTC  (3+ messages)

[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  (20+ messages)
` [PATCH 01/66] kconfig: set MENU_CHANGED to choice when the selected member is changed
` [PATCH 43/66] kconfig: gconf: preserve menu selection when switching view mode
` [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  (14+ messages)
` [PATCH v2 2/9] kconfig: gconf: use configure-event handler to adjust pane separator
` [PATCH v2 4/9] kconfig: gconf: rename gconf.glade to gconf.ui
` [PATCH v2 5/9] kconfig: gconf: migrate to GTK 3
` [PATCH v2 7/9] kconfig: gconf: replace GdkColor with GdkRGBA
` [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


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