index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
ftrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()
Ilya Leoshkevich
2024-07-03
1
-0
/
+2
*
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-17
1
-0
/
+3
|
\
|
*
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-16
1
-0
/
+3
*
|
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
2024-05-14
1
-2
/
+2
|
/
*
s390/ftrace: do not assume module_alloc() returns executable memory
Heiko Carstens
2023-04-13
1
-1
/
+1
*
s390/ftrace: move hotpatch trampolines to mcount.S
Heiko Carstens
2023-03-20
1
-20
/
+0
*
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-05-26
1
-2
/
+1
*
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
2022-03-10
1
-1
/
+1
*
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-10
1
-15
/
+2
*
Merge branch 'fixes' into features
Vasily Gorbik
2022-03-01
1
-1
/
+36
|
\
|
*
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
2022-03-01
1
-1
/
+1
|
*
s390/ftrace: fix ftrace_caller/ftrace_regs_caller generation
Heiko Carstens
2022-03-01
1
-0
/
+35
*
|
s390/ftrace: verify opcode before applying patch
Sven Schnelle
2022-02-06
1
-16
/
+27
*
|
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
1
-2
/
+1
|
/
*
s390/ftrace: remove preempt_disable()/preempt_enable() pair
Jerome Marchand
2021-12-10
1
-2
/
+0
*
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-06
1
-84
/
+12
|
\
|
*
s390/ftrace: add missing serialization for graph caller patching
Heiko Carstens
2021-10-11
1
-0
/
+2
|
*
s390/ftrace: use text_poke_sync_lock()
Heiko Carstens
2021-10-11
1
-6
/
+6
|
*
s390/ftrace: remove dead code
Heiko Carstens
2021-10-04
1
-80
/
+6
*
|
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-08
1
-5
/
+0
|
/
*
s390/ftrace: remove incorrect __va usage
Heiko Carstens
2021-09-08
1
-2
/
+2
*
s390/ftrace: implement hotpatching
Ilya Leoshkevich
2021-08-03
1
-16
/
+206
*
s390/ftrace: fix ftrace_update_ftrace_func implementation
Vasily Gorbik
2021-07-15
1
-0
/
+2
*
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-17
1
-4
/
+16
|
\
|
*
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-13
1
-1
/
+3
|
*
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
1
-1
/
+1
|
*
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
2020-11-06
1
-3
/
+13
*
|
s390/ftrace: assume -mhotpatch or -mrecord-mcount always available
Vasily Gorbik
2020-11-20
1
-49
/
+14
|
/
*
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
1
-2
/
+2
*
s390: Remove two unused inline functions
YueHaibing
2020-05-20
1
-16
/
+0
*
s390: support KPROBES_ON_FTRACE
Sven Schnelle
2020-01-30
1
-34
/
+46
*
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
2019-05-02
1
-4
/
+5
*
s390/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
1
-11
/
+2
*
s390/ftrace: Add -mfentry and -mnop-mcount support
Vasily Gorbik
2018-08-15
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-05-16
1
-0
/
+4
|
\
|
*
s390/ftrace: fix compile for !MODULES
Heiko Carstens
2017-05-03
1
-0
/
+4
*
|
s390: use set_memory.h header
Laura Abbott
2017-05-08
1
-0
/
+1
|
/
*
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
1
-1
/
+2
*
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-19
1
-1
/
+1
*
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
2015-03-25
1
-6
/
+6
*
s390/ftrace: fix compile error if CONFIG_KPROBES is disabled
Heiko Carstens
2015-03-13
1
-16
/
+45
*
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
2015-01-29
1
-1
/
+14
*
s390/ftrace: add code replacement sanity checks
Heiko Carstens
2015-01-08
1
-46
/
+49
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-12-11
1
-50
/
+86
|
\
|
*
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
2014-10-27
1
-2
/
+2
|
*
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-27
1
-48
/
+84
*
|
s390/ftrace: add ftrace_graph_is_dead() check
Heiko Carstens
2014-10-28
1
-0
/
+2
|
/
*
s390/ftrace: simplify enabling/disabling of ftrace_graph_caller
Heiko Carstens
2014-10-09
1
-13
/
+9
*
s390/ftrace: remove 31 bit ftrace support
Heiko Carstens
2014-10-09
1
-77
/
+2
[next]