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: 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
*
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
2021-01-29
1
-0
/
+4
*
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2021-01-29
2
-13
/
+31
*
tracing: Use pause-on-trace with the latency tracers
Viktor Rosendahl
2021-01-29
1
-0
/
+4
*
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-01-29
1
-2
/
+0
*
Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-24
2
-1
/
+2
|
\
|
*
genirq: Export irq_check_status_bit()
Thomas Gleixner
2021-01-13
1
-0
/
+1
|
*
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-01-12
1
-1
/
+1
|
|
\
|
|
*
genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs()
Zenghui Yu
2020-12-18
1
-1
/
+1
*
|
|
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-01-24
5
-33
/
+129
|
\
\
\
|
*
|
|
sched: Relax the set_cpus_allowed_ptr() semantics
Peter Zijlstra
2021-01-22
1
-11
/
+10
|
*
|
|
sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
Peter Zijlstra
2021-01-22
1
-4
/
+35
|
*
|
|
sched: Prepare to use balance_push in ttwu()
Peter Zijlstra
2021-01-22
2
-5
/
+7
|
*
|
|
workqueue: Restrict affinity change to rescuer
Peter Zijlstra
2021-01-22
1
-6
/
+3
|
*
|
|
workqueue: Tag bound workers with KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-01-22
1
-2
/
+9
|
*
|
|
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-01-22
2
-1
/
+27
|
*
|
|
sched: Don't run cpu-online with balance_push() enabled
Peter Zijlstra
2021-01-22
1
-2
/
+14
|
*
|
|
workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinity
Lai Jiangshan
2021-01-22
1
-1
/
+1
|
*
|
|
sched/core: Print out straggler tasks in sched_cpu_dying()
Valentin Schneider
2021-01-22
1
-1
/
+23
|
|
/
/
*
|
|
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-01-24
2
-4
/
+3
|
\
\
\
|
*
|
|
ntp: Fix RTC synchronization on 32-bit platforms
Geert Uytterhoeven
2021-01-12
1
-2
/
+2
|
*
|
|
timekeeping: Remove unused get_seconds()
Chunguang Xu
2021-01-12
1
-2
/
+1
|
|
/
/
*
|
|
Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-24
1
-2
/
+7
|
\
\
\
|
*
|
|
locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
Peter Zijlstra
2021-01-12
1
-1
/
+6
|
*
|
|
locking/lockdep: Cure noinstr fail
Peter Zijlstra
2021-01-12
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-24
3
-6
/
+5
|
\
\
\
|
*
|
|
kthread: remove comments about old _do_fork() helper
Yanfei Xu
2021-01-11
1
-1
/
+1
|
*
|
|
Kernel: fork.c: Fix coding style: Do not use {} around single-line statements
Alexander Guril
2021-01-11
1
-4
/
+2
|
*
|
|
signal: Add missing __user annotation to copy_siginfo_from_user_any
Jann Horn
2021-01-11
1
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'printk-for-5.11-printk-rework-fixup' of git://git.kernel.org/pub/s...
Linus Torvalds
2021-01-21
2
-12
/
+30
|
\
\
\
|
*
\
\
Merge branch 'printk-rework' into for-linus
Petr Mladek
2021-01-21
2
-12
/
+30
|
|
\
\
\
|
|
*
|
|
printk: fix buffer overflow potential for print_text()
John Ogness
2021-01-19
1
-9
/
+27
|
|
*
|
|
printk: fix kmsg_dump_get_buffer length calulations
John Ogness
2021-01-15
1
-2
/
+2
|
|
*
|
|
printk: ringbuffer: fix line counting
John Ogness
2021-01-15
1
-1
/
+1
*
|
|
|
|
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-20
7
-13
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
bpf: Fix signed_{sub,add32}_overflows type handling
Daniel Borkmann
2021-01-20
1
-3
/
+3
|
*
|
|
|
|
bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
Mircea Cirjaliu
2021-01-19
1
-1
/
+1
[next]