Show patches with: none      |   13675 patches
« 1 2 3 4136 137 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,03/16] scripts/sorttable: Remove unneeded Elf_Rel scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,02/16] scripts/sorttable: Remove unused write functions scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v2,01/16] scripts/sorttable: Remove unused macro defines scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[14/14] 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
[13/14] 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
[12/14] 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
[11/14] 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
[10/14] 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
[09/14] 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
[08/14] 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
[07/14] 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
[06/14] 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
[05/14] 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
[04/14] 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
[03/14] scripts/sorttable: Remove unneeded Elf_Rel scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[02/14] scripts/sorttable: Remove unused write functions scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[01/14] scripts/sorttable: Remove unused macro defines scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions - - - --- 2025-01-02 Steven Rostedt New
[v12,5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS Extended MODVERSIONS Support - - - --- 2024-12-30 Matthew Maurer New
[v12,4/5] Documentation/kbuild: Document storage of symbol information Extended MODVERSIONS Support - - - --- 2024-12-30 Matthew Maurer New
[v12,3/5] modules: Allow extended modversions without basic MODVERSIONS Extended MODVERSIONS Support - - - --- 2024-12-30 Matthew Maurer New
[v12,2/5] modpost: Produce extended MODVERSIONS information Extended MODVERSIONS Support - 1 - --- 2024-12-30 Matthew Maurer New
[v12,1/5] modules: Support extended MODVERSIONS info Extended MODVERSIONS Support - 1 - --- 2024-12-30 Matthew Maurer New
[2/2] modpost: zero-pad CRC values in modversion_info array Fixups before RUST modversions support - - - --- 2024-12-28 Masahiro Yamada New
[1/2] module: get symbol crc back to unsigned Fixups before RUST modversions support - 1 - --- 2024-12-28 Masahiro Yamada New
[POC,RFC] build: Make weak functions visible in kallsyms [POC,RFC] build: Make weak functions visible in kallsyms - - - --- 2024-12-26 Steven Rostedt New
[RFC,2/2] module: Introduce hash-based integrity checking module: Introduce hash-based integrity checking - - - --- 2024-12-25 Thomas Weißschuh New
[RFC,1/2] kbuild: add stamp file for vmlinux BTF data module: Introduce hash-based integrity checking - - - --- 2024-12-25 Thomas Weißschuh New
[3/3] modpost: work around unaligned data access error modpost: work around unaligned data access - - - --- 2024-12-25 Masahiro Yamada New
[2/3] modpost: refactor do_vmbus_entry() modpost: work around unaligned data access - - - --- 2024-12-25 Masahiro Yamada New
[1/3] modpost: fix the missed iteration for the max bit in do_input() modpost: work around unaligned data access - - - --- 2024-12-25 Masahiro Yamada New
[v11,5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS Extended MODVERSIONS Support - - - --- 2024-12-23 Matthew Maurer New
[v11,4/5] Documentation/kbuild: Document storage of symbol information Extended MODVERSIONS Support - - - --- 2024-12-23 Matthew Maurer New
[v11,3/5] modules: Allow extended modversions without basic MODVERSIONS Extended MODVERSIONS Support - - - --- 2024-12-23 Matthew Maurer New
[v11,2/5] modpost: Produce extended MODVERSIONS information Extended MODVERSIONS Support - 1 - --- 2024-12-23 Matthew Maurer New
[v11,1/5] modules: Support extended MODVERSIONS info Extended MODVERSIONS Support - 1 - --- 2024-12-23 Matthew Maurer New
scripts/mksysmap: Fix escape chars '$' scripts/mksysmap: Fix escape chars '$' - 1 - --- 2024-12-23 Mostafa Saleh New
[GIT,PULL] Kbuild fixes for v6.13-rc4 [GIT,PULL] Kbuild fixes for v6.13-rc4 - - - --- 2024-12-21 Masahiro Yamada New
[v7,18/18] Documentation/kbuild: Add DWARF module versioning Implement DWARF modversions - - - --- 2024-12-19 Sami Tolvanen New
[v7,17/18] kbuild: Add gendwarfksyms as an alternative to genksyms Implement DWARF modversions - - - --- 2024-12-19 Sami Tolvanen New
[v7,16/18] export: Add __gendwarfksyms_ptr_ references to exported symbols Implement DWARF modversions - - - --- 2024-12-19 Sami Tolvanen New
[v7,15/18] gendwarfksyms: Add support for symbol type pointers Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,14/18] gendwarfksyms: Add support for reserved and ignored fields Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,13/18] gendwarfksyms: Add support for kABI rules Implement DWARF modversions - - - --- 2024-12-19 Sami Tolvanen New
[v7,12/18] gendwarfksyms: Add symbol versioning Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,11/18] gendwarfksyms: Add symtypes output Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,10/18] gendwarfksyms: Add die_map debugging Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,09/18] gendwarfksyms: Limit structure expansion Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,08/18] gendwarfksyms: Expand structure types Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,07/18] gendwarfksyms: Expand array_type Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,06/18] gendwarfksyms: Expand subroutine_type Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,05/18] gendwarfksyms: Expand type modifiers and typedefs Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,04/18] gendwarfksyms: Add a cache for processed DIEs Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,03/18] gendwarfksyms: Expand base_type Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,02/18] gendwarfksyms: Add address matching Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[v7,01/18] tools: Add gendwarfksyms Implement DWARF modversions - 1 - --- 2024-12-19 Sami Tolvanen New
[4/4] kconfig: qconf: use nullptr in C++11 code improve qconfig C++ code, take 2 - - - --- 2024-12-19 Rolf Eike Beer New
[3/4] kconfig: qconf: remove overloaded constructor improve qconfig C++ code, take 2 - - - --- 2024-12-19 Rolf Eike Beer New
« 1 2 3 4136 137 »