Show patches with: State = Action Required       |   13012 patches
« 1 2 3 4130 131 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[23/23] kbuild: allow to start building external module in any directory kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[22/23] kbuild: make wrapper Makefile more convenient for external modules kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[21/23] kbuild: use absolute path in the generated wrapper Makefile kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[20/23] kbuild: support -fmacro-prefix-map for external modules kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[19/23] kbuild: support building external modules in a separate build directory kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[18/23] kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[17/23] kbuild: build external modules in their directory kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[16/23] kbuild: use 'output' variable to create the output directory kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[15/23] kbuild: rename abs_objtree to abs_output kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[14/23] kbuild: add $(objtree)/ prefix to some in-kernel build artifacts kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[13/23] kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[12/23] scripts/nsdeps: use VPATH as src_prefix kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[11/23] kbuild: check the presence of include/generated/rustc_cfg kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[10/23] kbuild: refactor the check for missing config files kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[09/23] speakup: use SPKDIR=$(src) to specify the source directory kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[08/23] kbuild: simplify find command for rustfmt kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[07/23] kbuild: remove unnecessary prune of rust/alloc for rustfmt kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[06/23] kbuild: doc: replace "gcc" in external module description kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[05/23] kbuild: doc: describe the -C option precisely for external module builds kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[04/23] kbuild: doc: remove the description about shipped files kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[03/23] kbuild: doc: remove outdated description of the limitation on -I usage kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[02/23] kbuild: doc: remove description about grepping CONFIG options kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[01/23] kbuild: doc: update the description about Kbuild/Makefile split kbuild: support building external modules in a separate build directory - - - --- 2024-09-17 Masahiro Yamada New
[v5,17/17] powerpc64/bpf: Add support for bpf trampolines powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,16/17] samples/ftrace: Add support for ftrace direct samples on powerpc powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,12/17] powerpc64/ftrace: Move ftrace sequence out of line powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,10/17] powerpc/ftrace: Add a postlink script to validate function tracer powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - 1 - --- 2024-09-15 Hari Bathini New
[v5,05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - 1 - --- 2024-09-15 Hari Bathini New
[v5,04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - 1 - --- 2024-09-15 Hari Bathini New
[v5,03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines 1 - - --- 2024-09-15 Hari Bathini New
[v5,01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v2] rust: enable arbitrary_self_types and remove `Receiver` [v2] rust: enable arbitrary_self_types and remove `Receiver` - - - --- 2024-09-15 Gary Guo New
kbuild: remove unnecessary export of RUST_LIB_SRC kbuild: remove unnecessary export of RUST_LIB_SRC - 1 - --- 2024-09-13 Masahiro Yamada New
[7/7] linux-kbuild: fix: process config options set to "y" [1/7] linux-kbuild: fix: config option can be bool - - - --- 2024-09-13 David Hunter New
[6/7] linux-kbuild: fix: configs with defaults do not need a prompt [1/7] linux-kbuild: fix: config option can be bool - - - --- 2024-09-13 David Hunter New
[5/7] linux-kbuild: fix: implement choice for kconfigs [1/7] linux-kbuild: fix: config option can be bool - - - --- 2024-09-13 David Hunter New
[4/7] linux-kbuild: fix: ensure selected configs were turned on in original [1/7] linux-kbuild: fix: config option can be bool - - - --- 2024-09-13 David Hunter New
[3/7] linux-kbuild: fix: ensure all defaults are tracked [1/7] linux-kbuild: fix: config option can be bool - - - --- 2024-09-13 David Hunter New
[2/7] linux-kbuild: fix: missing variable operator [1/7] linux-kbuild: fix: config option can be bool - - - --- 2024-09-13 David Hunter New
[1/7] linux-kbuild: fix: config option can be bool [1/7] linux-kbuild: fix: config option can be bool - - - --- 2024-09-13 David Hunter New
[2/3] btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug [1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh 1 2 - --- 2024-09-11 Masahiro Yamada New
[1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh [1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh 1 1 - --- 2024-09-11 Masahiro Yamada New
rust: enable arbitrary_self_types and remove `Receiver` rust: enable arbitrary_self_types and remove `Receiver` - - - --- 2024-09-10 Gary Guo New
[v2,3/3] kbuild: add generic support for built-in boot DTBs [v2,1/3] modpost: check section mismatch in reference to .dtb.init.rodata - - - --- 2024-09-10 Masahiro Yamada New
[v2,2/3] kbuild: move non-boot builtin DTBs to .init.rodata section [v2,1/3] modpost: check section mismatch in reference to .dtb.init.rodata - 1 - --- 2024-09-10 Masahiro Yamada New
[v2,1/3] modpost: check section mismatch in reference to .dtb.init.rodata [v2,1/3] modpost: check section mismatch in reference to .dtb.init.rodata 1 - - --- 2024-09-10 Masahiro Yamada New
kbuild: rpm-pkg: include vmlinux debug symbols kbuild: rpm-pkg: include vmlinux debug symbols - - - --- 2024-09-10 Uday Shankar New
kbuild: remove append operation on cmd_ld_ko_o kbuild: remove append operation on cmd_ld_ko_o - - - --- 2024-09-08 Thomas Weißschuh New
[6/6] kconfig: cache expression values [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[5/6] kconfig: use hash table to reuse expressions [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[4/6] kconfig: refactor expr_eliminate_dups() [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[3/6] kconfig: add comments to expression transformations [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[2/6] kconfig: change some expr_*() functions to bool [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
[1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ [1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/ - - - --- 2024-09-08 Masahiro Yamada New
rust: error.rs: Remove dead_code marker and make from_err_ptr, from_result and to_ptr public rust: error.rs: Remove dead_code marker and make from_err_ptr, from_result and to_ptr public - - - --- 2024-09-07 Felipe Alves New
[2/2] kallsyms: change overflow variable to bool type [1/2] kallsyms: squash output_address() - - - --- 2024-09-07 Masahiro Yamada New
[1/2] kallsyms: squash output_address() [1/2] kallsyms: squash output_address() - - - --- 2024-09-07 Masahiro Yamada New
[v2,2/2] selinux: move genheaders to security/selinux/ [v2,1/2] selinux: do not include <linux/*.h> headers from host programs - - - --- 2024-09-06 Masahiro Yamada New
[v2,1/2] selinux: do not include <linux/*.h> headers from host programs [v2,1/2] selinux: do not include <linux/*.h> headers from host programs - - - --- 2024-09-06 Masahiro Yamada New
fixdep: handle short reads in read_file fixdep: handle short reads in read_file - - - --- 2024-09-06 Sam James New
[v10,4/4] module: add install target for modules.builtin.ranges Generate address range data for built-in modules - 1 1 --- 2024-09-06 Kris Van Hees New
[v10,3/4] scripts: add verifier script for builtin module range data Generate address range data for built-in modules - 2 1 --- 2024-09-06 Kris Van Hees New
[v10,2/4] kbuild: generate offset range data for builtin modules Generate address range data for built-in modules - 3 1 --- 2024-09-06 Kris Van Hees New
[v10,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects Generate address range data for built-in modules - 1 1 --- 2024-09-06 Kris Van Hees New
[v2,8/8] Documentation: add howto build in macos Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,7/8] selinux: move genheaders to security/selinux/ Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,6/8] selinux: do not include <linux/*.h> headers from host programs Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,5/8] scripts: add bee-headers support Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,4/8] arm64: nvhe: add bee-headers support Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,3/8] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name for macos Enable build system on macOS hosts - 1 - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,2/8] file2alias: fix uuid_t definitions for macos Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,1/8] scripts: subarch.include: fix SUBARCH on macOS hosts Enable build system on macOS hosts - - - --- 2024-09-06 Daniel Gomez via B4 Relay New
[v2,3/3] rust: Enable for MIPS rust: Initial MIPS support - - - --- 2024-09-05 Jiaxun Yang New
[v2,2/3] MIPS: Rename mips_instruction type to workaround bindgen issue rust: Initial MIPS support - - - --- 2024-09-05 Jiaxun Yang New
[v2,1/3] rust: Introduce HAVE_GENERATE_RUST_TARGET config option rust: Initial MIPS support - - - --- 2024-09-05 Jiaxun Yang New
[v2,4/4] x86: enable llvm-cov support [v2,1/4] llvm-cov: add Clang's Source-based Code Coverage support - 1 1 --- 2024-09-05 Wentao Zhang New
[v2,3/4] x86: disable llvm-cov instrumentation [v2,1/4] llvm-cov: add Clang's Source-based Code Coverage support - 1 1 --- 2024-09-05 Wentao Zhang New
[v2,2/4] llvm-cov: add Clang's MC/DC support [v2,1/4] llvm-cov: add Clang's Source-based Code Coverage support - 1 1 --- 2024-09-05 Wentao Zhang New
[v2,1/4] llvm-cov: add Clang's Source-based Code Coverage support [v2,1/4] llvm-cov: add Clang's Source-based Code Coverage support - 1 1 --- 2024-09-05 Wentao Zhang New
scripts: import more hash table macros scripts: import more hash table macros - - - --- 2024-09-04 Masahiro Yamada New
[15/15] kbuild: use .init.rodata section unconditionally for cmd_wrap_S_dtb kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[14/15] kbuild: rename CONFIG_GENERIC_BUILTIN_DTB to CONFIG_BUILTIN_DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[13/15] microblaze: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[12/15] sh: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[11/15] nios2: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[10/15] xtensa: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[09/15] openrisc: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[08/15] ARC: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[07/15] LoongArch: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
[06/15] riscv: migrate to the generic rule for built-in DTB kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support 1 - - --- 2024-09-04 Masahiro Yamada New
[05/15] MIPS: migrate to generic rule for built-in DTBs kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support - - - --- 2024-09-04 Masahiro Yamada New
« 1 2 3 4130 131 »