index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Add hist trigger support for variable reference aliases
Tom Zanussi
2018-03-10
1
-7
/
+67
*
tracing: Add cpu field for hist triggers
Tom Zanussi
2018-03-10
1
-1
/
+27
*
tracing: Allow whitespace to surround hist trigger filter
Tom Zanussi
2018-03-10
1
-5
/
+32
*
tracing: Add 'onmax' hist trigger action support
Tom Zanussi
2018-03-10
1
-35
/
+296
*
tracing: Add 'onmatch' hist trigger action support
Tom Zanussi
2018-03-10
1
-13
/
+475
*
tracing: Add support for 'field variables'
Tom Zanussi
2018-03-10
1
-1
/
+530
*
tracing: Add support for 'synthetic' events
Tom Zanussi
2018-03-10
1
-2
/
+893
*
tracing: Add hist trigger action hook
Tom Zanussi
2018-03-10
1
-2
/
+104
*
tracing: Add variable reference handling to hist triggers
Tom Zanussi
2018-03-10
4
-16
/
+656
*
tracing: Add hist_field 'type' field
Tom Zanussi
2018-03-10
1
-0
/
+33
*
tracing: Pass tracing_map_elt to hist_field accessor functions
Tom Zanussi
2018-03-10
1
-34
/
+57
*
tracing: Generalize per-element hist trigger data
Tom Zanussi
2018-03-10
1
-33
/
+43
*
tracing: Add simple expression support to hist triggers
Tom Zanussi
2018-03-10
1
-74
/
+413
*
tracing: Move get_hist_field_flags()
Tom Zanussi
2018-03-10
1
-22
/
+22
*
tracing: Account for variables in named trigger compatibility
Tom Zanussi
2018-03-10
1
-1
/
+6
*
tracing: Add variable support to hist triggers
Tom Zanussi
2018-03-10
1
-39
/
+331
*
tracing: Add usecs modifier for hist trigger timestamps
Tom Zanussi
2018-03-10
3
-8
/
+35
*
tracing: Add hist_data member to hist_field
Tom Zanussi
2018-03-10
1
-5
/
+9
*
tracing: Add per-element variable support to tracing_map
Tom Zanussi
2018-03-10
2
-0
/
+119
*
tracing: Add hist trigger timestamp support
Tom Zanussi
2018-03-10
1
-23
/
+71
*
tracing: Break out hist trigger assignment parsing
Tom Zanussi
2018-03-10
1
-21
/
+51
*
tracing: Add ring buffer event param to hist field functions
Tom Zanussi
2018-03-10
1
-15
/
+24
*
tracing: Give event triggers access to ring_buffer_event
Tom Zanussi
2018-03-10
3
-26
/
+41
*
tracing: Add timestamp_mode trace file
Tom Zanussi
2018-03-10
1
-0
/
+47
*
ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP
Tom Zanussi
2018-03-10
1
-28
/
+76
*
ring-buffer: Add interface for setting absolute time stamps
Tom Zanussi
2018-03-10
3
-1
/
+46
*
tracing: Remove code which merges duplicates
Vedang Patel
2018-03-10
3
-95
/
+6
*
tracing: Add support to detect and avoid duplicates
Vedang Patel
2018-03-10
1
-5
/
+36
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-04
1
-0
/
+6
|
\
|
*
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
2018-02-28
1
-0
/
+6
*
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-03
1
-5
/
+10
|
\
\
|
*
|
memremap: fix softlockup reports at teardown
Dan Williams
2018-03-03
1
-5
/
+10
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-03-01
1
-1
/
+2
|
\
\
\
|
*
|
|
printk: Wake klogd when passing console_lock owner
Petr Mladek
2018-02-27
1
-1
/
+2
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
2
-6
/
+23
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
extable: Make init_kernel_text() global
Josh Poimboeuf
2018-02-21
2
-4
/
+2
|
*
|
|
jump_label: Warn on failed jump_label patching attempt
Josh Poimboeuf
2018-02-21
1
-5
/
+8
|
*
|
|
jump_label: Explicitly disable jump labels in __init code
Josh Poimboeuf
2018-02-21
1
-0
/
+16
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-26
1
-9
/
+14
|
\
\
\
\
|
*
|
|
|
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
2018-02-22
1
-9
/
+14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-24
6
-22
/
+34
|
\
\
\
\
|
*
|
|
|
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
2018-02-22
1
-2
/
+1
|
*
|
|
|
bpf: add schedule points in percpu arrays management
Eric Dumazet
2018-02-22
1
-1
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-21
6
-19
/
+29
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
bpf: fix mlock precharge on arraymaps
Daniel Borkmann
2018-02-16
1
-12
/
+16
|
|
*
|
|
bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
Daniel Borkmann
2018-02-14
2
-1
/
+3
|
|
*
|
|
bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
Jason Wang
2018-02-14
1
-1
/
+1
|
|
*
|
|
bpf: fix sock_map_alloc() error path
Eric Dumazet
2018-02-14
1
-1
/
+2
|
|
*
|
|
bpf: fix memory leak in lpm_trie map_free callback function
Yonghong Song
2018-02-14
1
-4
/
+7
|
|
|
/
/
*
|
|
|
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-24
1
-2
/
+4
|
\
\
\
\
[next]