Show patches with: State = Action Required       |   13483 patches
« 1 2 ... 33 34 35134 135 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,11/12] kbuild: add cmd_and_savecmd macro kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 - --- 2022-05-11 Masahiro Yamada New
[v5,10/12] kbuild: make *.mod rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,09/12] kbuild: make built-in.a rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,08/12] kbuild: check static EXPORT_SYMBOL* by script instead of modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-11 Masahiro Yamada New
[v5,07/12] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-11 Masahiro Yamada New
[v5,06/12] genksyms: adjust the output format to modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,05/12] kbuild: stop merging *.symversions kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,04/12] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 2 --- 2022-05-11 Masahiro Yamada New
[v5,03/12] modpost: extract symbol versions from *.cmd files kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-11 Masahiro Yamada New
[v5,02/12] modpost: add sym_find_with_module() helper kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-11 Masahiro Yamada New
[v5,01/12] modpost: split the section mismatch checks into section-check.c kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-11 Masahiro Yamada New
[v4,14/14] kbuild: rebuild multi-object modules when objtool is updated kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) 1 1 - --- 2022-05-08 Masahiro Yamada New
[v4,13/14] kbuild: add cmd_and_savecmd macro kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-08 Masahiro Yamada New
[v4,12/14] kbuild: make *.mod rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,11/14] kbuild: make built-in.a rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,10/14] kbuild: check static EXPORT_SYMBOL* by script instead of modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-08 Masahiro Yamada New
[v4,09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-08 Masahiro Yamada New
[v4,08/14] genksyms: adjust the output format to modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,07/14] kbuild: stop merging *.symversions kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,06/14] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - - 1 --- 2022-05-08 Masahiro Yamada New
[v4,05/14] modpost: extract symbol versions from *.cmd files kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 2 1 --- 2022-05-08 Masahiro Yamada New
[v4,04/14] modpost: add sym_find_with_module() helper kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,03/14] modpost: split the section mismatch checks into section-check.c kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - - - --- 2022-05-08 Masahiro Yamada New
[v4,02/14] modpost: change the license of EXPORT_SYMBOL to bool type kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 1 --- 2022-05-08 Masahiro Yamada New
[v4,01/14] modpost: remove left-over cross_compile declaration kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h) - 1 - --- 2022-05-08 Masahiro Yamada New
[v6,19/23] Kbuild: add Rust support Rust support - - - --- 2022-05-07 Miguel Ojeda New
[v3,15/15] kbuild: make *.mod rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
[v3,14/15] kbuild: make built-in.a rule robust against too long argument error kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
[v3,13/15] modpost: use hlist for hash table implementation kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - - - --- 2022-05-05 Masahiro Yamada New
[v3,12/15] modpost: simplify the ->is_static initialization kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
[v3,11/15] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - - - --- 2022-05-05 Masahiro Yamada New
[v3,10/15] genksyms: adjust the output format to modpost kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
[v3,09/15] kbuild: stop merging *.symversions kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
[v3,08/15] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - - - --- 2022-05-05 Masahiro Yamada New
[v3,07/15] modpost: extract symbol versions from *.cmd files kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
[v3,06/15] kbuild: record symbol versions in *.cmd files kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 1 --- 2022-05-05 Masahiro Yamada New
[v3,05/15] kbuild: generate a list of objects in vmlinux kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
[v3,04/15] modpost: move *.mod.c generation to write_mod_c_files() kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
[v3,03/15] modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
[v3,02/15] modpost: change the license of EXPORT_SYMBOL to bool type kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
[v3,01/15] modpost: mitigate false-negatives for static EXPORT_SYMBOL checks kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS) - 1 - --- 2022-05-05 Masahiro Yamada New
scripts/prune-kernel: Use kernel-install if available scripts/prune-kernel: Use kernel-install if available - - - --- 2022-05-04 Reza Arbab New
[6/6] randstruct: Enable Clang support randstruct: Enable Clang support - - - --- 2022-05-03 Kees Cook New
[5/6] randstruct: Move seed generation into scripts/basic/ randstruct: Enable Clang support - - - --- 2022-05-03 Kees Cook New
[4/6] randstruct: Split randstruct Makefile and CFLAGS randstruct: Enable Clang support - - - --- 2022-05-03 Kees Cook New
[3/6] randstruct: Reorganize Kconfigs and attribute macros randstruct: Enable Clang support - - - --- 2022-05-03 Kees Cook New
[2/6] sancov: Split plugin build from plugin CFLAGS randstruct: Enable Clang support - - - --- 2022-05-03 Kees Cook New
[1/6] netfs: Eliminate Clang randstruct warning randstruct: Enable Clang support - 1 - --- 2022-05-03 Kees Cook New
[v2] kbuild: factor out the common installation code into scripts/install.sh [v2] kbuild: factor out the common installation code into scripts/install.sh - 1 - --- 2022-05-03 Masahiro Yamada New
[v2,26/26] modpost: use hlist for hash table implementation kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,25/26] modpost: simplify the ->is_static initialization kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,24/26] kbuild: make *.mod rule robust against too long argument error kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,23/26] kbuild: make built-in.a rule robust against too long argument error kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,22/26] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,21/26] genksyms: adjust the output format for .cmd files kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,20/26] kbuild: stop merging *.symversions kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,19/26] kbuild: embed symbol versions at final link of vmlinux or modules kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,18/26] modpost: generate linker script to collect symbol versions kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,17/26] modpost: extract symbol versions from *.cmd files kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,16/26] kbuild: generate a list of objects in vmlinux kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,15/26] kbuild: record symbol versions in *.cmd files kbuild: yet another series of cleanups (modpost and LTO) - 1 1 --- 2022-05-01 Masahiro Yamada New
[v2,14/26] modpost: mitigate false-negatives for static EXPORT_SYMBOL checks kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-05-01 Masahiro Yamada New
[v2,13/26] modpost: split new_symbol() to symbol allocation and hash table addition kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,12/26] modpost: make sym_add_exported() always allocate a new symbol kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,11/26] modpost: make multiple export error kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,10/26] modpost: move static EXPORT_SYMBOL check to check_exports() kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,09/26] modpost: dump Module.symvers in the same order of modules.order kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,08/26] modpost: traverse the namespace_list in order kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,07/26] modpost: use doubly linked list for dump_lists kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,06/26] modpost: traverse unresolved symbols in order kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,05/26] modpost: add sym_add_unresolved() helper kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,04/26] modpost: traverse modules in order kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,03/26] modpost: import include/linux/list.h kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,02/26] modpost: change mod->gpl_compatible to bool type kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[v2,01/26] modpost: use bool type where appropriate kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-05-01 Masahiro Yamada New
[2/2] scripts: factor out the common installation code into scripts/install.sh [1/2] ia64: make the install target not depend on any build artifact - - - --- 2022-04-30 Masahiro Yamada New
[1/2] ia64: make the install target not depend on any build artifact [1/2] ia64: make the install target not depend on any build artifact - - - --- 2022-04-30 Masahiro Yamada New
kbuild: drop $(objtree)/ prefix support for clean-files kbuild: drop $(objtree)/ prefix support for clean-files 1 - - --- 2022-04-30 Masahiro Yamada New
[for-next,13/21] docs: bootconfig: Add how to embed the bootconfig into kernel Untitled series #636331 - - - --- 2022-04-27 Steven Rostedt New
[for-next,12/21] bootconfig: Support embedding a bootconfig file in kernel Untitled series #636331 - - - --- 2022-04-27 Steven Rostedt New
[for-next,11/21] bootconfig: Check the checksum before removing the bootconfig from initrd Untitled series #636331 - - - --- 2022-04-27 Steven Rostedt New
[for-next,10/21] bootconfig: Make the bootconfig.o as a normal object file Untitled series #636331 - - - --- 2022-04-27 Steven Rostedt New
[RFC] kbuild: call checksyscalls.sh and check-atomics.sh only if prerequisites change [RFC] kbuild: call checksyscalls.sh and check-atomics.sh only if prerequisites change - - - --- 2022-04-26 Vincent Mailhol New
[v2] Makefile: fix 2 typos [v2] Makefile: fix 2 typos - - - --- 2022-04-26 Randy Dunlap New
Makefile: fix a typo Makefile: fix a typo - - - --- 2022-04-26 Randy Dunlap New
[27/27] kbuild: do not create *.prelink.o for Clang LTO or IBT kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-04-24 Masahiro Yamada New
[26/27] kbuild: stop generating *.symversions kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-04-24 Masahiro Yamada New
[25/27] kbuild: embed symbol versions at final link of vmlinux or modules kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-04-24 Masahiro Yamada New
[24/27] modpost: generate linker script to collect symbol versions kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-04-24 Masahiro Yamada New
[23/27] modpost: retrieve symbol versions by parsing *.cmd files kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-04-24 Masahiro Yamada New
[22/27] kbuild: generate a list of objects in vmlinux kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-04-24 Masahiro Yamada New
[21/27] kbuild: record symbol versions in *.cmd files kbuild: yet another series of cleanups (modpost and LTO) - 1 1 --- 2022-04-24 Masahiro Yamada New
[20/27] modpost: mitigate false-negatives for static EXPORT_SYMBOL checks kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-04-24 Masahiro Yamada New
[19/27] modpost: use hlist for hash table implementation kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-04-24 Masahiro Yamada New
[18/27] modpost: make sym_add_exported() a void function kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-04-24 Masahiro Yamada New
[17/27] modpost: make sym_add_exported() always allocate a new symbol kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-04-24 Masahiro Yamada New
[16/27] modpost: make multiple export error kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-04-24 Masahiro Yamada New
[15/27] modpost: move static EXPORT_SYMBOL check to check_exports() kbuild: yet another series of cleanups (modpost and LTO) - - - --- 2022-04-24 Masahiro Yamada New
[14/27] modpost: dump Module.symvers in the same order of modules.order kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-04-24 Masahiro Yamada New
[13/27] modpost: traverse the namespace_list in order kbuild: yet another series of cleanups (modpost and LTO) - 1 - --- 2022-04-24 Masahiro Yamada New
« 1 2 ... 33 34 35134 135 »