Linux kbuild/kconfig development
 help / color / mirror / Atom feed
 messages from 2023-11-05 07:52:29 to 2023-11-20 05:29:37 UTC [more...]

[PATCH] scripts: clean up IA-64 code
 2023-11-20  5:15 UTC  (4+ messages)

[PATCH] loongarch: add dependency between vmlinuz.efi and vmlinux.efi
 2023-11-20  4:45 UTC  (5+ messages)

[PATCH v2] kbuild: Add inline-account tool
 2023-11-20  4:00 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for v6.7-rc2
 2023-11-19 22:03 UTC  (2+ messages)

[PATCH] MAINTAINERS: refresh LLVM support
 2023-11-19 17:17 UTC  (5+ messages)

[PATCH v5 0/3] arm64: Add a build target for Flat Image Tree
 2023-11-19 15:03 UTC  (5+ messages)
` [PATCH v5 2/3] arm: boot: Move the single quotes for image name
` [PATCH v5 3/3] arm64: boot: Support Flat Image Tree

[PATCH v6 0/2] arm64: Add a build target for Flat Image Tree
 2023-11-19 15:01 UTC  (2+ messages)
` [PATCH v6 2/2] arm64: boot: Support "

[PATCH 1/6] kconfig: require a space after '#' for valid input
 2023-11-19 10:02 UTC  (8+ messages)
` [PATCH 2/6] kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
` [PATCH 3/6] kconfig: deduplicate code "
` [PATCH 4/6] kconfig: introduce getline_stripped() helper
` [PATCH 5/6] kconfig: require an exact match for "is not set" to disable CONFIG option
` [PATCH 6/6] kconfig: massage the loop in conf_read_simple()

[PATCH v2] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
 2023-11-19 10:00 UTC 

[PATCH] riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efi
 2023-11-19  9:48 UTC  (2+ messages)

[PATCH] arm64: add dependency between vmlinuz.efi and Image
 2023-11-19  5:32 UTC 

[PATCH v2 0/5] MODVERSIONS + RUST Redux
 2023-11-18 13:42 UTC  (9+ messages)
` [PATCH v2 1/5] export_report: Rehabilitate script
` [PATCH v2 2/5] modules: Refactor + kdoc elf_validity_cached_copy
` [PATCH v2 3/5] modpost: Extended modversion support
` [PATCH v2 4/5] rust: Allow MODVERSIONS
` [PATCH v2 5/5] export_report: Use new version info format

[PATCH] kconfig: remove error check for xrealloc()
 2023-11-18  6:18 UTC 

Fwd: sign-file.c:149:17: warning: implicit declaration of function ‘ENGINE_load_builtin_engines’
 2023-11-17  5:34 UTC  (2+ messages)

[PATCH 2/3] modpost: Extended modversion support
 2023-11-16 17:12 UTC  (2+ messages)

[PATCH][next] Makefile: Enable -Wstringop-overflow globally
 2023-11-16 14:18 UTC  (3+ messages)

[PATCH] LoongArch: Record pc instead of offset in la-abs relocation
 2023-11-16 13:03 UTC 

[PATCH] kconfig: fix memory leak from range properties
 2023-11-16 12:28 UTC  (2+ messages)

[PATCH] linux/export: clean up the IA-64 KSYM_FUNC macro
 2023-11-16 11:26 UTC  (3+ messages)

[PATCH 00/14] power: reset: Drop platform_driver_probe() and convert to platform remove callback returning void
 2023-11-16  0:38 UTC  (9+ messages)
` [PATCH 01/14] power: reset: at91-poweroff: Stop using module_platform_driver_probe()
` [PATCH 02/14] power: reset: at91-reset:: "
` [PATCH 03/14] power: reset: at91-sama5d2_shdwc: "

[PATCH] LoongArch: Explicitly set -fdirect-access-external-data for vmlinux
 2023-11-15 13:21 UTC 

[PATCH v6 0/3] Validating UAPI backwards compatibility
 2023-11-14 13:28 UTC  (6+ messages)
` [PATCH v6 1/3] check-uapi: Introduce check-uapi.sh
` [PATCH v6 3/3] check-module-params: Introduce check-module-params.sh

[RFC PATCH v3 0/2] rust: crates in other kernel directories
 2023-11-13 14:13 UTC  (2+ messages)

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-13  9:46 UTC  (48+ messages)
` [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header
` [PATCH 05/22] [RESEND] parport: gsc: mark init function static
` [PATCH 06/22] [RESEND] stackleak: add declarations for global functions
  ` (subset) "
