index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
2020-10-12
kprobes: Replace rp->free_instance with freelist
Peter Zijlstra
2020-10-12
kprobes: Remove kretprobe hash
Peter Zijlstra
2020-09-21
kprobes: Init kprobes in early_initcall
Masami Hiramatsu
2020-09-21
tracing/uprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
tracing/kprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
tracing/boot: Add per-instance tracing_on option support
Masami Hiramatsu
2020-09-21
fgraph: Convert ret_stack tasklist scanning to rcu
Davidlohr Bueso
2020-09-21
tracing: remove a pointless assignment
Dan Carpenter
2020-09-21
kprobes: Use module_name() macro
Jarkko Sakkinen
2020-09-21
tracing: Use __this_cpu_read() in trace_buffered_event_enable()
Xianting Tian
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-09-18
tracing: toplevel d_entry already initialized
Wei Yang
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
2020-09-18
tracing: fix double free
Tom Rix
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
2020-09-18
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
2020-09-18
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
2020-09-14
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
2020-09-12
Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-11
gcov: add support for GCC 10.1
Peter Oberparleiter
2020-09-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-09-08
seccomp: don't leave dangling ->notif if file allocation fails
Tycho Andersen
2020-09-08
seccomp: don't leak memory when filter install races
Tycho Andersen
2020-09-08
kprobes: Make local functions static
Masami Hiramatsu
2020-09-08
kprobes: Free kretprobe_instance with RCU callback
Masami Hiramatsu
2020-09-08
kprobes: Remove NMI context check
Masami Hiramatsu
2020-09-08
kprobes: Add generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-06
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
2020-09-04
gcov: Disable gcov build with GCC 10
Leon Romanovsky
2020-09-04
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
2020-09-04
padata: fix possible padata_works_lock deadlock
Daniel Jordan
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
2020-08-27
dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
Dan Carpenter
2020-08-26
lockdep,trace: Expose tracepoints
Peter Zijlstra
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
2020-08-26
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2020-08-24
bpf, sysctl: Let bpf_stats_handler take a kernel pointer buffer
Tobias Klauser
2020-08-24
bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
Yonghong Song
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]