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 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-11
1
-0
/
+97
|
\
|
*
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
2020-07-29
1
-0
/
+97
*
|
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-11
4
-13
/
+23
|
\
\
|
*
\
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
2020-08-06
8
-132
/
+122
|
|
\
\
|
|
*
|
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-07-29
1
-3
/
+10
|
|
*
|
timekeeping: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-07-29
1
-8
/
+11
|
|
*
|
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-1
/
+1
|
*
|
|
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
2020-07-25
1
-1
/
+1
*
|
|
|
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-08-09
1
-2
/
+2
*
|
|
|
|
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-08-08
9
-192
/
+674
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...
Steven Rostedt (VMware)
2020-08-07
1
-0
/
+44
|
*
|
|
|
|
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
Muchun Song
2020-08-06
1
-3
/
+14
|
*
|
|
|
|
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2020-08-05
2
-4
/
+4
|
*
|
|
|
|
tracing/uprobe: Remove dead code in trace_uprobe_register()
Peng Fan
2020-08-03
1
-1
/
+0
|
*
|
|
|
|
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
Muchun Song
2020-08-03
1
-0
/
+7
|
*
|
|
|
|
ftrace: Fix ftrace_trace_task return value
Josef Bacik
2020-08-03
2
-4
/
+6
|
*
|
|
|
|
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
2020-08-03
1
-2
/
+2
|
*
|
|
|
|
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
2020-07-31
1
-6
/
+0
|
*
|
|
|
|
ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set t...
Chengming Zhou
2020-07-31
1
-0
/
+8
|
*
|
|
|
|
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
2020-07-31
1
-4
/
+7
|
*
|
|
|
|
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-07-31
1
-2
/
+3
|
*
|
|
|
|
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
2020-07-31
1
-1
/
+0
|
*
|
|
|
|
tracing: Save one trace_event->type by using __TRACE_LAST_TYPE
Wei Yang
2020-07-10
1
-2
/
+2
|
*
|
|
|
|
tracing: Simplify defining of the next event id
Wei Yang
2020-07-10
1
-6
/
+6
|
*
|
|
|
|
ring-buffer: Do not trigger a WARN if clock going backwards is detected
Steven Rostedt (VMware)
2020-07-02
1
-3
/
+21
|
*
|
|
|
|
ring-buffer: Call trace_clock_local() directly for RETPOLINE kernels
Steven Rostedt (VMware)
2020-07-02
1
-1
/
+9
|
*
|
|
|
|
ring-buffer: Move the add_timestamp into its own function
Steven Rostedt (VMware)
2020-07-02
1
-12
/
+20
|
*
|
|
|
|
ring-buffer: Consolidate add_timestamp to remove some branches
Steven Rostedt (VMware)
2020-07-02
1
-66
/
+73
|
*
|
|
|
|
ring-buffer: Mark the !tail (crossing a page) as unlikely
Steven Rostedt (VMware)
2020-06-30
1
-1
/
+1
|
*
|
|
|
|
ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
Nicholas Piggin
2020-06-30
2
-17
/
+72
|
*
|
|
|
|
ring-buffer: Add rb_time_t 64 bit operations for speeding up 32 bit
Steven Rostedt (VMware)
2020-06-30
1
-27
/
+243
|
*
|
|
|
|
ring-buffer: Incorporate absolute timestamp into add_timestamp logic
Steven Rostedt (VMware)
2020-06-30
1
-18
/
+22
|
*
|
|
|
|
ring-buffer: Have nested events still record running time stamp
Steven Rostedt (VMware)
2020-06-30
1
-95
/
+181
|
*
|
|
|
|
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
2020-06-30
2
-7
/
+7
|
*
|
|
|
|
x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks
Steven Rostedt (VMware)
2020-06-29
1
-0
/
+8
|
*
|
|
|
|
tracing: Only allow trace_array_printk() to be used by instances
Steven Rostedt (VMware)
2020-06-29
1
-3
/
+7
*
|
|
|
|
|
Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2020-08-07
1
-3
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
module: Correctly truncate sysfs sections output
Kees Cook
2020-08-07
1
-3
/
+19
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
6
-43
/
+27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kasan: don't tag stacks allocated with pagealloc
Andrey Konovalov
2020-08-07
1
-1
/
+2
|
*
|
|
|
|
|
|
rcu: kasan: record and print call_rcu() call stack
Walter Wu
2020-08-07
1
-0
/
+2
|
*
|
|
|
|
|
|
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
2020-08-07
1
-1
/
+1
|
*
|
|
|
|
|
|
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
2
-38
/
+15
|
*
|
|
|
|
|
|
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
1
-1
/
+1
|
*
|
|
|
|
|
|
kthread: remove incorrect comment in kthread_create_on_cpu()
Ilias Stamatis
2020-08-07
1
-1
/
+0
|
*
|
|
|
|
|
|
mm: fix kthread_use_mm() vs TLB invalidate
Peter Zijlstra
2020-08-07
1
-1
/
+6
*
|
|
|
|
|
|
|
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
1
-2
/
+14
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kexec_file: Allow archs to handle special regions while locating memory hole
Hari Bathini
2020-07-29
1
-2
/
+14
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-07
2
-1
/
+77
|
\
\
\
\
\
\
\
\
[next]