Show patches with: State = Action Required       |   12621 patches
« 1 2 ... 19 20 21126 127 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/18] dsa: ocelot: fix mixed module-builtin object treewide: fix object files shared between several modules - - - --- 2022-11-19 Alexander Lobakin New
[13/18] crypto: octeontx2: fix objects shared between several modules treewide: fix object files shared between several modules - 1 - --- 2022-11-19 Alexander Lobakin New
[12/18] mtd: tests: fix object shared between several modules treewide: fix object files shared between several modules - - - --- 2022-11-19 Alexander Lobakin New
[11/18] platform/x86: int3472: fix object shared between several modules treewide: fix object files shared between several modules - - - --- 2022-11-19 Alexander Lobakin New
[10/18] EDAC: i10nm, skx: fix mixed module-builtin object treewide: fix object files shared between several modules - 1 - --- 2022-11-19 Alexander Lobakin New
[09/18] net: emac, cpsw: fix mixed module-builtin object (davinci_cpdma) treewide: fix object files shared between several modules - 1 - --- 2022-11-19 Alexander Lobakin New
[08/18] net: enetc: fix mixed module-builtin object treewide: fix object files shared between several modules - 2 - --- 2022-11-19 Alexander Lobakin New
[07/18] net: liquidio: fix mixed module-builtin object treewide: fix object files shared between several modules - - - --- 2022-11-19 Alexander Lobakin New
[06/18] mfd: rsmu: turn rsmu-{core,i2c,spi} into single-object modules treewide: fix object files shared between several modules - - - --- 2022-11-19 Alexander Lobakin New
[05/18] mfd: rsmu: fix mixed module-builtin object treewide: fix object files shared between several modules - - - --- 2022-11-19 Alexander Lobakin New
[04/18] sound: fix mixed module-builtin object treewide: fix object files shared between several modules - - - --- 2022-11-19 Alexander Lobakin New
[03/18] drm/bridge: imx: turn imx8{qm,qxp}-ldb into single-object modules treewide: fix object files shared between several modules - - - --- 2022-11-19 Alexander Lobakin New
[02/18] drm/bridge: imx: fix mixed module-builtin object treewide: fix object files shared between several modules - - - --- 2022-11-19 Alexander Lobakin New
[01/18] block/rnbd: fix mixed module-builtin object treewide: fix object files shared between several modules - - - --- 2022-11-19 Alexander Lobakin New
[GIT,PULL] Kbuild fixes for v6.1-rc6 [GIT,PULL] Kbuild fixes for v6.1-rc6 - - - --- 2022-11-19 Masahiro Yamada New
[6/6] kbuild: check Make version kbuild: strive to avoid $(shell ...) invocations - - - --- 2022-11-18 Masahiro Yamada New
[5/6] kconfig: refactor Makefile to reduce process forks kbuild: strive to avoid $(shell ...) invocations - - - --- 2022-11-18 Masahiro Yamada New
[4/6] kbuild: add read-file macro kbuild: strive to avoid $(shell ...) invocations - - - --- 2022-11-18 Masahiro Yamada New
[3/6] kbuild: implement {gcc,clang}-min-version only with built-in functions kbuild: strive to avoid $(shell ...) invocations - - - --- 2022-11-18 Masahiro Yamada New
[2/6] kbuild: make CONFIG_*_VERSION always 6-digit kbuild: strive to avoid $(shell ...) invocations - - - --- 2022-11-18 Masahiro Yamada New
[1/6] kbuild: add test-{le,ge,lt,gt} macros kbuild: strive to avoid $(shell ...) invocations - - - --- 2022-11-18 Masahiro Yamada New
[v2,2/2] kbuild: warn objects shared among multiple modules [v2,1/2] kbuild: add kbuild-file macro - 1 - --- 2022-11-18 Masahiro Yamada New
[v2,1/2] kbuild: add kbuild-file macro [v2,1/2] kbuild: add kbuild-file macro - 1 - --- 2022-11-18 Masahiro Yamada New
kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends - 1 - --- 2022-11-17 Masahiro Yamada New
kbuild: Restore .version auto-increment behaviour for Debian packages kbuild: Restore .version auto-increment behaviour for Debian packages - - - --- 2022-11-15 Marc Zyngier New
kbuild: Cleanup DT Overlay intermediate files as appropriate kbuild: Cleanup DT Overlay intermediate files as appropriate 1 - 1 --- 2022-11-14 Andrew Davis New
scripts/jobserver-exec: parse the last --jobserver-auth= option scripts/jobserver-exec: parse the last --jobserver-auth= option - 1 - --- 2022-11-14 Masahiro Yamada New
kbuild: revive parallel execution for .tmp_initcalls.lds rule kbuild: revive parallel execution for .tmp_initcalls.lds rule - 2 - --- 2022-11-14 Masahiro Yamada New
[44/46] scripts/bloat-o-meter, lto: handle gcc LTO Untitled series #695056 - - - --- 2022-11-14 Jiri Slaby New
[43/46] scripts, lto: check C symbols for modversions Untitled series #695056 - - - --- 2022-11-14 Jiri Slaby New
[38/46] Kbuild, lto: don't include weak source file symbols in System.map Untitled series #695056 - - - --- 2022-11-14 Jiri Slaby New
[35/46] Kbuild, lto: disable gcc LTO for bounds+asm-offsets Untitled series #695056 - - - --- 2022-11-14 Jiri Slaby New
[34/46] scripts, lto: disable gcc LTO for some mod sources Untitled series #695056 - - - --- 2022-11-14 Jiri Slaby New
[30/46] Kbuild, lto: Add Link Time Optimization support Untitled series #695056 - - - --- 2022-11-14 Jiri Slaby New
[29/46] scripts, lto: use CONFIG_LTO for many LTO specific actions Untitled series #695056 - - - --- 2022-11-14 Jiri Slaby New
[28/46] scripts, lto: re-add gcc-ld Untitled series #695056 - - - --- 2022-11-14 Jiri Slaby New
scripts: subarch.include: fix SUBARCH on MacOS hosts scripts: subarch.include: fix SUBARCH on MacOS hosts - - - --- 2022-11-13 Nick Desaulniers New
kbuild: Restore .version auto-increment behaviour for Debian/RPM packages kbuild: Restore .version auto-increment behaviour for Debian/RPM packages - - - --- 2022-11-13 Marc Zyngier New
[3/3,pending] kbuild: make forbid sharing objects among multiple modules kbuild: detect objects shared among multiple modules - 1 - --- 2022-11-13 Masahiro Yamada New
[2/3] kbuild: warn objects shared among multiple modules kbuild: detect objects shared among multiple modules - - - --- 2022-11-13 Masahiro Yamada New
[1/3] kbuild: add kbuild-file macro kbuild: detect objects shared among multiple modules - 1 - --- 2022-11-13 Masahiro Yamada New
linux/init.h: include <linux/build_bug.h> and <linux/stringify.h> linux/init.h: include <linux/build_bug.h> and <linux/stringify.h> - - - --- 2022-11-13 Masahiro Yamada New
[3/3] kconfig: remove redundant (void *) cast in search_conf() [1/3] kconfig: remove unneeded variable in get_prompt_str() - - - --- 2022-11-13 Masahiro Yamada New
[2/3] kconfig: remove const qualifier from str_get() [1/3] kconfig: remove unneeded variable in get_prompt_str() - - - --- 2022-11-13 Masahiro Yamada New
[1/3] kconfig: remove unneeded variable in get_prompt_str() [1/3] kconfig: remove unneeded variable in get_prompt_str() - - - --- 2022-11-13 Masahiro Yamada New
kbuild: fix array_size.cocci warning kbuild: fix array_size.cocci warning - - - --- 2022-11-13 KaiLong Wang New
[v2,3/3] MAINTAINERS: Add linux-kbuild's patchwork MAINTAINERS: Update Kbuild and Kconfig entries - 1 - --- 2022-11-12 Nicolas Schier New
[v2,2/3] MAINTAINERS: Remove Michal Marek from Kbuild maintainers MAINTAINERS: Update Kbuild and Kconfig entries - - - --- 2022-11-12 Nicolas Schier New
[v2,1/3] MAINTAINERS: Add Nathan and Nicolas to Kbuild reviewers MAINTAINERS: Update Kbuild and Kconfig entries 2 - - --- 2022-11-12 Nicolas Schier New
[v3] Makefile.debug: support for -gz=zstd [v3] Makefile.debug: support for -gz=zstd - 1 - --- 2022-11-10 Nick Desaulniers New
fault-inject: Enable stacktrace filter for x86-64 fault-inject: Enable stacktrace filter for x86-64 - - - --- 2022-11-10 Jakub Sitnicki New
modpost: Join broken long printed messages modpost: Join broken long printed messages - 1 - --- 2022-11-09 Geert Uytterhoeven New
[v2] Makefile.debug: support for -gz=zstd [v2] Makefile.debug: support for -gz=zstd - 1 - --- 2022-11-07 Nick Desaulniers New
[GIT,PULL] Kbuild fixes for v6.1-rc4 [GIT,PULL] Kbuild fixes for v6.1-rc4 - - - --- 2022-11-06 Masahiro Yamada New
[3/5] Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN Untitled series #691163 - - - --- 2022-11-02 Alexander Potapenko New
[RFC] kbuild: pass objects instead of archives to linker [RFC] kbuild: pass objects instead of archives to linker - - - --- 2022-11-02 Masahiro Yamada New
kbuild: Add DTB_FILES variable for dtbs_check kbuild: Add DTB_FILES variable for dtbs_check - - 1 --- 2022-11-01 Nícolas F. R. A. Prado New
[v2] kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar [v2] kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar - 1 2 --- 2022-10-27 Masahiro Yamada New
[v1] kbuild: fix typo in modpost [v1] kbuild: fix typo in modpost - - - --- 2022-10-25 William McVicker New
[v1] kbuild: Use '-f' instead of '--file=' for grep [v1] kbuild: Use '-f' instead of '--file=' for grep - - - --- 2022-10-25 William McVicker New
[next] kbuild: add ability to make source rpm buildable using koji [next] kbuild: add ability to make source rpm buildable using koji 1 - 1 --- 2022-10-25 Jonathan Toppins New
[v2,1/1] kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set - 1 1 --- 2022-10-25 Li, Xin3 New
[3/5] Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default Untitled series #688442 - - - --- 2022-10-24 Alexander Potapenko New
[v2,7/7] staging: pi433: overlay: Rename overlay source file from .dts to .dtso Rename DTB overlay source files - 1 - --- 2022-10-24 Andrew Davis New
[v2,6/7] arm64: dts: xilinx: Rename DTB overlay source files from .dts to .dtso Rename DTB overlay source files - 1 1 --- 2022-10-24 Andrew Davis New
[v2,5/7] arm64: dts: renesas: Rename DTB overlay source files from .dts to .dtso Rename DTB overlay source files 1 1 1 --- 2022-10-24 Andrew Davis New
[v2,4/7] arm64: dts: freescale: Rename DTB overlay source files from .dts to .dtso Rename DTB overlay source files - 1 1 --- 2022-10-24 Andrew Davis New
[v2,3/7] of: overlay: rename overlay source files from .dts to .dtso Rename DTB overlay source files - 2 2 --- 2022-10-24 Andrew Davis New
[v2,2/7] kbuild: Allow DTB overlays to built into .dtso.S files Rename DTB overlay source files - 2 2 --- 2022-10-24 Andrew Davis New
[v2,1/7] kbuild: Allow DTB overlays to built from .dtso named source files Rename DTB overlay source files - 2 2 --- 2022-10-24 Andrew Davis New
[5.10,055/390] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero Untitled series #688375 - - - --- 2022-10-24 gregkh@linuxfoundation.org New
[5.15,087/530] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero Untitled series #688235 - - - --- 2022-10-24 gregkh@linuxfoundation.org New
lxdialog: menubox: Add malloc allocation judgment lxdialog: menubox: Add malloc allocation judgment - - - --- 2022-10-24 Li zeming New
lxdialog: checklist: Add malloc allocation judgment lxdialog: checklist: Add malloc allocation judgment - - - --- 2022-10-24 Li zeming New
kbuild: fix 'Broken pipe' message for AR=gcc-ar kbuild: fix 'Broken pipe' message for AR=gcc-ar - - 1 --- 2022-10-23 Masahiro Yamada New
kconfig: fix segmentation fault in menuconfig search kconfig: fix segmentation fault in menuconfig search - - 2 --- 2022-10-23 Masahiro Yamada New
[6/6] arm64: dts: xilinx: Rename DTB overlay source files from .dts to .dtso Rename DTB overlay source files - 1 - --- 2022-10-23 Andrew Davis New
[5/6] arm64: dts: renesas: Rename DTB overlay source files from .dts to .dtso Rename DTB overlay source files 1 1 - --- 2022-10-23 Andrew Davis New
[4/6] arm64: dts: freescale: Rename DTB overlay source files from .dts to .dtso Rename DTB overlay source files - 1 - --- 2022-10-23 Andrew Davis New
[3/6] of: overlay: rename overlay source files from .dts to .dtso Rename DTB overlay source files - 1 - --- 2022-10-23 Andrew Davis New
[2/6] kbuild: Allow DTB overlays to built into .dtso.S files Rename DTB overlay source files - 1 - --- 2022-10-23 Andrew Davis New
[1/6] kbuild: Allow DTB overlays to built from .dtso named source files Rename DTB overlay source files - 1 - --- 2022-10-23 Andrew Davis New
[1/1] kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set - 1 1 --- 2022-10-22 Li, Xin3 New
[1/2] package: add tar development package for 3rd party modules [1/2] package: add tar development package for 3rd party modules - - - --- 2022-10-21 Federico Vaga New
scripts: dtc: only show unique unit address warning for enabled nodes scripts: dtc: only show unique unit address warning for enabled nodes - - - --- 2022-10-21 Alexandre Torgue New
Makefile.debug: support for -gz=zstd Makefile.debug: support for -gz=zstd - 1 - --- 2022-10-20 Nick Desaulniers New
[RFC] Documentation: kbuild: Add description of git for reproducible builds [RFC] Documentation: kbuild: Add description of git for reproducible builds - - - --- 2022-10-20 Dan Li New
[v2] kbuild: treat char as always unsigned [v2] kbuild: treat char as always unsigned - - - --- 2022-10-19 Jason A. Donenfeld New
kbuild: treat char as always signed kbuild: treat char as always signed - - - --- 2022-10-19 Jason A. Donenfeld New
[RFC] kbuild: add ability to make source rpm buildable using koji [RFC] kbuild: add ability to make source rpm buildable using koji - - - --- 2022-10-19 Jonathan Toppins New
kbuild: use POSIX-compatible grep option kbuild: use POSIX-compatible grep option - - - --- 2022-10-17 Stefan Hansson New
[GIT,PULL] Kbuild fixes for v6.1-rc1 [GIT,PULL] Kbuild fixes for v6.1-rc1 - - - --- 2022-10-16 Masahiro Yamada New
[v2] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5 [v2] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5 - 1 1 --- 2022-10-14 Nathan Chancellor New
kbuild: fix single directory build kbuild: fix single directory build - - 1 --- 2022-10-14 Masahiro Yamada New
[v3] kbuild: add -fno-discard-value-names to cmd_cc_ll_c [v3] kbuild: add -fno-discard-value-names to cmd_cc_ll_c - 2 - --- 2022-10-14 Nick Desaulniers New
[v2] kbuild: add -fno-discard-value-names to cmd_cc_ll_c [v2] kbuild: add -fno-discard-value-names to cmd_cc_ll_c - 2 - --- 2022-10-14 Nick Desaulniers New
kbuild: Allow DTB overlays to built from .dtso named source files kbuild: Allow DTB overlays to built from .dtso named source files - - - --- 2022-10-14 Andrew Davis New
[RFC,v4,8/8] bus/cdx: add cdx controller add support for CDX bus - - - --- 2022-10-14 Nipun Gupta New
[RFC,v4,7/8] bus/cdx: add cdx-MSI domain with gic-its domain as parent add support for CDX bus - - - --- 2022-10-14 Nipun Gupta New
[RFC,v4,6/8] irq/msi: use implicit msi domain for alloc and free add support for CDX bus - - - --- 2022-10-14 Nipun Gupta New
« 1 2 ... 19 20 21126 127 »