linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
Josh Poimboeuf
Re: [PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
Song Liu
Re: [PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
Miroslav Benes
Re: [PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
Josh Poimboeuf
[PATCH 38/48] klp-build: Validate short-circuit prerequisites
Josh Poimboeuf
Re: [PATCH 38/48] klp-build: Validate short-circuit prerequisites
Song Liu
Re: [PATCH 38/48] klp-build: Validate short-circuit prerequisites
Josh Poimboeuf
[PATCH 25/48] klp-build: Reject patches to realmode
Josh Poimboeuf
Re: [PATCH 25/48] klp-build: Reject patches to realmode
Song Liu
[PATCH 39/48] objtool: Replace iterator callbacks with for_each_sym_by_*()
Josh Poimboeuf
Re: [PATCH 39/48] objtool: Replace iterator callbacks with for_each_sym_by_*()
Song Liu
Re: [PATCH 39/48] objtool: Replace iterator callbacks with for_each_sym_by_*()
Josh Poimboeuf
[PATCH 02/48] objtool/klp: Fix .data..once static local non-correlation
Josh Poimboeuf
Re: [PATCH 02/48] objtool/klp: Fix .data..once static local non-correlation
Song Liu
Re: [PATCH 02/48] objtool/klp: Fix .data..once static local non-correlation
Josh Poimboeuf
Re: [PATCH 02/48] objtool/klp: Fix .data..once static local non-correlation
Song Liu
Re: [PATCH 02/48] objtool/klp: Fix .data..once static local non-correlation
Miroslav Benes
[PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols
Josh Poimboeuf
Re: [PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols
Miroslav Benes
Re: [PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols
Miroslav Benes
Re: [PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols
Josh Poimboeuf
Re: [PATCH 03/48] objtool/klp: Don't correlate __ADDRESSABLE() symbols
Miroslav Benes
[PATCH 26/48] objtool/klp: Don't set sym->file for section symbols
Josh Poimboeuf
Re: [PATCH 26/48] objtool/klp: Don't set sym->file for section symbols
Peter Zijlstra
Re: [PATCH 26/48] objtool/klp: Don't set sym->file for section symbols
Song Liu
[PATCH 44/48] objtool/klp: Fix position-dependent checksums for non-relocated jumps/calls
Josh Poimboeuf
[PATCH 33/48] objtool/klp: Extricate checksum calculation from validate_branch()
Josh Poimboeuf
Re: [PATCH 33/48] objtool/klp: Extricate checksum calculation from validate_branch()
Song Liu
[PATCH 40/48] objtool/klp: Calculate object checksums
Josh Poimboeuf
[PATCH 46/48] objtool/klp: Make function prefix handling more generic
Josh Poimboeuf
[PATCH 48/48] objtool/klp: Cache dont_correlate() result
Josh Poimboeuf
Re: [PATCH 48/48] objtool/klp: Cache dont_correlate() result
Song Liu
[PATCH 07/48] objtool/klp: Don't correlate absolute symbols
Josh Poimboeuf
Re: [PATCH 07/48] objtool/klp: Don't correlate absolute symbols
Miroslav Benes
Re: [PATCH 07/48] objtool/klp: Don't correlate absolute symbols
Song Liu
[PATCH 08/48] objtool/klp: Don't correlate __initstub__ symbols
Josh Poimboeuf
Re: [PATCH 08/48] objtool/klp: Don't correlate __initstub__ symbols
Miroslav Benes
Re: [PATCH 08/48] objtool/klp: Don't correlate __initstub__ symbols
Song Liu
[PATCH 15/48] objtool/klp: Fix kCFI trap handling
Josh Poimboeuf
Re: [PATCH 15/48] objtool/klp: Fix kCFI trap handling
Song Liu
Re: [PATCH 15/48] objtool/klp: Fix kCFI trap handling
Miroslav Benes
[PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()
Josh Poimboeuf
Re: [PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()
Peter Zijlstra
Re: [PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()
Josh Poimboeuf
Re: [PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()
Song Liu
Re: [PATCH 17/48] objtool: Fix reloc hash collision in find_reloc_by_dest_range()
Miroslav Benes
[PATCH 30/48] objtool/klp: Handle Clang .data..Lanon anonymous data sections
Josh Poimboeuf
Re: [PATCH 30/48] objtool/klp: Handle Clang .data..Lanon anonymous data sections
Song Liu
[PATCH 37/48] objtool/klp: Remove "objtool --checksum"
Josh Poimboeuf
Re: [PATCH 37/48] objtool/klp: Remove "objtool --checksum"
Song Liu
Re: [PATCH 05/48] objtool: Move mark_rodata() to elf.c
Peter Zijlstra
Re: [PATCH 31/48] objtool: Add is_alias_sym() helper
Peter Zijlstra
Re: [PATCH 31/48] objtool: Add is_alias_sym() helper
Song Liu
Re: [PATCH 34/48] objtool: Consolidate file decoding into decode_file()
Peter Zijlstra
Re: [PATCH 34/48] objtool: Consolidate file decoding into decode_file()
Song Liu
Re: [PATCH 01/48] objtool/klp: Fix is_uncorrelated_static_local() for Clang
Song Liu
Re: [PATCH 04/48] objtool/klp: Ignore __UNIQUE_ID_*() PCI stub functions
Song Liu
Re: [PATCH 04/48] objtool/klp: Ignore __UNIQUE_ID_*() PCI stub functions
Josh Poimboeuf
Re: [PATCH 04/48] objtool/klp: Ignore __UNIQUE_ID_*() PCI stub functions
Song Liu
Re: [PATCH 04/48] objtool/klp: Ignore __UNIQUE_ID_*() PCI stub functions
Josh Poimboeuf
Re: [PATCH 04/48] objtool/klp: Ignore __UNIQUE_ID_*() PCI stub functions
Song Liu
Re: [PATCH 04/48] objtool/klp: Ignore __UNIQUE_ID_*() PCI stub functions
Miroslav Benes
Re: [PATCH 01/48] objtool/klp: Fix is_uncorrelated_static_local() for Clang
Miroslav Benes
Re: [PATCH 05/48] objtool: Move mark_rodata() to elf.c
Miroslav Benes
Re: [PATCH 06/48] objtool/klp: Don't correlate rodata symbols
Miroslav Benes
Re: [PATCH 06/48] objtool/klp: Don't correlate rodata symbols
Josh Poimboeuf
Re: [PATCH 05/48] objtool: Move mark_rodata() to elf.c
Song Liu
Re: [PATCH 09/48] objtool/klp: Fix create_fake_symbols() skipping entsize-based sections
Song Liu
Re: [PATCH 11/48] objtool/klp: Fix handling of zero-length .altinstr_replacement sections
Song Liu
Re: [PATCH 11/48] objtool/klp: Fix handling of zero-length .altinstr_replacement sections
Josh Poimboeuf
Re: [PATCH 12/48] objtool/klp: Fix cloning of zero-length section symbols
Song Liu
Re: [PATCH 13/48] objtool/klp: Fix XXH3 state memory leak
Song Liu
Re: [PATCH 16/48] objtool/klp: Fix relocation conversion failures for R_X86_64_NONE
Song Liu
Re: [PATCH 14/48] objtool/klp: Fix extraction of text annotations for alternatives
Song Liu
Re: [PATCH 18/48] klp-build: Fix hang on out-of-date .config
Song Liu
Re: [PATCH 18/48] klp-build: Fix hang on out-of-date .config
Josh Poimboeuf
Re: [PATCH 21/48] klp-build: Validate patch file existence
Song Liu
Re: [PATCH 22/48] klp-build: Suppress excessive fuzz output by default
Song Liu
Re: [PATCH 23/48] klp-build: Fix patch cleanup on interrupt
Song Liu
Re: [PATCH 24/48] klp-build: Reject patches to vDSO
Song Liu
Re: [PATCH 29/48] klp-build: Print "objtool klp diff" command in verbose mode
Song Liu
Re: [PATCH 20/48] klp-build: Don't use errexit
Song Liu
Re: [PATCH 28/48] objtool/klp: Create empty checksum sections for function-less object files
Song Liu
Re: [PATCH 35/48] objtool/klp: Add "objtool klp checksum" subcommand
Song Liu
Re: [PATCH 09/48] objtool/klp: Fix create_fake_symbols() skipping entsize-based sections
Miroslav Benes
Re: [PATCH 13/48] objtool/klp: Fix XXH3 state memory leak
Miroslav Benes
Re: [PATCH 14/48] objtool/klp: Fix extraction of text annotations for alternatives
Miroslav Benes
Re: [PATCH 16/48] objtool/klp: Fix relocation conversion failures for R_X86_64_NONE
Miroslav Benes
Re: [PATCH 11/48] objtool/klp: Fix handling of zero-length .altinstr_replacement sections
Miroslav Benes
Re: [PATCH 12/48] objtool/klp: Fix cloning of zero-length section symbols
Miroslav Benes
Re: [PATCH 20/48] klp-build: Don't use errexit
Miroslav Benes
Re: [PATCH 21/48] klp-build: Validate patch file existence
Miroslav Benes
Re: [PATCH 22/48] klp-build: Suppress excessive fuzz output by default
Miroslav Benes
Re: [PATCH 2/3] selftests: ublk: enable test_integrity_02.sh on fio 3.42
Ming Lei
Earlier messages
Later messages