linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT
Peter Zijlstra
Re: [PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT
Josh Poimboeuf
Re: [PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT
David Laight
Re: [PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT
Josh Poimboeuf
[PATCH 47/48] objtool: Improve and simplify prefix symbol detection
Josh Poimboeuf
Re: [PATCH 47/48] objtool: Improve and simplify prefix symbol detection
Peter Zijlstra
Re: [PATCH 47/48] objtool: Improve and simplify prefix symbol detection
Josh Poimboeuf
Re: [PATCH 47/48] objtool: Improve and simplify prefix symbol detection
Peter Zijlstra
[PATCH 32/48] objtool: Add is_cold_func() helper
Josh Poimboeuf
Re: [PATCH 32/48] objtool: Add is_cold_func() helper
Peter Zijlstra
Re: [PATCH 32/48] objtool: Add is_cold_func() helper
Josh Poimboeuf
Re: [PATCH 32/48] objtool: Add is_cold_func() helper
Peter Zijlstra
Re: [PATCH 32/48] objtool: Add is_cold_func() helper
Josh Poimboeuf
[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 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 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 2/3] selftests: ublk: enable test_integrity_02.sh on fio 3.42
Ming Lei
Re: [PATCH 1/3] selftests: ublk: remove unused argument to _cleanup
Ming Lei
Re: [PATCH 3/3] selftests: ublk: add ublk auto integrity test
Ming Lei
Earlier messages
Later messages