Show patches with: State = Action Required       |    Archived = No       |   984 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kbuild: Use -fzero-init-padding-bits=all kbuild: Use -fzero-init-padding-bits=all - - - --- 2025-01-21 Kees Cook New
[RFC,DO,NOT,APPLY] vmlinux.lds: revert link speed regression [RFC,DO,NOT,APPLY] vmlinux.lds: revert link speed regression - - - --- 2025-01-20 Arnd Bergmann New
[v2,6/6] module: Introduce hash-based integrity checking module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[v2,5/6] lockdown: Make the relationship to MODULE_SIG a dependency module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[v2,4/6] module: Move lockdown check into generic module loader module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[v2,3/6] module: Move integrity checks into dedicated function module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[v2,2/6] module: Make module loading policy usable without MODULE_SIG module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
[v2,1/6] kbuild: add stamp file for vmlinux BTF data module: Introduce hash-based integrity checking - - - --- 2025-01-20 Thomas Weißschuh New
kconfig: fix memory leak in sym_warn_unmet_dep() kconfig: fix memory leak in sym_warn_unmet_dep() - 1 - --- 2025-01-20 Masahiro Yamada New
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST - - - --- 2025-01-20 Masahiro Yamada New
scripts: kconfig: merge_config: Add upgrade mode option scripts: kconfig: merge_config: Add upgrade mode option - - - --- 2025-01-16 Maciej Wieczor-Retman New
[v3] kbuild: Strip runtime const RELA sections correctly [v3] kbuild: Strip runtime const RELA sections correctly - 1 1 --- 2025-01-13 Ard Biesheuvel New
[17/17] genksyms: fix syntax error for attribute before init-declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[16/17] genksyms: fix syntax error for builtin (u)int*x*_t types genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[15/17] genksyms: fix syntax error for attribute after 'union' genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[14/17] genksyms: fix syntax error for attribute after 'struct' genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[13/17] genksyms: fix syntax error for attribute after abstact_declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[12/17] genksyms: fix syntax error for attribute before nested_declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[11/17] genksyms: fix syntax error for attribute before abstract_declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[10/17] genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[09/17] genksyms: record attributes consistently for init-declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[08/17] genksyms: restrict direct-declarator to take one parameter-type-list genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[07/17] genksyms: restrict direct-abstract-declarator to take one parameter-type-list genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[06/17] genksyms: remove Makefile hack genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[05/17] genksyms: fix last 3 shift/reduce conflicts genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[04/17] genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce conflicts genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[03/17] genksyms: reduce type_qualifier directly to decl_specifier genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[02/17] genksyms: rename cvar_qualifier to type_qualifier genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[01/17] genksyms: rename m_abstract_declarator to abstract_declarator genksyms: fix conflicts and syntax errors in parser - - - --- 2025-01-13 Masahiro Yamada New
[v2] kbuild: Strip runtime const RELA sections correctly [v2] kbuild: Strip runtime const RELA sections correctly - - - --- 2025-01-13 Ard Biesheuvel New
[v3,2/2] kbuild: Add option to fail build on vmlinux objtool issues objtool: Add option to fail build on vmlinux warnings - - - --- 2025-01-13 Brendan Jackman New
[v3,1/2] objtool: Add --Werror objtool: Add option to fail build on vmlinux warnings - - - --- 2025-01-13 Brendan Jackman New
[v2] kbuild: Fix signing issue for external modules [v2] kbuild: Fix signing issue for external modules - - - --- 2025-01-13 Torsten Hilbrich New
kbuild: Fix signing issue for external modules kbuild: Fix signing issue for external modules - - - --- 2025-01-10 Torsten Hilbrich New
kbuild: Strip runtime const RELA sections correctly kbuild: Strip runtime const RELA sections correctly - - - --- 2025-01-10 Ard Biesheuvel New
[v4,4/4] rust: add parameter support to the `module!` macro rust: extend `module!` macro with integer parameter support - - - --- 2025-01-09 Andreas Hindborg New
[v4,3/4] rust: str: add radix prefixed integer parsing functions rust: extend `module!` macro with integer parameter support - - - --- 2025-01-09 Andreas Hindborg New
[v4,2/4] rust: str: implement `strip_prefix` for `BStr` rust: extend `module!` macro with integer parameter support - 2 - --- 2025-01-09 Andreas Hindborg New
[v4,1/4] rust: str: implement `PartialEq` for `BStr` rust: extend `module!` macro with integer parameter support - 2 - --- 2025-01-09 Andreas Hindborg New
[2/2] diffconfig: add verification mode diffconfig: add verification mode - 1 - --- 2025-01-08 Thomas Weißschuh New
[1/2] MAINTAINERS: Add kconfig utility scripts diffconfig: add verification mode - 1 - --- 2025-01-08 Thomas Weißschuh New
[v2,2/3] kbuild: rust: provide an option to inline C helpers into Rust Untitled series #922386 - 1 1 --- 2025-01-05 Gary Guo New
[14/14] scripts/sorttable: Get start/stop_mcount_loc from ELF file directly scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[13/14] scripts/sorttable: Move code from sorttable.h into sorttable.c scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[12/14] scripts/sorttable: Use uint64_t for mcount sorting scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[11/14] scripts/sorttable: Add helper functions for Elf_Sym scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[10/14] scripts/sorttable: Add helper functions for Elf_Shdr scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[09/14] scripts/sorttable: Add helper functions for Elf_Ehdr scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[08/14] scripts/sorttable: Convert Elf_Sym MACRO over to a union scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[07/14] scripts/sorttable: Replace Elf_Shdr Macro with a union scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[06/14] scripts/sorttable: Convert Elf_Ehdr to union scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[05/14] scripts/sorttable: Make compare_extable() into two functions scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[04/14] scripts/sorttable: Have the ORC code use the _r() functions to read scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[03/14] scripts/sorttable: Remove unneeded Elf_Rel scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[02/14] scripts/sorttable: Remove unused write functions scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[01/14] scripts/sorttable: Remove unused macro defines scripts/sorttable: Rewrite the accessing of the Elf data fields - - - --- 2025-01-05 Steven Rostedt New
[GIT,PULL] Kbuild fixes for v6.13-rc6 [GIT,PULL] Kbuild fixes for v6.13-rc6 - - - --- 2025-01-05 Masahiro Yamada New
[v8,18/18] Documentation/kbuild: Add DWARF module versioning Implement DWARF modversions - - - --- 2025-01-03 Sami Tolvanen New
[v8,17/18] kbuild: Add gendwarfksyms as an alternative to genksyms Implement DWARF modversions - - - --- 2025-01-03 Sami Tolvanen New
[v8,16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols Implement DWARF modversions - - - --- 2025-01-03 Sami Tolvanen New
[v8,15/18] gendwarfksyms: Add support for symbol type pointers Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,14/18] gendwarfksyms: Add support for reserved and ignored fields Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,13/18] gendwarfksyms: Add support for kABI rules Implement DWARF modversions - - - --- 2025-01-03 Sami Tolvanen New
[v8,12/18] gendwarfksyms: Add symbol versioning Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,11/18] gendwarfksyms: Add symtypes output Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,10/18] gendwarfksyms: Add die_map debugging Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,09/18] gendwarfksyms: Limit structure expansion Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,08/18] gendwarfksyms: Expand structure types Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,07/18] gendwarfksyms: Expand array_type Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,06/18] gendwarfksyms: Expand subroutine_type Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,05/18] gendwarfksyms: Expand type modifiers and typedefs Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,04/18] gendwarfksyms: Add a cache for processed DIEs Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,03/18] gendwarfksyms: Expand base_type Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,02/18] gendwarfksyms: Add address matching Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
[v8,01/18] tools: Add gendwarfksyms Implement DWARF modversions - 1 - --- 2025-01-03 Sami Tolvanen New
kbuild: pacman-pkg: provide versioned linux-api-headers package kbuild: pacman-pkg: provide versioned linux-api-headers package - 1 - --- 2025-01-03 Thomas Weißschuh New
[v13,5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS Extended MODVERSIONS Support - - - --- 2025-01-03 Matthew Maurer New
[v13,4/5] Documentation/kbuild: Document storage of symbol information Extended MODVERSIONS Support - - - --- 2025-01-03 Matthew Maurer New
[v13,3/5] modules: Allow extended modversions without basic MODVERSIONS Extended MODVERSIONS Support - - - --- 2025-01-03 Matthew Maurer New
[v13,2/5] modpost: Produce extended MODVERSIONS information Extended MODVERSIONS Support - 1 - --- 2025-01-03 Matthew Maurer New
[v13,1/5] modules: Support extended MODVERSIONS info Extended MODVERSIONS Support - 1 - --- 2025-01-03 Matthew Maurer New
[6/6] genksyms: use uint32_t instead of unsigned long for calculating CRC [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[5/6] genksyms: use generic macros for hash table implementation [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[4/6] genksyms: refactor the return points in the for-loop in __add_symbol() [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[3/6] genksyms: reduce the indentation in the for-loop in __add_symbol() [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[2/6] genksyms: fix memory leak when the same symbol is read from *.symref file [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[1/6] genksyms: fix memory leak when the same symbol is added from source [1/6] genksyms: fix memory leak when the same symbol is added from source - - - --- 2025-01-03 Masahiro Yamada New
[v2,16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,15/16] scripts/sorttable: Zero out weak functions in mcount_loc table scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,14/16] scripts/sorttable: Get start/stop_mcount_loc from ELF file directly scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,13/16] scripts/sorttable: Move code from sorttable.h into sorttable.c scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,12/16] scripts/sorttable: Use uint64_t for mcount sorting scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,11/16] scripts/sorttable: Add helper functions for Elf_Sym scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,10/16] scripts/sorttable: Add helper functions for Elf_Shdr scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,09/16] scripts/sorttable: Add helper functions for Elf_Ehdr scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,08/16] scripts/sorttable: Convert Elf_Sym MACRO over to a union scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,07/16] scripts/sorttable: Replace Elf_Shdr Macro with a union scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,06/16] scripts/sorttable: Convert Elf_Ehdr to union scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,05/16] scripts/sorttable: Make compare_extable() into two functions scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,04/16] scripts/sorttable: Have the ORC code use the _r() functions to read scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
« 1 2 3 49 10 »