index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-30
tracing: Change trace_boot to use kprobe_event interface
Tom Zanussi
2
-27
/
+17
2020-01-30
tracing: Add kprobe event command generation functions
Tom Zanussi
1
-0
/
+161
2020-01-30
tracing: Add synth event generation test module
Tom Zanussi
3
-0
/
+537
2020-01-30
tracing: Add synth_event_trace() and related functions
Tom Zanussi
1
-0
/
+463
2020-01-30
tracing: Add synthetic event command generation functions
Tom Zanussi
1
-4
/
+375
2020-01-30
tracing: Add dynamic event command creation interface
Tom Zanussi
2
-0
/
+273
2020-01-30
tracing: Add synth_event_delete()
Tom Zanussi
1
-16
/
+41
2020-01-30
tracing: Add trace_get/put_event_file()
Tom Zanussi
1
-0
/
+85
2020-01-30
tracing: Add trace_array_find/_get() to find instance trace arrays
Tom Zanussi
2
-10
/
+35
2020-01-30
trigger_next should increase position index
Vasily Averin
1
-2
/
+3
2020-01-30
tracing: eval_map_next() should always increase position index
Vasily Averin
1
-3
/
+1
2020-01-30
ftrace: fpid_next() should increase position index
Vasily Averin
1
-2
/
+3
2020-01-30
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
1
-1
/
+3
2020-01-29
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-2
/
+2
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
3
-1
/
+116
2020-01-29
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+3
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
4
-66
/
+23
2020-01-29
Merge tag 'printk-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+7
2020-01-29
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2020-01-29
bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()
Martin KaFai Lau
2
-4
/
+3
2020-01-29
tracing/boot: Move external function declarations to kernel/trace/trace.h
Masami Hiramatsu
2
-15
/
+17
2020-01-29
tracing/boot: Include required headers and sort it alphabetically
Masami Hiramatsu
1
-1
/
+8
2020-01-28
tracing: Add 'hist:' to hist trigger error log error string
Tom Zanussi
1
-1
/
+2
2020-01-28
tracing: Add hist trigger error messages for sort specification
Tom Zanussi
1
-4
/
+17
2020-01-28
tracing: Simplify assignment parsing for hist triggers
Tom Zanussi
1
-43
/
+27
2020-01-28
Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
21
-621
/
+2798
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-192
/
+194
2020-01-28
perf/cgroups: Install cgroup events to correct cpuctx
Song Liu
1
-3
/
+4
2020-01-28
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
1
-1
/
+9
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-191
/
+315
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-236
/
+185
2020-01-28
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+19
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-385
/
+778
2020-01-28
smp: Remove superfluous cond_func check in smp_call_function_many_cond()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-01-28
prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim
Mike Christie
1
-0
/
+25
2020-01-28
Merge branch 'core/kprobes' into perf/core, to pick up fixes
Ingo Molnar
2
-25
/
+45
2020-01-27
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-5
/
+87
2020-01-27
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-63
/
+48
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-117
/
+703
2020-01-27
Merge tag 'core-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+7
2020-01-27
Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-20
/
+17
2020-01-27
Merge tag 'audit-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2020-01-27
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-6
/
+7
2020-01-27
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2020-01-27
Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-28
/
+69
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1
/
+17
2020-01-27
tracing/kprobes: Have uname use __get_str() in print_fmt
Steven Rostedt (VMware)
1
-2
/
+4
[prev]
[next]