Show patches with: none      |   13144 patches
« 1 2 3 4131 132 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,16/16] export_report: Use new version info format Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,15/16] modpost: Produce extended modversion information Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,14/16] modules: Support extended MODVERSIONS info Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,13/16] export_report: Rehabilitate script Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,12/16] module: Reformat struct for code style Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,11/16] module: Additional validation in elf_validity_cache_strtab Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,10/16] module: Factor out elf_validity_cache_strtab Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,09/16] module: Group section index calculations together Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,08/16] module: Factor out elf_validity_cache_index_str Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,07/16] module: Factor out elf_validity_cache_index_sym Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,06/16] module: Factor out elf_validity_cache_index_mod Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,05/16] module: Factor out elf_validity_cache_index_info Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,04/16] module: Factor out elf_validity_cache_secstrings Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,03/16] module: Factor out elf_validity_cache_sechdrs Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,02/16] module: Factor out elf_validity_ehdr Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[v5,01/16] module: Take const arg in validate_section_offset Extended MODVERSIONS Support - - - --- 2024-09-25 Matthew Maurer New
[RFC,28/28] x86/tools: Drop x86_64 support from 'relocs' tool x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,27/28] x86/kernel: Switch to PIE linking for the core kernel x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,26/28] x86/boot: Implement support for ELF RELA/RELR relocations x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,25/28] x86: Use PIE codegen for the core kernel x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,24/28] tools/objtool: Treat indirect ftrace calls as direct calls x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,23/28] tools/objtool: Mark generated sections as writable x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,21/28] x86/head: Use PIC-compatible symbol references in startup code x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,18/28] x86/boot/64: Determine VA/PA offset before entering C code x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,17/28] x86/hibernate: Prefer RIP-relative accesses x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,16/28] x86/entry_64: Use RIP-relative addressing x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,15/28] x86/sync_core: Use RIP-relative addressing x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,14/28] x86/rethook: Use RIP-relative reference for return address x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,13/28] x86/kvm: Use RIP-relative addressing x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,11/28] x86/pvh: Avoid absolute symbol references in .head.text x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,09/28] x86/tools: Remove special relocation handling for per-CPU variables x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,08/28] scripts/kallsyms: Remove support for absolute per-CPU variables x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,07/28] scripts/kallsyms: Avoid 0x0 as the relative base x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,06/28] x86/percpu: Get rid of absolute per-CPU variable placement x86: Rely on toolchain for relocatable code - 1 - --- 2024-09-25 Ard Biesheuvel New
[RFC,05/28] x86: Define the stack protector guard symbol explicitly x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,03/28] x86/tools: Use mmap() to simplify relocs host tool x86: Rely on toolchain for relocatable code - - - --- 2024-09-25 Ard Biesheuvel New
[RFC,02/28] Documentation: Bump minimum GCC version to 8.1 x86: Rely on toolchain for relocatable code 1 - - --- 2024-09-25 Ard Biesheuvel New
[RFC,01/28] x86/pvh: Call C code via the kernel virtual mapping x86: Rely on toolchain for relocatable code - 1 1 --- 2024-09-25 Ard Biesheuvel New
kconfig: fix infinite loop in sym_calc_choice() kconfig: fix infinite loop in sym_calc_choice() - - - --- 2024-09-25 Masahiro Yamada New
cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig - 1 - --- 2024-09-25 Alice Ryhl New
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas kbuild: fix a typo dt_binding_schema -> dt_binding_schemas - 1 - --- 2024-09-25 Xu Yang New
[v4,16/16] export_report: Use new version info format Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,15/16] modpost: Produce extended modversion information Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,14/16] modules: Support extended MODVERSIONS info Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,13/16] export_report: Rehabilitate script Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,12/16] module: Reformat struct for code style Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,11/16] module: Additional validation in elf_validity_cache_strtab Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,10/16] module: Factor out elf_validity_cache_strtab Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,09/16] module: Group section index calculations together Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,08/16] module: Factor out elf_validity_cache_index_str Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,07/16] module: Factor out elf_validity_cache_index_sym Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,06/16] module: Factor out elf_validity_cache_index_mod Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,05/16] module: Factor out elf_validity_cache_index_info Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,04/16] module: Factor out elf_validity_cache_secstrings Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,03/16] module: Factor out elf_validity_cache_sechdrs Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,02/16] module: Factor out elf_validity_ehdr Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
[v4,01/16] module: Take const arg in validate_section_offset Extended MODVERSIONS Support - - - --- 2024-09-24 Matthew Maurer New
kconfig: use memcmp instead of deprecated bcmp kconfig: use memcmp instead of deprecated bcmp - 1 - --- 2024-09-24 Thomas Meyer New
[GIT,PULL] Kbuild updates for v6.12-rc1 [GIT,PULL] Kbuild updates for v6.12-rc1 - - - --- 2024-09-24 Masahiro Yamada New
[v3,20/20] Documentation/kbuild: Add DWARF module versioning Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,19/20] kbuild: Add gendwarfksyms as an alternative to genksyms Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,18/20] export: Add __gendwarfksyms_ptr_ references to exported symbols Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,17/20] gendwarfksyms: Add support for symbol type pointers Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,16/20] gendwarfksyms: Add support for reserved and ignored fields Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,15/20] gendwarfksyms: Add support for kABI rules Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,14/20] gendwarfksyms: Add symbol versioning Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,13/20] gendwarfksyms: Add symtypes output Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,12/20] gendwarfksyms: Add die_map debugging Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,11/20] gendwarfksyms: Limit structure expansion Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,10/20] gendwarfksyms: Expand structure types Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,09/20] gendwarfksyms: Expand array_type Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,08/20] gendwarfksyms: Expand subroutine_type Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,07/20] gendwarfksyms: Expand type modifiers and typedefs Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,06/20] gendwarfksyms: Add a cache for processed DIEs Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,05/20] gendwarfksyms: Expand base_type Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,04/20] gendwarfksyms: Add address matching Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,03/20] tools: Add gendwarfksyms Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,02/20] scripts: move genksyms crc32 implementation to a common include Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
[v3,01/20] scripts: import more list macros Implement DWARF modversions - - - --- 2024-09-23 Sami Tolvanen New
kbuild: add package-dbg to pacman packages kbuild: add package-dbg to pacman packages - - - --- 2024-09-23 1127955419@qq.com New
[v3,2/2] kbuild: add generic support for built-in boot DTBs [v3,1/2] kbuild: move non-boot built-in DTBs to .rodata section - - - --- 2024-09-23 Masahiro Yamada New
[v3,1/2] kbuild: move non-boot built-in DTBs to .rodata section [v3,1/2] kbuild: move non-boot built-in DTBs to .rodata section 1 - - --- 2024-09-23 Masahiro Yamada New
[v5,11/11] kconfig: Add documentation for the conflict resolver kbuild, kconfig: Add support for conflict resolution - - - --- 2024-09-20 Ole Schuerks New
[v5,10/11] kconfig: Add loader.gif kbuild, kconfig: Add support for conflict resolution - - - --- 2024-09-20 Ole Schuerks New
[v5,09/11] kconfig: Add xconfig-modifications kbuild, kconfig: Add support for conflict resolution - 1 1 --- 2024-09-20 Ole Schuerks New
[v5,08/11] kconfig: Add tools kbuild, kconfig: Add support for conflict resolution - 1 1 --- 2024-09-20 Ole Schuerks New
[v5,07/11] kconfig: Add files with utility functions kbuild, kconfig: Add support for conflict resolution - 1 1 --- 2024-09-20 Ole Schuerks New
[v5,06/11] kconfig: Add files for RangeFix kbuild, kconfig: Add support for conflict resolution - 1 1 --- 2024-09-20 Ole Schuerks New
[v5,05/11] kconfig: Add files for handling expressions kbuild, kconfig: Add support for conflict resolution - 1 1 --- 2024-09-20 Ole Schuerks New
[v5,04/11] kconfig: Add files for building constraints kbuild, kconfig: Add support for conflict resolution - 1 1 --- 2024-09-20 Ole Schuerks New
[v5,03/11] kconfig: Add definitions kbuild, kconfig: Add support for conflict resolution - 1 1 --- 2024-09-20 Ole Schuerks New
[v5,02/11] kbuild: Add list_is_{first,last}, list_size, list_at_index, list_for_each_from kbuild, kconfig: Add support for conflict resolution - - - --- 2024-09-20 Ole Schuerks New
[v5,01/11] kconfig: Add PicoSAT interface kbuild, kconfig: Add support for conflict resolution - - - --- 2024-09-20 Ole Schuerks New
[v2,5/5] kbuild: doc: replace "gcc" in external module description [v2,1/5] kbuild: doc: throw out the local table of contents in modules.rst - 1 - --- 2024-09-19 Masahiro Yamada New
« 1 2 3 4131 132 »