Show patches with: Archived = No       |   903 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
tools/build: Skip jobserver flgas in -s detection tools/build: Skip jobserver flgas in -s detection - - - --- 2025-02-01 Daniel Xu New
tools: fix annoying "mkdir -p ..." logs when building tools in parallel tools: fix annoying "mkdir -p ..." logs when building tools in parallel - - 1 --- 2025-02-11 Masahiro Yamada New
tools: fix annoying "mkdir -p ..." logs when building tools in parallel tools: fix annoying "mkdir -p ..." logs when building tools in parallel - - - --- 2025-02-11 Masahiro Yamada New
sumversion: Fix a memory leak in get_src_version() sumversion: Fix a memory leak in get_src_version() - - - --- 2024-10-13 Elena Salomatkina New
setlocalversion: Add workaround for "git describe" performance issue setlocalversion: Add workaround for "git describe" performance issue - - - --- 2024-10-31 Josh Poimboeuf New
setlocalversion: add -e option setlocalversion: add -e option - - - --- 2024-11-18 Masahiro Yamada New
selinux: explicitly clean generated av_permissions.h selinux: explicitly clean generated av_permissions.h - - - --- 2024-11-20 Thomas Weißschuh New
scripts/mksysmap: Fix escape chars '$' scripts/mksysmap: Fix escape chars '$' - 1 - --- 2024-12-23 Mostafa Saleh New
scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1 scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1 - - - --- 2025-01-31 Nathan Chancellor New
scripts/dtc: Fix a resource leak - - - --- 2010-07-02 Michal Marek Accepted
scripts: Remove export_report.pl scripts: Remove export_report.pl - 1 - --- 2024-10-29 Matthew Maurer New
scripts: kconfig: merge_config: Add upgrade mode option scripts: kconfig: merge_config: Add upgrade mode option - - - --- 2025-01-16 Maciej Wieczor-Retman New
scripts: kconfig: Fix potential NULL pointer dereference in scripts: kconfig: Fix potential NULL pointer dereference in - - - --- 2025-02-12 Anton Moryakov New
scripts: install-extmod-build: add missing quotation marks for CC variable scripts: install-extmod-build: add missing quotation marks for CC variable - - 1 --- 2025-02-07 WangYuli New
scripts: headers_install.sh: Update config leak ignore entries scripts: headers_install.sh: Update config leak ignore entries - - - --- 2022-07-18 Nicolas Schier Mainlined
script: modpost: require a MODULE_DESCRIPTION() script: modpost: require a MODULE_DESCRIPTION() - - - --- 2025-03-11 Jeff Johnson New
rust: query the compiler for dylib path rust: query the compiler for dylib path - - - --- 2024-10-08 Tamir Duberstein New
rust: kbuild: skip `--remap-path-prefix` for `rustdoc` rust: kbuild: skip `--remap-path-prefix` for `rustdoc` - - - --- 2025-03-14 Miguel Ojeda New
rust: enable `clippy::ptr_as_ptr` lint rust: enable `clippy::ptr_as_ptr` lint - - - --- 2025-03-07 Tamir Duberstein New
rpm-pkg: Include symvers in kernel package rpm-pkg: Include symvers in kernel package - - - --- 2025-02-24 Tzafrir Cohen New
Revert "kheaders: Ignore silly-rename files" Revert "kheaders: Ignore silly-rename files" - - - --- 2025-03-02 Masahiro Yamada New
package: Add extra Provides to the kernel rpm package package: Add extra Provides to the kernel rpm package - - - --- 2024-11-10 Daan De Meyer New
openrisc: place exception table at the head of vmlinux openrisc: place exception table at the head of vmlinux - 1 1 --- 2024-12-02 Masahiro Yamada New
modpost: Warn about unused module namespace imports modpost: Warn about unused module namespace imports - - - --- 2025-01-23 Uwe Kleine-König New
modpost: use strstarts() to clean up parse_source_files() modpost: use strstarts() to clean up parse_source_files() - 1 - --- 2025-02-07 Masahiro Yamada New
modpost: replace tdb_hash() with hash_str() modpost: replace tdb_hash() with hash_str() - - - --- 2024-11-23 Masahiro Yamada New
modpost: introduce get_basename() helper modpost: introduce get_basename() helper - 1 - --- 2025-02-07 Masahiro Yamada New
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host - - - --- 2024-11-03 Masahiro Yamada New
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness - - - --- 2024-11-03 Masahiro Yamada New
modpost: Fix a few typos in a comment modpost: Fix a few typos in a comment - - - --- 2025-02-13 Uwe Kleine-König New
modpost: distinguish same module paths from different dump files modpost: distinguish same module paths from different dump files - - 1 --- 2024-12-12 Masahiro Yamada New
modpost: Add .irqentry.text to OTHER_SECTIONS modpost: Add .irqentry.text to OTHER_SECTIONS - - - --- 2024-12-01 Thomas Gleixner New
MIPS: Ignore relocs against __ex_table for relocatable kernel MIPS: Ignore relocs against __ex_table for relocatable kernel - - - --- 2025-02-26 Xi Ruoyao New
kconfig: use memcmp instead of deprecated bcmp kconfig: use memcmp instead of deprecated bcmp - 1 - --- 2024-09-24 Thomas Meyer New
kconfig: simplification of scripts/extract-ikconfig - - - --- 2009-07-17 Dick Streefland Accepted
kconfig: show sub-menu entries even if the prompt is hidden kconfig: show sub-menu entries even if the prompt is hidden - - - --- 2024-10-26 Masahiro Yamada New
kconfig: remove unnecessary cast in sym_get_string() kconfig: remove unnecessary cast in sym_get_string() - - - --- 2025-02-07 Masahiro Yamada New
kconfig: qconf: fix buffer overflow in debug links kconfig: qconf: fix buffer overflow in debug links - - - --- 2024-10-01 Masahiro Yamada New
kconfig: prefer toolchain default for debug information choice kconfig: prefer toolchain default for debug information choice - - - --- 2024-11-24 Thomas Weißschuh New
kconfig: nconf: Use TAB to cycle thru dialog buttons kconfig: nconf: Use TAB to cycle thru dialog buttons - - - --- 2024-10-14 Thorsten Blum New
kconfig: nconf: Fix typo in function comment kconfig: nconf: Fix typo in function comment - - - --- 2024-10-19 Thorsten Blum New
kconfig: fix memory leak in sym_warn_unmet_dep() kconfig: fix memory leak in sym_warn_unmet_dep() - 1 - --- 2025-01-20 Masahiro Yamada New
kconfig: fix infinite loop in sym_calc_choice() kconfig: fix infinite loop in sym_calc_choice() - - - --- 2024-09-25 Masahiro Yamada New
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST - - - --- 2025-01-20 Masahiro Yamada New
kconfig: fix allmodconfig - - - --- 2013-09-21 Yann E. MORIN Changes Requested
kconfig: document the positional argument in the help message kconfig: document the positional argument in the help message - - - --- 2024-10-24 Masahiro Yamada New
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf - - - --- 2025-02-07 Masahiro Yamada New
kbuild: use lz4 instead of lz4c kbuild: use lz4 instead of lz4c - - - --- 2024-11-25 Justin Bronder New
kbuild: Use -fzero-init-padding-bits=all kbuild: Use -fzero-init-padding-bits=all - 1 - --- 2025-01-21 Kees Cook New
kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP - 1 - --- 2025-01-23 Charlie Jenkins New
kbuild: switch from lz4c to lz4 for compression kbuild: switch from lz4c to lz4 for compression - - - --- 2024-11-12 Parth Pancholi New
kbuild: suppress stdout from merge_config for silent builds kbuild: suppress stdout from merge_config for silent builds - - 1 --- 2024-12-08 Masahiro Yamada New
kbuild: Support separating source and output of the external module kbuild: Support separating source and output of the external module - - - --- 2024-09-11 Jing Leng Not Applicable
kbuild: Strip runtime const RELA sections correctly kbuild: Strip runtime const RELA sections correctly - - - --- 2025-01-10 Ard Biesheuvel New
kbuild: rust: avoid errors with old `rustc`s without LLVM patch version kbuild: rust: avoid errors with old `rustc`s without LLVM patch version - 1 2 --- 2024-10-27 Miguel Ojeda New
kbuild: rust: add rustc-min-version support function kbuild: rust: add rustc-min-version support function 1 2 - --- 2025-02-10 Miguel Ojeda New
kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION` kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION` - - - --- 2024-10-11 Gary Guo New
kbuild: rpm-pkg: Include symvers in kernel package kbuild: rpm-pkg: Include symvers in kernel package - - - --- 2025-03-16 Tzafrir Cohen New
kbuild: rpm-pkg: Fix C locale setup kbuild: rpm-pkg: Fix C locale setup 1 1 - --- 2024-07-24 Petr Vorel Accepted
kbuild: Restore the ability to build out of tree dtbs kbuild: Restore the ability to build out of tree dtbs - - - --- 2024-10-15 Chris Packham New
kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS support kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS support - 1 - --- 2025-02-17 Masahiro Yamada New
kbuild: remove EXTRA_*FLAGS support kbuild: remove EXTRA_*FLAGS support - 2 - --- 2025-02-05 Masahiro Yamada New
kbuild: refactor cross-compiling linux-headers package kbuild: refactor cross-compiling linux-headers package - - - --- 2024-12-03 Masahiro Yamada New
kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macros kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macros - 2 - --- 2024-10-09 Masahiro Yamada New
kbuild: pacman-pkg: provide versioned linux-api-headers package kbuild: pacman-pkg: provide versioned linux-api-headers package - 1 - --- 2025-01-03 Thomas Weißschuh New
kbuild: pacman-pkg: hardcode module installation path kbuild: pacman-pkg: hardcode module installation path 1 - - --- 2025-03-15 Masahiro Yamada New
kbuild: move -fzero-init-padding-bits=all to the top-level Makefile kbuild: move -fzero-init-padding-bits=all to the top-level Makefile - 2 - --- 2025-02-15 Masahiro Yamada New
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS - - - --- 2024-12-14 Masahiro Yamada New
kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT - - - --- 2025-02-23 Inochi Amaoto New
kbuild: hdrcheck: fix cross build with clang kbuild: hdrcheck: fix cross build with clang - - - --- 2025-02-21 Arnd Bergmann New
kbuild: generate modules.builtin - - - --- 2009-05-26 Michal Marek Superseded
kbuild: generate modules.builtin - - - --- 2009-07-03 Michal Marek Superseded
kbuild: Fully disable -Wenum-{compare-conditional,enum-conversion} kbuild: Fully disable -Wenum-{compare-conditional,enum-conversion} - - - --- 2024-10-16 Nathan Chancellor New
kbuild: Fix silent builds with make-4 - - - --- 2013-12-05 Emil Medve mmarek Superseded
kbuild: Fix signing issue for external modules kbuild: Fix signing issue for external modules - - - --- 2025-01-10 Torsten Hilbrich New
kbuild: Fix Propeller build option kbuild: Fix Propeller build option - - - --- 2024-11-08 Rong Xu New
kbuild: Fix names of .tmp_vmlinux kallsyms files kbuild: Fix names of .tmp_vmlinux kallsyms files - - - --- 2024-11-23 Sedat Dilek New
kbuild: fix linux-headers package build when $(CC) cannot link userspace kbuild: fix linux-headers package build when $(CC) cannot link userspace - - - --- 2025-02-13 Masahiro Yamada New
kbuild: fix Clang LTO with CONFIG_OBJTOOL=n kbuild: fix Clang LTO with CONFIG_OBJTOOL=n - - 2 --- 2025-01-31 Masahiro Yamada New
kbuild: fix argument parsing to properly handle --file kbuild: fix argument parsing to properly handle --file - - - --- 2025-03-01 Seyediman Seyedarab New
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas kbuild: fix a typo dt_binding_schema -> dt_binding_schemas - 1 - --- 2024-09-25 Xu Yang New
kbuild: exclude .rodata.(cst|str)* when building ranges kbuild: exclude .rodata.(cst|str)* when building ranges - 1 - --- 2025-03-05 Kris Van Hees New
kbuild: Drop architecture argument from headers_check.pl kbuild: Drop architecture argument from headers_check.pl - - - --- 2024-12-10 Geert Uytterhoeven New
kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=y kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=y 1 - - --- 2025-03-13 Masahiro Yamada New
kbuild: deb-pkg: require debian_revision when creating source package kbuild: deb-pkg: require debian_revision when creating source package - - - --- 2025-03-11 Masahiro Yamada New
kbuild: deb-pkg: Remove blank first line from maint scripts kbuild: deb-pkg: Remove blank first line from maint scripts - 2 - --- 2024-10-04 Aaron Thompson New
kbuild: deb-pkg: remove "version" variable in mkdebian kbuild: deb-pkg: remove "version" variable in mkdebian - 1 - --- 2025-03-11 Masahiro Yamada New
kbuild: deb-pkg: fix versioning for -rc releases kbuild: deb-pkg: fix versioning for -rc releases - 1 - --- 2025-03-11 Masahiro Yamada New
kbuild: deb-pkg: fix build error with O= kbuild: deb-pkg: fix build error with O= - 1 1 --- 2024-12-08 Masahiro Yamada New
kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION indiscriminately kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION indiscriminately - 1 - --- 2025-03-05 Alexandru Gagniuc New
kbuild: deb-pkg: Do request initrd for user-mode-linux kbuild: deb-pkg: Do request initrd for user-mode-linux - - - --- 2024-12-12 Nicolas Schier New
kbuild: deb-pkg: Do not install maint scripts for arch 'um' kbuild: deb-pkg: Do not install maint scripts for arch 'um' - - - --- 2024-12-12 Nicolas Schier New
kbuild: deb-pkg: do not include empty hook directories kbuild: deb-pkg: do not include empty hook directories - - - --- 2024-12-03 Masahiro Yamada New
kbuild: deb-pkg: add python3:native to build dependency kbuild: deb-pkg: add python3:native to build dependency - 1 - --- 2024-11-23 Masahiro Yamada New
kbuild: deb-pkg: add debarch for ARCH=um kbuild: deb-pkg: add debarch for ARCH=um - 1 - --- 2024-12-03 Masahiro Yamada New
kbuild: deb-pkg: add debarch for ARCH=loongarch64 kbuild: deb-pkg: add debarch for ARCH=loongarch64 - 1 - --- 2025-02-24 WangYuli New
kbuild: clang: Support building UM with SUBARCH=i386 kbuild: clang: Support building UM with SUBARCH=i386 - - - --- 2025-03-03 Kees Cook New
kbuild: Add vmlinux_install to facilitate debugging kbuild: Add vmlinux_install to facilitate debugging - - - --- 2024-10-07 Zach Wade New
Kbuild: add RUSTC_BOOTSTRAP to rustc-option Kbuild: add RUSTC_BOOTSTRAP to rustc-option - - - --- 2024-10-08 Alice Ryhl New
kbuild: add resolve_btfids to pacman PKGBUILD kbuild: add resolve_btfids to pacman PKGBUILD - - - --- 2024-11-02 Peter Jung New
« 1 2 3 49 10 »