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
*
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-23
1
-0
/
+16
|
\
|
*
tracing: move function tracer options to Kconfig
Sami Tolvanen
2021-01-09
1
-0
/
+16
*
|
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
2021-02-23
1
-1
/
+97
|
\
\
|
*
|
resource: Move devmem revoke code to resource framework
Daniel Vetter
2021-01-12
1
-1
/
+97
*
|
|
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...
Linus Torvalds
2021-02-23
1
-1
/
+1
|
\
\
\
|
*
|
|
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
2021-02-16
1
-1
/
+1
*
|
|
|
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2021-02-23
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
workqueue: Use %s instead of function name
Stephen Zhang
2021-01-27
1
-2
/
+2
*
|
|
|
|
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-02-23
2
-44
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
cpuset: fix typos in comments
Aubrey Li
2021-01-15
1
-3
/
+3
|
*
|
|
|
|
cgroup: cgroup.{procs,threads} factor out common parts
Michal Koutný
2021-01-15
1
-41
/
+14
*
|
|
|
|
|
Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-02-22
27
-564
/
+770
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kprobes: Fix to delay the kprobes jump optimization
Masami Hiramatsu
2021-02-19
1
-10
/
+21
|
*
|
|
|
|
|
tracing: Make hash-ptr option default
Steven Rostedt (VMware)
2021-02-12
1
-1
/
+2
|
*
|
|
|
|
|
tracing: Add ptr-hash option to show the hashed pointer value
Masami Hiramatsu
2021-02-11
2
-0
/
+4
|
*
|
|
|
|
|
tracing: Show real address for trace event arguments
Masami Hiramatsu
2021-02-11
3
-2
/
+83
|
*
|
|
|
|
|
tracing: Add a backward-compatibility check for synthetic event creation
Tom Zanussi
2021-02-09
1
-19
/
+74
|
*
|
|
|
|
|
tracing: Update synth command errors
Tom Zanussi
2021-02-09
1
-11
/
+19
|
*
|
|
|
|
|
tracing: Rework synthetic event command parsing
Tom Zanussi
2021-02-09
1
-102
/
+143
|
*
|
|
|
|
|
tracing/dynevent: Delegate parsing to create function
Masami Hiramatsu
2021-02-09
9
-73
/
+120
|
*
|
|
|
|
|
kprobes: Warn if the kprobe is reregistered
Masami Hiramatsu
2021-02-09
1
-5
/
+8
|
*
|
|
|
|
|
tracepoints: Code clean up
Steven Rostedt (VMware)
2021-02-09
1
-56
/
+35
|
*
|
|
|
|
|
tracing: Do not create "enable" or "filter" files for ftrace event subsystem
Steven Rostedt (VMware)
2021-02-06
1
-9
/
+13
|
*
|
|
|
|
|
kernel: trace: preemptirq_delay_test: add cpu affinity
Song Chen
2021-02-02
2
-0
/
+18
|
*
|
|
|
|
|
tracepoint: Do not fail unregistering a probe due to memory failure
Steven Rostedt (VMware)
2021-02-02
1
-16
/
+64
|
*
|
|
|
|
|
tracing: Remove definition of DEBUG in trace_mmiotrace.c
Tom Rix
2021-02-02
1
-2
/
+0
|
*
|
|
|
|
|
tracing: Fix a kernel doc warning
Bean Huo
2021-02-02
1
-0
/
+1
|
*
|
|
|
|
|
tracing: Fix spelling of controlling in uprobes
Bhaskar Chowdhury
2021-02-02
1
-1
/
+1
|
*
|
|
|
|
|
tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"
Colin Ian King
2021-02-02
1
-1
/
+1
|
*
|
|
|
|
|
tracing: Use in_serving_softirq() to deduct softirq status.
Sebastian Andrzej Siewior
2021-02-02
1
-2
/
+1
|
*
|
|
|
|
|
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
2021-02-02
2
-55
/
+2
|
*
|
|
|
|
|
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
2021-02-02
16
-301
/
+269
|
*
|
|
|
|
|
ring-buffer: Drop unneeded check in ring_buffer_resize()
Qiujun Huang
2021-02-02
1
-5
/
+1
|
*
|
|
|
|
|
ring-buffer: Remove cpu_buffer argument from the rb_inc_page()
Qiujun Huang
2021-02-02
1
-19
/
+16
|
*
|
|
|
|
|
tracing: Remove get/put_cpu() from function_trace_init
Qiujun Huang
2021-02-02
1
-2
/
+1
|
*
|
|
|
|
|
tracing: Update trace_ignore_this_task() kernel-doc comment
Qiujun Huang
2021-02-02
1
-1
/
+2
*
|
|
|
|
|
|
Merge tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2021-02-22
4
-63
/
+34
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kgdb: Remove kgdb_schedule_breakpoint()
Daniel Thompson
2021-02-11
1
-26
/
+0
|
*
|
|
|
|
|
|
kdb: Make memory allocations more robust
Sumit Garg
2021-02-08
1
-1
/
+1
|
*
|
|
|
|
|
|
kdb: kdb_support: Fix debugging information problem
Stephen Zhang
2021-02-04
2
-33
/
+30
|
*
|
|
|
|
|
|
kernel: debug: fix typo issue
wengjianfeng
2021-02-04
1
-2
/
+2
|
*
|
|
|
|
|
|
kgdb: rectify kernel-doc for kgdb_unregister_io_module()
Lukas Bulwahn
2021-02-04
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-22
3
-15
/
+31
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'printk-rework' into for-linus
Petr Mladek
2021-02-22
2
-11
/
+19
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
printk: avoid prb_first_valid_seq() where possible
John Ogness
2021-02-12
1
-10
/
+18
|
|
*
|
|
|
|
|
|
printk: rectify kernel-doc for prb_rec_init_wr()
Lukas Bulwahn
2021-01-26
1
-1
/
+1
|
*
|
|
|
|
|
|
|
printk: fix deadlock when kernel panic
Muchun Song
2021-02-10
1
-4
/
+12
*
|
|
|
|
|
|
|
|
Merge tag 'seccomp-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-22
1
-1
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
seccomp: Improve performace by optimizing rmb()
wanghongzhe
2021-02-10
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
seccomp: Add missing return in non-void function
Paul Cercueil
2021-01-11
1
-0
/
+2
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
[next]