index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Introduce trace event injection
Cong Wang
2019-12-02
5
-0
/
+348
*
tracing: Use xarray for syscall trace events
Hassan Naveed
2019-11-22
1
-7
/
+25
*
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
2019-11-22
3
-22
/
+102
*
tracing: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-22
1
-4
/
+4
*
ring-buffer: Fix typos in function ring_buffer_producer
Xianting Tian
2019-11-22
1
-2
/
+2
*
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
2019-11-18
1
-3
/
+3
*
ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimiz...
Steven Rostedt (VMware)
2019-11-18
1
-32
/
+88
*
ftrace: Add helper find_direct_entry() to consolidate code
Steven Rostedt (VMware)
2019-11-15
1
-30
/
+29
*
ftrace: Add another check for match in register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-15
1
-1
/
+6
*
ftrace: Fix accounting bug with direct->count in register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-15
1
-2
/
+1
*
tracing: Increase SYNTH_FIELDS_MAX for synthetic_events
Artem Bityutskiy
2019-11-15
1
-1
/
+1
*
ftrace: Add modify_ftrace_direct()
Steven Rostedt (VMware)
2019-11-14
1
-0
/
+78
*
tracing: Add missing "inline" in stub function of latency_fsnotify()
Steven Rostedt (VMware)
2019-11-14
1
-1
/
+1
*
tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
Borislav Petkov
2019-11-14
1
-2
/
+2
*
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
2019-11-14
2
-0
/
+45
*
tracing/kprobe: Check whether the non-suffixed symbol is notrace
Masami Hiramatsu
2019-11-14
1
-3
/
+24
*
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
2019-11-14
1
-1
/
+1
*
tracing/hwlat: Fix a few trivial nits
Srivatsa S. Bhat (VMware)
2019-11-14
1
-2
/
+2
*
tracing: Use generic type for comparator function
Andy Shevchenko
2019-11-14
4
-15
/
+13
*
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-14
1
-3
/
+8
*
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2019-11-13
2
-0
/
+5
*
tracing: Verify if trace array exists before destroying it.
Divya Indi
2019-11-13
2
-4
/
+17
*
tracing: Declare newly exported APIs in include/linux/trace.h
Divya Indi
2019-11-13
1
-3
/
+1
*
tracing: Make internal ftrace events static
Ben Dooks
2019-11-13
1
-2
/
+2
*
tracing: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2019-11-13
1
-0
/
+2
*
preemptirq_delay_test: Add the burst feature and a sysfs trigger
Viktor Rosendahl (BMW)
2019-11-13
2
-22
/
+128
*
ftrace: Implement fs notification for tracing_max_latency
Viktor Rosendahl (BMW)
2019-11-13
3
-6
/
+98
*
ftrace: Add information on number of page groups allocated
Steven Rostedt (VMware)
2019-11-13
3
-6
/
+31
*
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
2019-11-13
1
-0
/
+4
*
ftrace: Add ftrace_find_direct_func()
Steven Rostedt (VMware)
2019-11-13
1
-1
/
+78
*
ftrace: Add register_ftrace_direct()
Steven Rostedt (VMware)
2019-11-13
2
-5
/
+272
*
ftrace: Separate out functionality from ftrace_location_range()
Steven Rostedt (VMware)
2019-11-08
1
-15
/
+23
*
ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move()
Steven Rostedt (VMware)
2019-11-08
1
-12
/
+17
*
ftrace: Introduce PERMANENT ftrace_ops flag
Miroslav Benes
2019-11-04
2
-3
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-01
3
-13
/
+53
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-10-26
3
-13
/
+53
|
|
\
|
|
*
bpf: Fix use after free in bpf_get_prog_name
Daniel Borkmann
2019-10-22
1
-1
/
+1
|
|
*
bpf: Fix use after free in subprog's jited symbol removal
Daniel Borkmann
2019-10-22
2
-12
/
+21
|
|
*
xdp: Handle device unregister for devmap_hash map type
Toke Høiland-Jørgensen
2019-10-21
1
-0
/
+31
|
|
*
xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
Toke Høiland-Jørgensen
2019-10-18
1
-1
/
+1
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-01
2
-3
/
+11
|
\
\
\
|
*
|
|
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
2019-10-29
1
-1
/
+5
|
*
|
|
sched/topology: Don't try to build empty sched domains
Valentin Schneider
2019-10-29
2
-2
/
+6
*
|
|
|
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
2019-10-28
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-27
2
-3
/
+5
|
\
\
\
|
*
|
|
posix-cpu-timers: Fix two trivial comments
Yi Wang
2019-10-23
1
-3
/
+3
|
*
|
|
timers/sched_clock: Include local timekeeping.h for missing declarations
Ben Dooks (Codethink)
2019-10-23
1
-0
/
+2
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-27
1
-3
/
+5
|
\
\
\
\
|
*
|
|
|
perf/aux: Fix AUX output stopping
Alexander Shishkin
2019-10-22
1
-1
/
+1
|
*
|
|
|
perf/aux: Fix tracking of auxiliary trace buffer allocation
Thomas Richter
2019-10-21
1
-2
/
+4
[next]