linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/5] fs: Do not allow get_file() to resurrect 0 f_count
 2024-05-06  8:04 UTC  (21+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drm/vmwgfx: Do not directly manipulate file->f_count
` [PATCH 3/5] drm/i915: "
` [PATCH 4/5] refcount: Introduce refcount_long_t and APIs
` [PATCH 5/5] fs: Convert struct file::f_count to refcount_long_t

[PATCH 08/14] zram: check that backends array has at least one backend
 2024-05-06  6:43 UTC  (4+ messages)

A link error related to DRM and fbdev
 2024-05-06  5:53 UTC 

[PATCH 01/10] kconfig: gconf: redraw pane correctly after loading a config file
 2024-05-05 15:01 UTC  (11+ messages)
` [PATCH 02/10] kconfig: gconf: remove debug code
` [PATCH 03/10] kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGED
` [PATCH 04/10] kconfig: used linked list in sym_set_changed()
` [PATCH 05/10] kconfig: add sym_get_choice_menu() helper
` [PATCH 06/10] kconfig: use sym_get_choice_menu() in conf_write_defconfig()
` [PATCH 07/10] kconfig: use menu_list_for_each_sym() in sym_check_choice_deps()
` [PATCH 08/10] kconfig: turn conf_choice() into void function
` [PATCH 09/10] kconfig: turn missing prompt for choice members into error
` [PATCH 10/10] kconfig: turn defaults and additional "

[GIT PULL] Kbuild updates for v6.9-rc1
 2024-05-05  8:45 UTC  (6+ messages)

[PATCH RESEND v6 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
 2024-05-05  8:03 UTC  (4+ messages)
` [PATCH RESEND v6 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH RESEND v6 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
` [PATCH RESEND v6 3/3] printk: Remove redundant CONFIG_BASE_FULL

[PATCH v2 0/2] riscv: make image compression configurable
 2024-05-04 19:34 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] riscv: show help string for riscv-specific targets

[PATCH v1 0/3] riscv: make image compression configurable
 2024-05-04 14:58 UTC  (12+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] riscv: show help string for riscv-specific targets
` [PATCH v1 3/3] kbuild: buildtar: install riscv compressed images as vmlinuz

[PATCH] kbuild: Remove support for Clang's ThinLTO caching
 2024-05-03 10:19 UTC  (2+ messages)

[PATCH v2] drm: move DRM-related CONFIG options into DRM submenu
 2024-05-02 16:03 UTC  (2+ messages)

[PATCH] dt-bindings: kbuild: Fix dt_binding_check for arch without dts directory
 2024-05-02 11:06 UTC  (2+ messages)

[PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
 2024-04-30 20:59 UTC  (11+ messages)
` [PATCH] parport: amiga: "
` [PATCH] virt: sev-guest: "

[PATCH v2] rust: add flags for shadow call stack sanitizer
 2024-04-30 11:09 UTC  (2+ messages)

[PATCH v1] kconfig: add config and source entry details
 2024-04-30  7:36 UTC  (9+ messages)

[PATCH] hwrng: mxc-rnga: Drop usage of platform_driver_probe()
 2024-04-30  4:06 UTC  (3+ messages)

[PATCH] kbuild: simplify generic vdso installation code
 2024-04-29 15:07 UTC 

Problem with rust module
 2024-04-29 14:56 UTC  (4+ messages)

[PATCH 1/2] kbuild: remove redundant $(wildcard ) for rm-files
 2024-04-27 15:32 UTC  (2+ messages)
` [PATCH 2/2] kbuild: add 'private' to target-specific variables

[PATCH v2 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles
 2024-04-27 14:55 UTC  (5+ messages)
` [PATCH v2 1/4] arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
` [PATCH v2 2/4] kbuild: do not add $(srctree) or $(objtree) to header search paths
` [PATCH v2 3/4] kbuild: use $(obj)/ instead of $(src)/ for common pattern rules
` [PATCH v2 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory

[PATCH 0/2] kconfig: stop implification of choice type
 2024-04-27 10:42 UTC  (3+ messages)
` [PATCH 1/2] rapidio: specify the type for tristate choice explicitly
` [PATCH 2/2] kconfig: do not imply the type of choice from the first entry

[PATCH] kconfig: remove SYMBOL_NO_WRITE flag
 2024-04-27 10:05 UTC  (2+ messages)

[PATCHv4 next] kconfig: add dependency warning print about invalid values while KBUILD_EXTRA_WARN=c
 2024-04-26 18:49 UTC  (2+ messages)

[PATCH v2 0/2] kconfig: remove unneeded 'optional' property support
 2024-04-26 15:04 UTC  (6+ messages)
` [PATCH v2 1/2] sh: Convert the last use of 'optional' property in Kconfig
` [PATCH v2 2/2] kconfig: remove 'optional' property support

[PATCH] kbuild: rust: force `alloc` extern to allow "empty" Rust files
 2024-04-25 14:15 UTC  (4+ messages)

[PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2024-04-25  9:41 UTC  (11+ messages)

[PATCH v5 00/18] drm/msm: generate register header files
 2024-04-24 12:51 UTC  (4+ messages)
` [PATCH v5 09/18] drm/msm: import A6xx XML display registers database

[PATCH] kconfig: remove SYMBOL_CHOICE flag
 2024-04-24 12:04 UTC  (2+ messages)

[PATCH v5] kallsyms: Avoid weak references for kallsyms symbols
 2024-04-23 16:24 UTC  (5+ messages)

[PATCH] drm: move DRM-related CONFIG options into DRM submenu
 2024-04-23 13:55 UTC  (3+ messages)

[PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-23 13:44 UTC  (13+ messages)
` [PATCH v4 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v4 2/3] vmlinux: Avoid weak reference to notes section

[masahiroy-kbuild:kbuild 5/7] kernel/kallsyms.c:181:56: warning: array subscript is outside array bounds
 2024-04-23 12:22 UTC  (4+ messages)

[PATCH v3 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-23 11:08 UTC  (2+ messages)

[PATCH v2 0/3] dt-bindings: kbuild: Rework build rules and dependencies
 2024-04-23  9:34 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: kbuild: Split targets out to separate rules

[masahiroy-kbuild:kbuild 5/7] kernel/kallsyms.c:181:56: warning: array subscript [0, 0] is outside array bounds of 'const int[1]'
 2024-04-23  2:53 UTC 

[PATCH] kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
 2024-04-23  0:42 UTC  (3+ messages)

[RFC PATCH 1/2] objtool: Run objtool only if either of the config options are selected
 2024-04-23  0:28 UTC  (4+ messages)
` [RFC PATCH 2/2] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses

[PATCH 00/11] drm: Restore helper usability
 2024-04-22 20:46 UTC  (7+ messages)

[PATCH] kbuild: buildtar: remove warning for the default case
 2024-04-22 20:45 UTC  (2+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] kconfig: remove unneeded 'optional' property support
 2024-04-22  2:27 UTC  (5+ messages)
` [PATCH 1/2] sh: convert the last use of 'optional' property in Kconfig
` [PATCH 2/2] kconfig: remove 'optional' property support

[PATCH] kconfig: remove unneeded if-conditional in conf_choice()
 2024-04-21 11:13 UTC 

[PATCH 1/2] kconfig: add menu_next() function and menu_for_each(_sub)_entry macros
 2024-04-21  9:02 UTC  (2+ messages)
` [PATCH 2/2] kconfig: use menu_for_each_entry() to traverse menu tree

[PATCH 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles
 2024-04-20  8:56 UTC  (14+ messages)
` [PATCH 1/4] arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
` [PATCH 2/4] Makefile: remove some unnecessary header include paths
` [PATCH 3/4] kbuild: use $(obj)/ instead of $(src)/ for pattern rules for %.[cS]
` [PATCH 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory

[PATCH 0/2] Enable building of the devel RPM package from Kbuild
 2024-04-20  7:29 UTC  (8+ messages)
` [PATCH 1/2] kbuild: allow toggling the `with_devel` RPM macro
` [PATCH 2/2] docs: kbuild: document KBUILD_RPM_WITH_DEVEL

[PATCH] kbuild: buildtar: add comments about inconsistent package generation
 2024-04-17 19:37 UTC  (3+ 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 NNTP newsgroup(s).