index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kprobes
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-01-05
x86/kprobes: Do not decode opcode in resume_execution()
Masami Hiramatsu
1
-94
/
+74
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+12
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2020-12-12
x86/kprobes: Fix optprobe to detect INT3 padding correctly
Masami Hiramatsu
1
-2
/
+20
2020-12-09
kprobes/x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-09
x86/kprobes: Restore BTF if the single-stepping is cancelled
Masami Hiramatsu
1
-0
/
+5
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-1
/
+2
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-06
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-2
/
+10
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2020-10-12
Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+0
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-105
/
+3
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
2
-2
/
+2
2020-09-08
x86/kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-105
/
+3
2020-09-01
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
1
-1
/
+3
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
2
-2
/
+0
2020-07-02
Merge branch 'perf/vlbr'
Peter Zijlstra
2
-16
/
+7
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-13
/
+3
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2
-3
/
+4
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-13
/
+3
2020-06-15
perf/x86: Add perf text poke events for kprobes
Adrian Hunter
2
-6
/
+47
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2
-10
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-03-20
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
1
-0
/
+25
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-43
/
+44
2019-12-10
x86/kprobes: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
Sean Christopherson
1
-0
/
+1
2019-11-27
x86/kprobe: Add comments to arch_{,un}optimize_kprobes()
Peter Zijlstra
1
-2
/
+12
2019-11-27
x86/kprobes: Fix ordering while text-patching
Peter Zijlstra
2
-8
/
+6
2019-11-27
x86/kprobes: Convert to text-patching.h
Peter Zijlstra
2
-32
/
+30
2019-11-27
x86/alternatives: Add and use text_gen_insn() helper
Peter Zijlstra
1
-6
/
+1
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2019-11-15
x86/alternatives: Teach text_poke_bp() to emulate instructions
Peter Zijlstra
1
-3
/
+8
2019-10-17
x86: kprobes: Prohibit probing on instruction which has emulate prefix
Masami Hiramatsu
1
-0
/
+4
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2019-09-02
x86: Correct misc typos
Marco Ammon
1
-1
/
+1
2019-07-31
x86: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+8
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
3
-27
/
+26
2019-06-25
x86/stackframe, x86/kprobes: Fix frame pointer annotations
Peter Zijlstra
1
-12
/
+12
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
4
-42
/
+4
2019-06-07
treewide: trivial: fix s/poped/popped/ typo
George G. Davis
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
3
-42
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-08
x86/kprobes: Make trampoline_handler() global and visible
Andi Kleen
1
-1
/
+1
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+15
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2019-04-30
x86/kprobes: Use vmalloc special flag
Rick Edgecombe
1
-6
/
+1
[next]