` [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override
` [PATCH 13/22] arch: add do_page_fault prototypes
` [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
` [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
` [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static
` [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static
` [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
` [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static
` [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH kmod v4 0/4] kmod /usr support
 2023-11-13  9:27 UTC  (11+ messages)
` [PATCH kmod v5 0/5] "
  ` [PATCH kmod v5 5/5] libkmod, depmod, modprobe: Make directory for kernel modules configurable
      ` [PATCH 0/2] kmod /usr support
        ` [PATCH 1/2] libkmod, depmod, modprobe: Make directory for kernel modules configurable
        ` [PATCH 2/2] configure: Check that provided paths are absolute

[PATCH v2 1/2] kbuild: unify vdso_install rules
 2023-11-12  0:55 UTC  (2+ messages)

[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-11-12  0:55 UTC  (2+ messages)

SymSearch can cause make nconfig to segfault
 2023-11-10 20:34 UTC  (4+ messages)

PSA: This list is being migrated (no action required)
 2023-11-10 19:35 UTC  (2+ messages)

[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
 2023-11-10 17:57 UTC  (12+ messages)

[PATCH] crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERT
 2023-11-10  9:04 UTC 

[PATCH 0/8] generic command line v6
 2023-11-10  2:40 UTC  (5+ messages)
` [PATCH 3/8] scripts: insert-sys-cert: change name to insert-symbol

[PATCH v5] kconfig: avoid an infinite loop in oldconfig/syncconfig
 2023-11-09 22:56 UTC  (5+ messages)

[PATCH 0/3] Support MODVERSIONS by disabling Rust modules
 2023-11-09 12:44 UTC  (7+ messages)
` [PATCH 1/3] kconfig: Extend expr_depends_symbol to recurse
` [PATCH 2/3] kconfig: Add special rust_modules config option
` [PATCH 3/3] rust: Require RUST_MODULES for module support

[PATCH] Kconfig: eliminate abnormal characters displayed under menuconfig
 2023-11-09  3:57 UTC 

[PATCH] LoongArch: Disable module from accessing external data directly
 2023-11-08  9:46 UTC  (7+ messages)

[PATCH 0/4] ata: Drop platform_driver_probe() and convert to platform remove callback returning void (part II)
 2023-11-08  1:10 UTC  (7+ messages)
` [PATCH 1/4] ata: pata_falcon: Stop using module_platform_driver_probe()
` [PATCH 2/4] ata: pata_gayle: "

[PATCH] rpm-pkg: simplify installkernel %post
 2023-11-08  0:07 UTC  (2+ messages)

[PATCH v4 0/3] arm64: Add a build target for Flat Image Tree
 2023-11-07 14:48 UTC  (3+ messages)
` [PATCH v4 2/3] arm: boot: Move the single quotes for image name
` [PATCH v4 3/3] arm64: boot: Support Flat Image Tree

[PATCH v2 0/3] arm64: Add a build target for Flat Image Tree
 2023-11-07 14:47 UTC  (8+ messages)
` [PATCH v2 2/3] arm: boot: Use double quotes for image name
` [PATCH v2 3/3] arm64: boot: Support Flat Image Tree

[PATCH v3 0/2] arm64: Add a build target for Flat Image Tree
 2023-11-07 13:25 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: boot: Support "

[PATCH 0/5] watchdog: Drop platform_driver_probe() and convert to platform remove callback returning void (part II)
 2023-11-07  9:19 UTC  (6+ messages)
` [PATCH 1/5] watchdog: at91sam9: Stop using module_platform_driver_probe()
` [PATCH 2/5] watchdog: txx9: "

[PATCH AUTOSEL 6.5 5/5] x86/retpoline: Make sure there are no unconverted return thunks due to KCSAN
 2023-11-06 23:06 UTC 

[PATCH AUTOSEL 6.6 5/5] x86/retpoline: Make sure there are no unconverted return thunks due to KCSAN
 2023-11-06 23:06 UTC 

[PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
 2023-11-06 16:25 UTC  (6+ messages)
` [PATCH v1 1/5] livepatch: Create and include UAPI headers
` [PATCH v1 2/5] livepatch: Add klp-convert tool
` [PATCH v1 3/5] kbuild/modpost: integrate klp-convert
` [PATCH v1 4/5] livepatch: Add sample livepatch module
` [PATCH v1 5/5] documentation: Update on livepatch elf format

PSA: migrating linux-kbuild to new vger infrastructure
 2023-11-06 13:27 UTC 

[PATCHv2 -next] kconfig: add dependency warning print about invalid values in verbose mode
 2023-11-06  3:51 UTC  (3+ messages)

[PATCH] kbuild: deb-pkg: apply short --rules-file option
 2023-11-05 21:56 UTC  (4+ messages)
  ` [PATCH v2] kbuild: deb-pkg: apply short -R and -j options

[PATCH] kconfig: do not clear SYMBOL_DEF_USER when the value is out of range
 2023-11-05 18:10 UTC 

[PATCH 1/2] genksyms: remove the remnant of the -s option
 2023-11-05  7:52 UTC  (2+ messages)
` [PATCH 2/2] genksyms: use getopt_long() unconditionally


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox