index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
tracing: Show real address for trace event arguments
Masami Hiramatsu
3
-2
/
+83
2021-02-09
tracing: Add a backward-compatibility check for synthetic event creation
Tom Zanussi
1
-19
/
+74
2021-02-09
tracing: Update synth command errors
Tom Zanussi
1
-11
/
+19
2021-02-09
tracing: Rework synthetic event command parsing
Tom Zanussi
1
-102
/
+143
2021-02-09
tracing/dynevent: Delegate parsing to create function
Masami Hiramatsu
9
-73
/
+120
2021-02-09
kprobes: Warn if the kprobe is reregistered
Masami Hiramatsu
1
-5
/
+8
2021-02-09
tracepoints: Code clean up
Steven Rostedt (VMware)
1
-56
/
+35
2021-02-05
tracing: Do not create "enable" or "filter" files for ftrace event subsystem
Steven Rostedt (VMware)
1
-9
/
+13
2021-02-02
kernel: trace: preemptirq_delay_test: add cpu affinity
Song Chen
2
-0
/
+18
2021-02-02
tracepoint: Do not fail unregistering a probe due to memory failure
Steven Rostedt (VMware)
1
-16
/
+64
2021-02-02
tracing: Remove definition of DEBUG in trace_mmiotrace.c
Tom Rix
1
-2
/
+0
2021-02-02
tracing: Fix a kernel doc warning
Bean Huo
1
-0
/
+1
2021-02-02
tracing: Fix spelling of controlling in uprobes
Bhaskar Chowdhury
1
-1
/
+1
2021-02-02
tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"
Colin Ian King
1
-1
/
+1
2021-02-02
tracing: Use in_serving_softirq() to deduct softirq status.
Sebastian Andrzej Siewior
1
-2
/
+1
2021-02-02
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
2
-55
/
+2
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
16
-301
/
+269
2021-02-02
ring-buffer: Drop unneeded check in ring_buffer_resize()
Qiujun Huang
1
-5
/
+1
2021-02-02
ring-buffer: Remove cpu_buffer argument from the rb_inc_page()
Qiujun Huang
1
-19
/
+16
2021-02-02
tracing: Remove get/put_cpu() from function_trace_init
Qiujun Huang
1
-2
/
+1
2021-02-02
tracing: Update trace_ignore_this_task() kernel-doc comment
Qiujun Huang
1
-1
/
+2
2021-01-29
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
2
-13
/
+31
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)
1
-2
/
+0
2021-01-24
Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-33
/
+129
2021-01-24
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-4
/
+3
2021-01-24
Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+7
2021-01-24
Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+5
2021-01-22
sched: Relax the set_cpus_allowed_ptr() semantics
Peter Zijlstra
1
-11
/
+10
2021-01-22
sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
Peter Zijlstra
1
-4
/
+35
2021-01-22
sched: Prepare to use balance_push in ttwu()
Peter Zijlstra
2
-5
/
+7
2021-01-22
workqueue: Restrict affinity change to rescuer
Peter Zijlstra
1
-6
/
+3
2021-01-22
workqueue: Tag bound workers with KTHREAD_IS_PER_CPU
Peter Zijlstra
1
-2
/
+9
2021-01-22
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2
-1
/
+27
2021-01-22
sched: Don't run cpu-online with balance_push() enabled
Peter Zijlstra
1
-2
/
+14
2021-01-22
workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinity
Lai Jiangshan
1
-1
/
+1
2021-01-22
sched/core: Print out straggler tasks in sched_cpu_dying()
Valentin Schneider
1
-1
/
+23
2021-01-21
Merge tag 'printk-for-5.11-printk-rework-fixup' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-12
/
+30
2021-01-21
Merge branch 'printk-rework' into for-linus
Petr Mladek
2
-12
/
+30
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-13
/
+24
2021-01-20
bpf: Fix signed_{sub,add32}_overflows type handling
Daniel Borkmann
1
-3
/
+3
2021-01-19
Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2021-01-19
bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
Mircea Cirjaliu
1
-1
/
+1
2021-01-19
printk: fix buffer overflow potential for print_text()
John Ogness
1
-9
/
+27
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-9
/
+20
2021-01-15
printk: fix kmsg_dump_get_buffer length calulations
John Ogness
1
-2
/
+2
2021-01-15
printk: ringbuffer: fix line counting
John Ogness
1
-1
/
+1
2021-01-13
bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
Gilad Reti
1
-0
/
+2
[next]