index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kprobes
/
opt.c
Age
Commit message (
Expand
)
Author
2023-02-21
x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
Yang Jihong
2023-02-21
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
Yang Jihong
2022-12-27
x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
2022-03-28
x86,kprobes: Fix optprobe trampoline to generate complete pt_regs
Masami Hiramatsu
2021-09-30
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...
Masami Hiramatsu
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
2021-03-15
x86/kprobes: Convert to insn_decode()
Borislav Petkov
2020-12-12
x86/kprobes: Fix optprobe to detect INT3 padding correctly
Masami Hiramatsu
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
2020-09-01
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
2020-07-02
Merge branch 'perf/vlbr'
Peter Zijlstra
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-15
perf/x86: Add perf text poke events for kprobes
Adrian Hunter
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-03-20
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
2019-11-27
x86/kprobe: Add comments to arch_{,un}optimize_kprobes()
Peter Zijlstra
2019-11-27
x86/kprobes: Fix ordering while text-patching
Peter Zijlstra
2019-11-27
x86/kprobes: Convert to text-patching.h
Peter Zijlstra
2019-11-27
x86/alternatives: Add and use text_gen_insn() helper
Peter Zijlstra
2019-11-15
x86/alternatives: Teach text_poke_bp() to emulate instructions
Peter Zijlstra
2019-09-02
x86: Correct misc typos
Marco Ammon
2019-07-08
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-29
x86/paravirt: Standardize 'insn_buff' variable names
Ingo Molnar
2019-02-13
x86/kprobes: Move trampoline code into RODATA
Masami Hiramatsu
2019-02-13
x86/kprobes: Prohibit probing on optprobe template code
Masami Hiramatsu
2018-12-04
kprobes/x86: Fix instruction patching corruption when copying more than one R...
Masami Hiramatsu
2018-10-22
kprobes/x86: Use preempt_enable() in optimized_callback()
Masami Hiramatsu
2018-06-21
kprobes/x86: Do not disable preempt on int3 path
Masami Hiramatsu
2018-01-21
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-19
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
Masami Hiramatsu
2017-09-28
kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobes
Masami Hiramatsu
2017-09-28
kprobes/x86: Disable preemption in optprobe
Masami Hiramatsu
2017-09-28
kprobes/x86: Move the get_kprobe_ctlblk() into irq-disabled block
Masami Hiramatsu
2017-09-28
kprobes/x86: Remove addressof() operators
Masami Hiramatsu
2017-09-28
kprobes/x86: Make insn buffer always ROX and use text_poke()
Masami Hiramatsu
2017-08-10
kprobes/x86: Do not jump-optimize kprobes on irq entry code
Masami Hiramatsu
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-05-08
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
2017-04-12
kprobes/x86: Consolidate insn decoder users for copying code
Masami Hiramatsu
2017-04-12
kprobes/x86: Use probe_kernel_read() instead of memcpy()
Masami Hiramatsu
2017-04-12
kprobes/x86: Set kprobes pages read-only
Masami Hiramatsu
2017-03-01
kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...
Masami Hiramatsu
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
[next]