Show patches with: State = Action Required       |   13859 patches
« 1 2 3 4138 139 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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: require debian_revision when creating source package kbuild: deb-pkg: require debian_revision when creating source package - - - --- 2025-03-11 Masahiro Yamada New
Documentation/kbuild: Fix indentation in modules.rst example Documentation/kbuild: Fix indentation in modules.rst example - - - --- 2025-03-11 Kefan Liu New
[v2,4/4] x86: Get rid of Makefile.postlink x86/build: Get rid of vmlinux postlink step - - - --- 2025-03-11 Ard Biesheuvel New
[v2,3/4] Kbuild: Create intermediate vmlinux build with relocations preserved x86/build: Get rid of vmlinux postlink step - - - --- 2025-03-11 Ard Biesheuvel New
[v2,2/4] Kbuild: Introduce Kconfig symbol for linking vmlinux with relocations x86/build: Get rid of vmlinux postlink step - - - --- 2025-03-11 Ard Biesheuvel New
[v2,1/4] Kbuild/link-vmlinux.sh: Make output file name configurable x86/build: Get rid of vmlinux postlink step - - - --- 2025-03-11 Ard Biesheuvel New
[v2,1/1] kbuild: Add a help message for "headers" [v2,1/1] kbuild: Add a help message for "headers" - - - --- 2025-03-11 Xin Li (Intel) New
[GIT,PULL] Kbuild fixes for v6.14-rc6 [GIT,PULL] Kbuild fixes for v6.14-rc6 - - - --- 2025-03-09 Masahiro Yamada New
[v2,5/5] rust: enable `clippy::as_underscore` lint rust: reduce pointer casts, enable related lints - - - --- 2025-03-09 Tamir Duberstein New
[v2,4/5] rust: enable `clippy::as_ptr_cast_mut` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-09 Tamir Duberstein New
[v2,3/5] rust: enable `clippy::ptr_cast_constness` lint rust: reduce pointer casts, enable related lints - - - --- 2025-03-09 Tamir Duberstein New
[v2,2/5] rust: enable `clippy::ptr_as_ptr` lint rust: reduce pointer casts, enable related lints - - - --- 2025-03-09 Tamir Duberstein New
[v2,1/5] rust: retain pointer mut-ness in `container_of!` rust: reduce pointer casts, enable related lints - - - --- 2025-03-09 Tamir Duberstein New
[v2,14/22] rust: add pin-init crate build infrastructure Untitled series #941766 - - 1 --- 2025-03-08 Benno Lossin New
[v1,1/1] kbuild: Add "make headers" to "make help" output [v1,1/1] kbuild: Add "make headers" to "make help" output - - - --- 2025-03-08 Xin Li (Intel) New
[v2] kbuild: exclude .rodata.(cst|str)* when building ranges [v2] kbuild: exclude .rodata.(cst|str)* when building ranges - 1 - --- 2025-03-07 Kris Van Hees New
rust: enable `clippy::ptr_as_ptr` lint rust: enable `clippy::ptr_as_ptr` lint - - - --- 2025-03-07 Tamir Duberstein New
[3/3] ubsan/overflow: Enable ignorelist parsing and add type filter ubsan/overflow: Enable pattern exclusions - 1 - --- 2025-03-07 Kees Cook New
[2/3] ubsan/overflow: Enable pattern exclusions ubsan/overflow: Enable pattern exclusions - 1 - --- 2025-03-07 Kees Cook New
[1/3] ubsan/overflow: Rework integer overflow sanitizer option to turn on everything ubsan/overflow: Enable pattern exclusions - - - --- 2025-03-07 Kees Cook New
[v2] kbuild: add Kbuild bash completion [v2] kbuild: add Kbuild bash completion - 1 1 --- 2025-03-06 Masahiro Yamada New
[v2] kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT [v2] kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT - - - --- 2025-03-06 Inochi Amaoto 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: 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
[14/22] rust: add pin-init crate build infrastructure Untitled series #940277 - - - --- 2025-03-04 Benno Lossin New
[v2] kbuild: clang: Support building UM with SUBARCH=i386 [v2] kbuild: clang: Support building UM with SUBARCH=i386 - 1 1 --- 2025-03-04 Kees Cook New
kbuild: clang: Support building UM with SUBARCH=i386 kbuild: clang: Support building UM with SUBARCH=i386 - - - --- 2025-03-03 Kees Cook New
Revert "kheaders: Ignore silly-rename files" Revert "kheaders: Ignore silly-rename files" - - - --- 2025-03-02 Masahiro Yamada New
[v2] kbuild: fix argument parsing in scripts/config [v2] kbuild: fix argument parsing in scripts/config - - - --- 2025-03-01 Seyediman Seyedarab New
kbuild: fix argument parsing to properly handle --file kbuild: fix argument parsing to properly handle --file - - - --- 2025-03-01 Seyediman Seyedarab New
[v2] docs: Kconfig: fix defconfig description [v2] docs: Kconfig: fix defconfig description - - - --- 2025-02-28 Satoru Takeuchi New
[v8,7/7] modules: add rust modules files to MAINTAINERS rust: extend `module!` macro with integer parameter support - - - --- 2025-02-27 Andreas Hindborg New
[v8,6/7] rust: add parameter support to the `module!` macro rust: extend `module!` macro with integer parameter support 1 - - --- 2025-02-27 Andreas Hindborg New
[v8,5/7] rust: str: add radix prefixed integer parsing functions rust: extend `module!` macro with integer parameter support - 1 1 --- 2025-02-27 Andreas Hindborg New
[v8,4/7] rust: str: implement `strip_prefix` for `BStr` rust: extend `module!` macro with integer parameter support - 3 1 --- 2025-02-27 Andreas Hindborg New
[v8,3/7] rust: str: implement `AsRef<BStr>` for `[u8]` and `BStr` rust: extend `module!` macro with integer parameter support - 3 1 --- 2025-02-27 Andreas Hindborg New
[v8,2/7] rust: str: implement `Index` for `BStr` rust: extend `module!` macro with integer parameter support - 3 1 --- 2025-02-27 Andreas Hindborg New
[v8,1/7] rust: str: implement `PartialEq` for `BStr` rust: extend `module!` macro with integer parameter support - 4 1 --- 2025-02-27 Andreas Hindborg New
docs: Kconfig: fix defconfig description docs: Kconfig: fix defconfig description - - - --- 2025-02-27 Satoru Takeuchi New
kbuild: add dependency from vmlinux to sorttable kbuild: add dependency from vmlinux to sorttable 1 - - --- 2025-02-26 Xi Ruoyao 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
[v3] kbuild: hdrcheck: fix cross build with clang [v3] kbuild: hdrcheck: fix cross build with clang - 1 - --- 2025-02-25 Arnd Bergmann New
kbuild: deb-pkg: add debarch for ARCH=loongarch64 kbuild: deb-pkg: add debarch for ARCH=loongarch64 - 1 - --- 2025-02-24 WangYuli New
[v2] kbuild: hdrcheck: fix cross build with clang [v2] kbuild: hdrcheck: fix cross build with clang - 1 - --- 2025-02-24 Arnd Bergmann New
[RFC,4/4] x86: Get rid of Makefile.postlink x86/build: Get rid of vmlinux postlink step - - - --- 2025-02-24 Ard Biesheuvel New
[RFC,3/4] Kbuild: Create intermediate vmlinux build with relocations preserved x86/build: Get rid of vmlinux postlink step - - - --- 2025-02-24 Ard Biesheuvel New
[RFC,2/4] Kbuild: Introduce Kconfig symbol for linking vmlinux with relocations x86/build: Get rid of vmlinux postlink step - - - --- 2025-02-24 Ard Biesheuvel New
[RFC,1/4] Kbuild/link-vmlinux.sh: Make output file name configurable x86/build: Get rid of vmlinux postlink step - - - --- 2025-02-24 Ard Biesheuvel New
rpm-pkg: Include symvers in kernel package rpm-pkg: Include symvers in kernel package - - - --- 2025-02-24 Tzafrir Cohen 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
[v2] kbuild, rust: use -fremap-path-prefix to make paths relative [v2] kbuild, rust: use -fremap-path-prefix to make paths relative 1 - 1 --- 2025-02-19 Thomas Weißschuh New
[v5,6/6] ftrace: Have ftrace pages output reflect freed pages scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-18 Steven Rostedt New
[v5,5/6] ftrace: Update the mcount_loc check of skipped entries scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-18 Steven Rostedt New
[v5,4/6] scripts/sorttable: Zero out weak functions in mcount_loc table scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-18 Steven Rostedt New
[v5,3/6] scripts/sorttable: Always use an array for the mcount_loc sorting scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-18 Steven Rostedt New
[v5,2/6] scripts/sorttable: Have mcount rela sort use direct values scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-18 Steven Rostedt New
[v5,1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64 scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions 1 - - --- 2025-02-18 Steven Rostedt New
[v7,6/6] rust: add parameter support to the `module!` macro rust: extend `module!` macro with integer parameter support 1 - - --- 2025-02-18 Andreas Hindborg New
[v7,5/6] rust: str: add radix prefixed integer parsing functions rust: extend `module!` macro with integer parameter support - - - --- 2025-02-18 Andreas Hindborg New
[v7,4/6] rust: str: implement `strip_prefix` for `BStr` rust: extend `module!` macro with integer parameter support - 3 - --- 2025-02-18 Andreas Hindborg New
[v7,3/6] rust: str: implement `AsRef<BStr>` for `[u8]` and `BStr` rust: extend `module!` macro with integer parameter support - 2 - --- 2025-02-18 Andreas Hindborg New
[v7,2/6] rust: str: implement `Index` for `BStr` rust: extend `module!` macro with integer parameter support - 2 - --- 2025-02-18 Andreas Hindborg New
[v7,1/6] rust: str: implement `PartialEq` for `BStr` rust: extend `module!` macro with integer parameter support - 3 - --- 2025-02-18 Andreas Hindborg New
[v4,6/6] ftrace: Have ftrace pages output reflect freed pages scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-17 Steven Rostedt New
[v4,5/6] ftrace: Update the mcount_loc check of skipped entries scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-17 Steven Rostedt New
[v4,4/6] scripts/sorttable: Zero out weak functions in mcount_loc table scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-17 Steven Rostedt New
[v4,3/6] scripts/sorttable: Always use an array for the mcount_loc sorting scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-17 Steven Rostedt New
[v4,2/6] scripts/sorttable: Have mcount rela sort use direct values scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-17 Steven Rostedt New
[v4,1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64 scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions 1 - - --- 2025-02-17 Steven Rostedt New
kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS support kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS support - 1 - --- 2025-02-17 Masahiro Yamada New
[v3] docs: kconfig: Mention IS_REACHABLE as way for optional dependency [v3] docs: kconfig: Mention IS_REACHABLE as way for optional dependency 1 - - --- 2025-02-17 Krzysztof Kozlowski New
[12/12] kunit: uapi: Validate usability of /proc kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[11/12] kunit: uapi: Introduce preinit executable kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[10/12] kunit: uapi: Add example for UAPI tests kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[09/12] kunit: Introduce UAPI testing framework kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[08/12] kunit: tool: Parse skipped tests from kselftest.h kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[07/12] kunit: tool: Don't overwrite test status based on subtest counts kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[06/12] kunit: tool: Add test for nested test result reporting kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[05/12] kbuild: introduce blob framework kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[04/12] kbuild: userprogs: add nolibc support kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[03/12] kbuild: userprogs: respect CONFIG_WERROR kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[02/12] kconfig: introduce CONFIG_ARCH_HAS_NOLIBC kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux kunit: Introduce UAPI testing framework - - - --- 2025-02-17 Thomas Weißschuh New
[v2] kbuild: userprogs: use correct lld when linking through clang [v2] kbuild: userprogs: use correct lld when linking through clang - 1 - --- 2025-02-17 Thomas Weißschuh New
[1/5] ring-buffer: Update pages_touched to reflect persistent buffer content [1/5] ring-buffer: Update pages_touched to reflect persistent buffer content - - - --- 2025-02-17 Zeng Heng New
[2/2] rust: enable `too-long-first-doc-paragraph` clippy lint Untitled series #934450 - 1 - --- 2025-02-16 Benno Lossin New
[GIT,PULL] Kbuild fixes for v6.14-rc3 [GIT,PULL] Kbuild fixes for v6.14-rc3 - - - --- 2025-02-16 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
[v2] docs: kconfig: Mention IS_REACHABLE as way for optional dependency [v2] docs: kconfig: Mention IS_REACHABLE as way for optional dependency - - - --- 2025-02-15 Krzysztof Kozlowski New
docs: kconfig: Mention IS_REACHABLE as way for optional dependency docs: kconfig: Mention IS_REACHABLE as way for optional dependency - - - --- 2025-02-15 Krzysztof Kozlowski New
[v3,6/6] ftrace: Have ftrace pages output reflect freed pages scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-13 Steven Rostedt New
[v3,5/6] ftrace: Update the mcount_loc check of skipped entries scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-13 Steven Rostedt New
[v3,4/6] scripts/sorttable: Zero out weak functions in mcount_loc table scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-13 Steven Rostedt New
[v3,3/6] scripts/sorttable: Always use an array for the mcount_loc sorting scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-13 Steven Rostedt New
[v3,2/6] scripts/sorttable: Have mcount rela sort use direct values scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-02-13 Steven Rostedt New
[v3,1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64 scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions 1 - - --- 2025-02-13 Steven Rostedt 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
« 1 2 3 4138 139 »