Show patches with: State = Action Required       |    Archived = No       |   758 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,05/11] kbuild: execute modules.order recipe in --dry-run mode output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,04/11] kbuild: don't execute .ko recipe in --dry-run mode output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,03/11] kbuild: pass KERNELVERSION and LOCALVERSION explicitly to setlocalversion output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,02/11] kbuild: document some prerequisites output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[RFC,01/11] kbuild: ignore .config rule for make --always-make output a valid shell script when running 'make -n' - - - --- 2024-08-19 Vegard Nossum New
[v2b] rust: cfi: add support for CFI_CLANG with Rust [v2b] rust: cfi: add support for CFI_CLANG with Rust - - - --- 2024-08-19 Alice Ryhl New
kbuild: remove *.symversions left-over kbuild: remove *.symversions left-over - 1 - --- 2024-08-18 Masahiro Yamada New
kbuild: fix typos "prequisites" to "prerequisites" kbuild: fix typos "prequisites" to "prerequisites" - 1 - --- 2024-08-18 Masahiro Yamada New
[v2] kbuild: add debug package to pacman PKGBUILD [v2] kbuild: add debug package to pacman PKGBUILD - 1 - --- 2024-08-17 Jose Fernandez New
menuconfig: Allow sorting the entries alphabetically menuconfig: Allow sorting the entries alphabetically - - - --- 2024-08-16 Ivan Orlov New
[2/2] kbuild: pacman-pkg: do not override objtree [1/2] kbuild: pacman-pkg: move common commands to a separate function 1 2 - --- 2024-08-16 Masahiro Yamada New
[1/2] kbuild: pacman-pkg: move common commands to a separate function [1/2] kbuild: pacman-pkg: move common commands to a separate function 1 2 - --- 2024-08-16 Masahiro Yamada New
[v2] modpost: simplify modpost_log() [v2] modpost: simplify modpost_log() - 1 - --- 2024-08-16 Masahiro Yamada New
[v2,19/19] kbuild: Add gendwarfksyms as an alternative to genksyms Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,18/19] x86/asm-prototypes: Include <asm/ptrace.h> Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,17/19] export: Add __gendwarfksyms_ptr_ references to exported symbols Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,16/19] gendwarfksyms: Add support for reserved structure fields Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,15/19] gendwarfksyms: Add support for declaration-only data structures Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,14/19] gendwarfksyms: Add symbol versioning Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,13/19] gendwarfksyms: Add symtypes output Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,12/19] gendwarfksyms: Add die_map debugging Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,11/19] gendwarfksyms: Limit structure expansion Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,10/19] gendwarfksyms: Expand structure types Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,09/19] gendwarfksyms: Expand array_type Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,08/19] gendwarfksyms: Expand subroutine_type Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,07/19] gendwarfksyms: Expand type modifiers and typedefs Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,06/19] gendwarfksyms: Add a cache for processed DIEs Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,05/19] gendwarfksyms: Expand base_type Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,04/19] gendwarfksyms: Add support for type pointers Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,03/19] gendwarfksyms: Add address matching Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,02/19] gendwarfksyms: Add symbol list handling Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v2,01/19] tools: Add gendwarfksyms Implement DWARF modversions - - - --- 2024-08-15 Sami Tolvanen New
[v6,4/4] module: add install target for modules.builtin.ranges Generate address range data for built-in modules - 1 - --- 2024-08-15 Kris Van Hees New
[v6,3/4] scripts: add verifier script for builtin module range data Generate address range data for built-in modules - 2 - --- 2024-08-15 Kris Van Hees New
[v6,2/4] kbuild, kconfig: generate offset range data for builtin modules Generate address range data for built-in modules - 3 - --- 2024-08-15 Kris Van Hees New
[v6,1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects Generate address range data for built-in modules - 1 - --- 2024-08-15 Kris Van Hees New
[1/1] kbuild: Only build dtc if needed [1/1] kbuild: Only build dtc if needed - 1 - --- 2024-08-15 TIAN Yuanhao New
[v3] kbuild: rust: split up helpers.c [v3] kbuild: rust: split up helpers.c 1 3 - --- 2024-08-15 Andreas Hindborg New
[v2] tools build: Provide consistent build options for fixdep [v2] tools build: Provide consistent build options for fixdep 1 1 1 --- 2024-08-15 Alexander Gordeev New
tools build: Provide consistent build options for fixdep tools build: Provide consistent build options for fixdep - 1 1 --- 2024-08-14 Alexander Gordeev New
tools build: Respect HOSTCFLAGS in 'fixdep' compilation tools build: Respect HOSTCFLAGS in 'fixdep' compilation - - 1 --- 2024-08-14 Brian Norris New
[V3] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES [V3] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES 1 3 2 --- 2024-08-13 Jose Fernandez New
[v2,2/3] kbuild: rust: Enable KASAN support [v2,1/3] kbuild: rust: Define probing macros for rustc - - - --- 2024-08-12 Matthew Maurer New
[v2,1/3] kbuild: rust: Define probing macros for rustc [v2,1/3] kbuild: rust: Define probing macros for rustc - - - --- 2024-08-12 Matthew Maurer New
modpost: improve the section mismatch warning format modpost: improve the section mismatch warning format - 1 - --- 2024-08-12 Masahiro Yamada New
modpost: simplify modpost_log() modpost: simplify modpost_log() - - - --- 2024-08-12 Masahiro Yamada New
[4/4] fixdep: use xmalloc() [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
[3/4] kallsyms: use xmalloc() and xrealloc() [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
[2/4] modpost: replace the use of NOFAIL() with xmalloc() etc. [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
[1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h [1/4] kbuild: split x*alloc() functions in kconfig to scripts/include/xalloc.h - - - --- 2024-08-12 Masahiro Yamada New
Documentation/llvm: turn make command for ccache into code block Documentation/llvm: turn make command for ccache into code block - 1 - --- 2024-08-12 Javier Carrasco New
[3/3] kconfig: remove P_SYMBOL property [1/3] kconfig: remove dummy assignments to cur_{filename,lineno} - - - --- 2024-08-12 Masahiro Yamada New
[2/3] kconfig: stop adding P_SYMBOL property to symbols [1/3] kconfig: remove dummy assignments to cur_{filename,lineno} - - - --- 2024-08-12 Masahiro Yamada New
[1/3] kconfig: remove dummy assignments to cur_{filename,lineno} [1/3] kconfig: remove dummy assignments to cur_{filename,lineno} - - - --- 2024-08-12 Masahiro Yamada New
tinyconfig: remove unnecessary 'is not set' for choice blocks tinyconfig: remove unnecessary 'is not set' for choice blocks 1 - - --- 2024-08-12 Masahiro Yamada New
scripts: Enhance vmlinux checks as per TODO scripts: Enhance vmlinux checks as per TODO - - - --- 2024-08-11 Abhinav Jain New
tty: vt: conmakehash: remove non-portable code printing comment header tty: vt: conmakehash: remove non-portable code printing comment header - - - --- 2024-08-09 Masahiro Yamada New
[2/2] selinux: move genheaders to security/selinux/ selinux: Do not include <linux/*.h> from host programs (+ extra clean-up) - - - --- 2024-08-09 Masahiro Yamada New
[1/2] selinux: do not include <linux/*.h> headers from host programs selinux: Do not include <linux/*.h> from host programs (+ extra clean-up) - - - --- 2024-08-09 Masahiro Yamada New
[6/6] docs: rust: include other expressions in conditional compilation section kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - - - --- 2024-08-08 Miguel Ojeda New
[5/6] kbuild: rust: replace proc macros dependency on `core.o` with the version text kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - - - --- 2024-08-08 Miguel Ojeda New
[4/6] kbuild: rust: rebuild if the version text changes kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - - - --- 2024-08-08 Miguel Ojeda New
[3/6] kbuild: rust: re-run Kconfig if the version text changes kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - 1 - --- 2024-08-08 Miguel Ojeda New
[2/6] kbuild: rust: make command for `RUSTC_VERSION_TEXT` closer to the `CC` one kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - - - --- 2024-08-08 Miguel Ojeda New
[1/6] kbuild: rust: add `CONFIG_RUSTC_VERSION` kbuild: rust: add `RUSTC_VERSION` and reconfig/rebuild support - 1 - --- 2024-08-08 Miguel Ojeda New
scripts/remove-stale-files: clean up stale lib/test_fortify.log scripts/remove-stale-files: clean up stale lib/test_fortify.log - - - --- 2024-08-08 Masahiro Yamada New
kbuild: avoid scripts/kallsyms parsing /dev/null kbuild: avoid scripts/kallsyms parsing /dev/null - 2 - --- 2024-08-07 Masahiro Yamada New
treewide: remove unnecessary <linux/version.h> inclusion treewide: remove unnecessary <linux/version.h> inclusion - 1 - --- 2024-08-07 Masahiro Yamada New
[v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES [v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES - 1 - --- 2024-08-07 Jose Fernandez New
kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive - 1 - --- 2024-08-06 Miguel Ojeda New
[12/12] scripts/kallsyms: add compatibility support for macos Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[11/12] tty/vt: conmakehash requires linux/limits.h Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[10/12] scripts/mod: add byteswap support Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[09/12] include: add endian.h support Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[08/12] include: add elf.h support Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[07/12] selinux/mdp: include bitsperlong and posix_types headers Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[06/12] selinux/genheaders: include bitsperlong and posix_types headers Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name for macos Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[03/12] file2alias: fix uuid_t definitions for macos Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[02/12] kbuild: add header_install dependency to scripts Enable build system on macOS hosts - - - --- 2024-08-06 Daniel Gomez via B4 Relay New
[01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts Enable build system on macOS hosts - 1 - --- 2024-08-06 Daniel Gomez via B4 Relay New
[v3,16/16] export_report: Use new version info format Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,15/16] modpost: Produce extended modversion information Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,14/16] modules: Support extended MODVERSIONS info Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,13/16] export_report: Rehabilitate script Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,12/16] module: Reformat struct for code style Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,11/16] module: Additional validation in elf_validity_cache_strtab Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,10/16] module: Factor out elf_validity_cache_strtab Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,09/16] module: Group section index calculations together Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,08/16] module: Factor out elf_validity_cache_index_str Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,07/16] module: Factor out elf_validity_cache_index_sym Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,06/16] module: Factor out elf_validity_cache_index_mod Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,05/16] module: Factor out elf_validity_cache_index_info Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,04/16] module: Factor out elf_validity_cache_secstrings Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,03/16] module: Factor out elf_validity_cache_sechdrs Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,02/16] module: Factor out elf_validity_ehdr Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v3,01/16] module: Take const arg in validate_section_offset Extended MODVERSIONS Support - - - --- 2024-08-06 Matthew Maurer New
[v5] rust: support for shadow call stack sanitizer [v5] rust: support for shadow call stack sanitizer - 2 - --- 2024-08-06 Alice Ryhl New
[linus:master,kconfig] f79dc03fe6: segfault_at_ip_sp_error [linus:master,kconfig] f79dc03fe6: segfault_at_ip_sp_error - - - --- 2024-08-06 kernel test robot New
« 1 2 3 47 8 »