index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-10-26
test_kprobes: Move it from kernel/ to lib/
Tiezhu Yang
2021-10-26
kprobes: Add a test case for stacktrace from kretprobe handler
Masami Hiramatsu
2021-10-26
tracing/hwlat: Make some internal symbols static
Wang ShaoBo
2021-10-26
tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
Mathieu Desnoyers
2021-10-25
trace/timerlat: Add migrate-disabled field to the timerlat header
Daniel Bristot de Oliveira
2021-10-25
trace/osnoise: Add migrate-disabled field to the osnoise header
Daniel Bristot de Oliveira
2021-10-25
perf/core: allow ftrace for functions in kernel/event/core.c
Song Liu
2021-10-25
ftrace: Make ftrace_profile_pages_init static
chongjiapeng
2021-10-21
kprobes: convert tests to kunit
Sven Schnelle
2021-10-21
tracing: use %ps format string to print symbols
Arnd Bergmann
2021-10-21
ftrace/direct: Do not disable when switching direct callers
Steven Rostedt (VMware)
2021-10-21
ftrace: Add multi direct modify interface
Jiri Olsa
2021-10-21
ftrace: Add multi direct register/unregister interface
Jiri Olsa
2021-10-21
ftrace: Add ftrace_add_rec_direct function
Jiri Olsa
2021-10-21
tracing: Fix selftest config check for function graph start up test
Steven Rostedt (VMware)
2021-10-20
tracing: Add trampoline/graph selftest
Jiri Olsa
2021-10-20
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
2021-10-19
tracing/perf: Add interrupt_context_level() helper
Steven Rostedt (VMware)
2021-10-19
tracing: Reuse logic from perf's get_recursion_context()
Steven Rostedt (VMware)
2021-10-19
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
2021-10-19
tracing: Use linker magic instead of recasting ftrace_ops_list_func()
Steven Rostedt (VMware)
2021-10-13
tracing: in_irq() cleanup
Changbin Du
2021-10-10
ftrace: Add unit test for removing trace function
Carles Pey
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-10-08
tracing: Disable "other" permission bits in the tracefs files
Steven Rostedt (VMware)
2021-10-07
tracing: Initialize upper and lower vars in pid_list_refill_irq()
Steven Rostedt (VMware)
2021-10-05
tracing: Create a sparse bitmask for pid filtering
Steven Rostedt (VMware)
2021-10-05
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
2021-09-30
x86/kprobes: Fixup return address in generic trampoline handler
Masami Hiramatsu
2021-09-30
tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
Masami Hiramatsu
2021-09-30
kprobes: Enable stacktrace from pt_regs in kretprobe handler
Masami Hiramatsu
2021-09-30
kprobes: Add kretprobe_find_ret_addr() for searching return address
Masami Hiramatsu
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-09-30
kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...
Masami Hiramatsu
2021-09-30
kprobes: Use bool type for functions which returns boolean value
Masami Hiramatsu
2021-09-30
kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...
Masami Hiramatsu
2021-09-30
kprobes: Add assertions for required lock
Masami Hiramatsu
2021-09-30
kprobes: Fix coding style issues
Masami Hiramatsu
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
2021-09-30
kprobes: Make arch_check_ftrace_location static
Punit Agrawal
2021-09-30
kprobe: Simplify prepare_kprobe() by dropping redundant version
Punit Agrawal
2021-09-30
kprobes: Use helper to parse boolean input from userspace
Punit Agrawal
2021-09-30
kprobes: Do not use local variable when creating debugfs file
Punit Agrawal
2021-09-26
Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-26
Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-25
Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-24
blktrace: Fix uaf in blk_trace access after removing by sysfs
Zhihao Cheng
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-09-23
posix-cpu-timers: Prevent spuriously armed 0-value itimer
Frederic Weisbecker
[next]