Show patches with: State = Action Required       |   12565 patches
« 1 2 3 4125 126 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kbuild: deb-dpkg: Check optional env variables before use kbuild: deb-dpkg: Check optional env variables before use - 1 - --- 2024-06-25 Nicolas Schier New
kbuild: Use $(obj)/%.cc to fix host C++ module builds kbuild: Use $(obj)/%.cc to fix host C++ module builds - - 1 --- 2024-06-24 Nicolas Schier New
"make xconfig" fails with "No rule to make target …/qconf-moc.cc …" "make xconfig" fails with "No rule to make target …/qconf-moc.cc …" - - - --- 2024-06-24 Rolf Eike Beer New
[RESEND,v2] kbuild: buildtar: Add explicit 32-bit arm support [RESEND,v2] kbuild: buildtar: Add explicit 32-bit arm support - 1 - --- 2024-06-21 Calvin Owens New
[v2] kconfig: recursive checks drop file/lineno [v2] kconfig: recursive checks drop file/lineno - - - --- 2024-06-20 HONG Yifan New
[v2,2/2] Makefile: improve comment documentation for the rust-analyzer target Makefile: rust-analyzer better error handling, documentation - 1 - --- 2024-06-20 John Hubbard New
[v2,1/2] Makefile: rust-analyzer target: better error handling Makefile: rust-analyzer better error handling, documentation 1 2 1 --- 2024-06-20 John Hubbard New
Makefile: add comment to discourage tools/* addition for kernel builds Makefile: add comment to discourage tools/* addition for kernel builds 1 1 - --- 2024-06-19 Masahiro Yamada New
kconfig: Prevent segfault when getting filename kconfig: Prevent segfault when getting filename - - - --- 2024-06-18 HONG Yifan New
[v2] kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n [v2] kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n - 1 - --- 2024-06-18 Masahiro Yamada New
[v2,12/12] kconfig: remove E_LIST expression type kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,11/12] kconfig: remove P_CHOICE property kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,10/12] kconfig: use sym_get_choice_menu() in sym_check_deps() kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,09/12] kconfig: use sym_get_choice_menu() in sym_check_choice_deps() kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,08/12] kconfig: use sym_get_choice_menu() in sym_check_print_recursive() kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,07/12] kconfig: remove expr_list_for_each_sym() macro kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,06/12] kconfig: use menu_list_for_each_sym() in sym_choice_default() kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,05/12] kconfig: change sym_choice_default() to take the choice menu kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,04/12] kconfig: remove conf_unsaved in conf_read_simple() kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,03/12] kconfig: remove sym_get_choice_value() kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,02/12] kconfig: refactor choice value calculation kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[v2,01/12] kconfig: import list_move(_tail) and list_for_each_entry_reverse macros kconfig: fix choice value calculation with misc cleanups - - - --- 2024-06-18 Masahiro Yamada New
[15/15] kbuild: Use gendwarfksyms to generate Rust symbol versions Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[14/15] module: Support hashed symbol names when checking modversions Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[13/15] modpost: Add support for hashing long symbol names Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[12/15] gendwarfksyms: Add inline debugging Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[11/15] gendwarfksyms: Limit structure expansion Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[10/15] gendwarfksyms: Expand structure types Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[09/15] gendwarfksyms: Expand array_type Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[08/15] gendwarfksyms: Expand subroutine_type Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[07/15] gendwarfksyms: Add pretty-printing Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[06/15] gendwarfksyms: Expand type modifiers and typedefs Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[05/15] gendwarfksyms: Add a cache Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[04/15] gendwarfksyms: Expand base_type Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[03/15] gendwarfksyms: Add CRC calculation Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[02/15] gendwarfksyms: Add symbol list input handling Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
[01/15] tools: Add gendwarfksyms Implement MODVERSIONS for Rust - - - --- 2024-06-17 Sami Tolvanen New
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n - - - --- 2024-06-16 Masahiro Yamada New
kbuild: deb-pkg: Explicitly define optional user-defined variables kbuild: deb-pkg: Explicitly define optional user-defined variables - - - --- 2024-06-16 Nicolas Schier New
[1/1] kbuild: Fix build target deb-pkg: ln: failed to create hard link [1/1] kbuild: Fix build target deb-pkg: ln: failed to create hard link - - - --- 2024-06-16 Thayne Harbaugh New
[v4,3/3] module: add install target for modules.builtin.ranges Generate address range data for built-in modules - 1 - --- 2024-06-14 Kris Van Hees New
[v4,2/3] kbuild, kconfig: generate offset range data for builtin modules Generate address range data for built-in modules - 2 - --- 2024-06-14 Kris Van Hees New
[v4,1/3] kbuild: add mod(name,file)_flags to assembler flags for module objects Generate address range data for built-in modules - - - --- 2024-06-14 Kris Van Hees New
kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates - - - --- 2024-06-14 Mark-PK Tsai New
[6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[5/6] ftrace: Fix possible out-of-bound issue in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[3/6] module: kallsyms: Determine exact function size kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[2/6] kallsyms: Emit symbol at the holes in the text kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc() kallsyms: Emit symbol for holes in text and fix weak function issue - - - --- 2024-06-13 Zheng Yejian New
[v2] scripts/make_fit: Support decomposing DTBs [v2] scripts/make_fit: Support decomposing DTBs - 1 - --- 2024-06-13 Chen-Yu Tsai New
[bpf-next,v5,01/12] kbuild: bpf: Tell pahole to DECL_TAG kfuncs bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-12 Daniel Xu New
x86/kconfig: add as-instr64 macro to properly evaluate AS_WRUSS x86/kconfig: add as-instr64 macro to properly evaluate AS_WRUSS - - 1 --- 2024-06-12 Masahiro Yamada New
[RFC,v2] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version of $(as-instr) [RFC,v2] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version of $(as-instr) - - - --- 2024-06-12 Dmitry Safonov via B4 Relay New
[2/2] kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec - - - --- 2024-06-11 Rafael Aquini New
[1/2] kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec - - 1 --- 2024-06-11 Rafael Aquini New
modpost: Enable section warning from *driver to .exit.text modpost: Enable section warning from *driver to .exit.text - 1 - --- 2024-06-11 Uwe Kleine-König New
kbuild: move init/build-version to scripts/ kbuild: move init/build-version to scripts/ - 1 - --- 2024-06-11 Masahiro Yamada New
[16/16] kconfig: remove E_LIST expression type kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[15/16] kconfig: remove P_CHOICE property kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[14/16] kconfig: use sym_get_choice_menu() in sym_check_deps() kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[13/16] kconfig: use sym_get_choice_menu() in sym_check_choice_deps() kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[12/16] kconfig: use sym_get_choice_menu() in sym_check_print_recursive() kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[11/16] kconfig: remove expr_list_for_each_sym() macro kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[10/16] kconfig: use menu_list_for_each_sym() in sym_choice_default() kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[09/16] kconfig: change sym_choice_default() to take the choice menu kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[08/16] kconfig: remove conf_unsaved in conf_read_simple() kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[07/16] kconfig: remove sym_get_choice_value() kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[06/16] kconfig: refactor choice value calculation kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[05/16] kconfig: import list_move() and list_move_tail() kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[04/16] kconfig: remember the current choice while parsing the choice block kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[03/16] kconfig: introduce choice_set_value() helper kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[02/16] kconfig: add fallthrough comments to expr_compare_type() kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[01/16] kconfig: remove unneeded code in expr_compare_type() kconfig: fix choice value calculation with misc cleanups. - - - --- 2024-06-11 Masahiro Yamada New
[2/2] kbuild: package: add -e and -u options to shell scripts [1/2] kconfig: add -e and -u options to *conf-cfg.sh scripts - 1 - --- 2024-06-11 Masahiro Yamada New
[1/2] kconfig: add -e and -u options to *conf-cfg.sh scripts [1/2] kconfig: add -e and -u options to *conf-cfg.sh scripts - 1 - --- 2024-06-11 Masahiro Yamada New
kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec - - - --- 2024-06-10 Rafael Aquini New
[v3,3/3] kbuild: merge temporary vmlinux for BTF and kallsyms kbuild: remove PROVIDE() and refactor vmlinux_link steps 1 - - --- 2024-06-10 Masahiro Yamada New
[v3,2/3] kbuild: remove PROVIDE() for kallsyms symbols kbuild: remove PROVIDE() and refactor vmlinux_link steps 1 1 - --- 2024-06-10 Masahiro Yamada New
[v3,1/3] kbuild: refactor variables in scripts/link-vmlinux.sh kbuild: remove PROVIDE() and refactor vmlinux_link steps - 1 - --- 2024-06-10 Masahiro Yamada New
[v2] kbuild: Install dtb files as 0644 in Makefile.dtbinst [v2] kbuild: Install dtb files as 0644 in Makefile.dtbinst - 1 - --- 2024-06-10 Dragan Simic New
kbuild: Install dtb files as 0644 in Makefile.dtbinst kbuild: Install dtb files as 0644 in Makefile.dtbinst - - - --- 2024-06-09 Dragan Simic New
[v2,3/3] kbuild: merge temporary vmlinux for BTF and kallsyms kbuild: remove PROVIDE() and refactor vmlinux_link steps 1 - - --- 2024-06-09 Masahiro Yamada New
[v2,2/3] kbuild: remove PROVIDE() for kallsyms symbols kbuild: remove PROVIDE() and refactor vmlinux_link steps 1 - - --- 2024-06-09 Masahiro Yamada New
[v2,1/3] kbuild: refactor variables in scripts/link-vmlinux.sh kbuild: remove PROVIDE() and refactor vmlinux_link steps - - - --- 2024-06-09 Masahiro Yamada New
[bpf-next,v4,01/12] kbuild: bpf: Tell pahole to DECL_TAG kfuncs bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[GIT,PULL] Kbuild fixes for v6.10-rc3 [GIT,PULL] Kbuild fixes for v6.10-rc3 - - - --- 2024-06-08 Masahiro Yamada New
modpost: bypass module description test on vmlinux.o modpost: bypass module description test on vmlinux.o - - - --- 2024-06-07 Jeff Johnson New
powerpc: vdso: fix building with wrong-endian toolchain powerpc: vdso: fix building with wrong-endian toolchain - - - --- 2024-06-07 Arnd Bergmann New
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o - 1 - --- 2024-06-06 Masahiro Yamada New
slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE() slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE() - - - --- 2024-06-06 Masahiro Yamada New
[-next,v2] kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh [-next,v2] kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh - 1 - --- 2024-06-05 Richard Acayan New
scripts/make_fit: Support decomposing DTBs scripts/make_fit: Support decomposing DTBs - 1 - --- 2024-06-05 Chen-Yu Tsai New
arch: um: rust: Add i386 support for Rust arch: um: rust: Add i386 support for Rust - - - --- 2024-06-04 David Gow New
[3/3] kconfig: remove wrong expr_trans_bool() [1/3] kconfig: doc: fix a typo in the note about 'imply' 1 - - --- 2024-06-03 Masahiro Yamada New
[2/3] kconfig: doc: document behavior of 'select' and 'imply' followed by 'if' [1/3] kconfig: doc: fix a typo in the note about 'imply' - 1 - --- 2024-06-03 Masahiro Yamada New
[1/3] kconfig: doc: fix a typo in the note about 'imply' [1/3] kconfig: doc: fix a typo in the note about 'imply' - 1 - --- 2024-06-03 Masahiro Yamada New
[3/3] kconfig: refactor conf_write_defconfig() to reduce indentation level [1/3] kconfig: remove tristate choice support - 1 - --- 2024-06-02 Masahiro Yamada New
[2/3] kconfig: refactor conf_set_all_new_symbols() to reduce indentation level [1/3] kconfig: remove tristate choice support - 1 - --- 2024-06-02 Masahiro Yamada New
[1/3] kconfig: remove tristate choice support [1/3] kconfig: remove tristate choice support - 1 - --- 2024-06-02 Masahiro Yamada New
« 1 2 3 4125 126 »