index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
tracepoints: Code clean up
Steven Rostedt (VMware)
2
-57
/
+36
2021-02-09
tracepoints: Do not punish non static call users
Steven Rostedt (VMware)
1
-10
/
+13
2021-02-09
tracepoints: Remove unnecessary "data_args" macro parameter
Steven Rostedt (VMware)
1
-20
/
+11
2021-02-06
tracing: Do not create "enable" or "filter" files for ftrace event subsystem
Steven Rostedt (VMware)
1
-9
/
+13
2021-02-03
kernel: trace: preemptirq_delay_test: add cpu affinity
Song Chen
2
-0
/
+18
2021-02-03
tracepoint: Do not fail unregistering a probe due to memory failure
Steven Rostedt (VMware)
1
-16
/
+64
2021-02-03
tracing: Remove definition of DEBUG in trace_mmiotrace.c
Tom Rix
1
-2
/
+0
2021-02-03
tracing: Fix a kernel doc warning
Bean Huo
1
-0
/
+1
2021-02-03
tracing: Fix spelling of controlling in uprobes
Bhaskar Chowdhury
1
-1
/
+1
2021-02-03
tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"
Colin Ian King
1
-1
/
+1
2021-02-03
tracing: Remove NULL check from current in tracing_generic_entry_update().
Sebastian Andrzej Siewior
1
-3
/
+1
2021-02-03
tracing: Use in_serving_softirq() to deduct softirq status.
Sebastian Andrzej Siewior
1
-2
/
+1
2021-02-03
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
3
-58
/
+53
2021-02-03
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
17
-308
/
+287
2021-02-03
ring-buffer: Drop unneeded check in ring_buffer_resize()
Qiujun Huang
1
-5
/
+1
2021-02-03
ring-buffer: Remove cpu_buffer argument from the rb_inc_page()
Qiujun Huang
1
-19
/
+16
2021-02-03
tracing: Remove get/put_cpu() from function_trace_init
Qiujun Huang
1
-2
/
+1
2021-02-03
tracing: Update trace_ignore_this_task() kernel-doc comment
Qiujun Huang
1
-1
/
+2
2021-02-03
tracing: Add printf attribute to log function
Tom Rix
1
-1
/
+2
2021-02-02
tracepoint: Fix race between tracing and removing tracepoint
Alexey Kardashevskiy
1
-5
/
+7
2021-01-30
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
1
-0
/
+4
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
3
-14
/
+32
2021-01-29
tracing: Use pause-on-trace with the latency tracers
Viktor Rosendahl
1
-0
/
+4
2021-01-29
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2
-3
/
+2
2021-01-25
Linux 5.11-rc5
v5.11-rc5
Linus Torvalds
1
-1
/
+1
2021-01-25
Merge tag 'sh-for-5.11' of git://git.libc.org/linux-sh
Linus Torvalds
17
-77
/
+17
2021-01-24
Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+47
2021-01-24
Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-52
/
+132
2021-01-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-148
/
+168
2021-01-24
Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-21
/
+75
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-67
/
+77
2021-01-24
Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-60
/
+31
2021-01-24
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+37
2021-01-24
Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-23
/
+61
2021-01-24
MAINTAINERS: add a couple more files to the Clang/LLVM section
Nathan Chancellor
1
-0
/
+2
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
1
-1
/
+6
2021-01-24
powerpc/mm/highmem: use __set_pte_at() for kmap_local()
Thomas Gleixner
1
-0
/
+2
2021-01-24
mips/mm/highmem: use set_pte() for kmap_local()
Thomas Gleixner
1
-0
/
+1
2021-01-24
mm/highmem: prepare for overriding set_pte_at()
Thomas Gleixner
1
-1
/
+6
2021-01-24
sparc/mm/highmem: flush cache and TLB
Thomas Gleixner
1
-4
/
+5
2021-01-24
mm: fix page reference leak in soft_offline_page()
Dan Williams
1
-4
/
+16
2021-01-24
ubsan: disable unsigned-overflow check for i386
Arnd Bergmann
1
-0
/
+1
2021-01-24
kasan, mm: fix resetting page_alloc tags for HW_TAGS
Andrey Konovalov
1
-0
/
+2
2021-01-24
kasan, mm: fix conflicts with init_on_alloc/free
Andrey Konovalov
1
-3
/
+4
2021-01-24
kasan: fix HW_TAGS boot parameters
Andrey Konovalov
2
-66
/
+38
2021-01-24
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
1
-2
/
+1
2021-01-24
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
1
-8
/
+12
2021-01-24
Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-8
/
+19
2021-01-24
Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-11
/
+17
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-33
/
+151
[next]