index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
text-patching.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/alternatives: Use a temporary buffer when optimizing NOPs
Borislav Petkov (AMD)
2024-04-09
1
-1
/
+1
*
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-02-14
1
-14
/
+2
|
\
|
*
x86/paravirt: Remove no longer needed paravirt patching code
Juergen Gross
2023-12-10
1
-12
/
+0
*
|
x86/callthunks: Mark apply_relocation() as __init_or_module
Ingo Molnar
2023-11-30
1
-1
/
+1
*
|
x86/callthunks: Handle %rip-relative relocations in call thunk template
Uros Bizjak
2023-11-30
1
-0
/
+2
|
/
*
x86/alternatives: Introduce int3_emulate_jcc()
Peter Zijlstra
2023-01-31
1
-0
/
+31
*
x86/alternatives: Provide text_poke_copy_locked()
Thomas Gleixner
2022-10-17
1
-0
/
+1
*
x86/alternative: Introduce text_poke_set
Song Liu
2022-05-23
1
-0
/
+1
*
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-27
1
-7
/
+23
|
\
|
*
x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
Peter Zijlstra
2022-03-15
1
-6
/
+14
|
*
x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR
Peter Zijlstra
2022-03-15
1
-1
/
+9
*
|
x86/alternative: Introduce text_poke_copy
Song Liu
2022-02-08
1
-0
/
+1
|
/
*
x86/alternatives: Teach text_poke_bp() to emulate RET
Peter Zijlstra
2020-09-01
1
-0
/
+19
*
x86/int3: Ensure that poke_int3_handler() is not traced
Thomas Gleixner
2020-06-11
1
-4
/
+7
*
x86/kprobes: Fix ordering while text-patching
Peter Zijlstra
2019-11-27
1
-0
/
+1
*
x86/kprobes: Convert to text-patching.h
Peter Zijlstra
2019-11-27
1
-0
/
+2
*
x86/ftrace: Use text_gen_insn()
Peter Zijlstra
2019-11-27
1
-1
/
+29
*
x86/alternative: Add text_opcode_size()
Peter Zijlstra
2019-11-27
1
-12
/
+31
*
x86/alternatives: Add and use text_gen_insn() helper
Peter Zijlstra
2019-11-27
1
-0
/
+2
*
x86/alternatives, jump_label: Provide better text_poke() batching interface
Peter Zijlstra
2019-11-27
1
-11
/
+4
*
x86/alternatives: Update int3_emulate_push() comment
Peter Zijlstra
2019-11-27
1
-0
/
+3
*
x86/alternatives: Teach text_poke_bp() to emulate instructions
Peter Zijlstra
2019-11-15
1
-6
/
+18
*
x86: Correct misc typos
Marco Ammon
2019-09-02
1
-2
/
+2
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-09
1
-2
/
+0
|
\
|
*
x86/stackframe/32: Allow int3_emulate_push()
Peter Zijlstra
2019-06-25
1
-2
/
+0
*
|
x86/alternative: Batch of patch operations
Daniel Bristot de Oliveira
2019-06-17
1
-0
/
+15
|
/
*
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-16
1
-0
/
+30
|
\
|
*
x86: Hide the int3_emulate_call/jmp functions from UML
Steven Rostedt (VMware)
2019-05-11
1
-1
/
+3
|
*
x86_64: Allow breakpoints to emulate call instructions
Peter Zijlstra
2019-05-08
1
-0
/
+28
*
|
x86/alternatives: Remove the return value of text_poke_*()
Nadav Amit
2019-04-30
1
-2
/
+2
*
|
x86/alternatives: Initialize temporary mm for patching
Nadav Amit
2019-04-30
1
-0
/
+2
*
|
x86/alternatives: Add text_poke_kgdb() to not assert the lock when debugging
Nadav Amit
2019-04-30
1
-0
/
+1
|
/
*
x86/alternatives, jumplabel: Use text_poke_early() before mm_init()
Pavel Tatashin
2018-07-20
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/asm: Stop depending on ptrace.h in alternative.h
Andy Lutomirski
2016-04-29
1
-0
/
+40